diff mbox series

[meta-arago,master] make-mod-scripts: Remove append for CROSS_COMPILE

Message ID 20240305191205.67958-1-afd@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master] make-mod-scripts: Remove append for CROSS_COMPILE | expand

Commit Message

Andrew Davis March 5, 2024, 7:12 p.m. UTC
This has been fixed upstream. Remove this bbappends.

Signed-off-by: Andrew Davis <afd@ti.com>
---
 .../make-mod-scripts/make-mod-scripts_1.0.bbappend               | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 meta-arago-distro/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bbappend

Comments

Denys Dmytriyenko March 5, 2024, 8:44 p.m. UTC | #1
Ack

On Tue, Mar 05, 2024 at 01:12:05PM -0600, Andrew Davis via lists.yoctoproject.org wrote:
> This has been fixed upstream. Remove this bbappends.
> 
> Signed-off-by: Andrew Davis <afd@ti.com>
> ---
>  .../make-mod-scripts/make-mod-scripts_1.0.bbappend               | 1 -
>  1 file changed, 1 deletion(-)
>  delete mode 100644 meta-arago-distro/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bbappend
> 
> diff --git a/meta-arago-distro/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bbappend b/meta-arago-distro/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bbappend
> deleted file mode 100644
> index b76af9fc..00000000
> --- a/meta-arago-distro/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bbappend
> +++ /dev/null
> @@ -1 +0,0 @@
> -EXTRA_OEMAKE += "CROSS_COMPILE=${TARGET_PREFIX}"
> -- 
> 2.39.2
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bbappend b/meta-arago-distro/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bbappend
deleted file mode 100644
index b76af9fc..00000000
--- a/meta-arago-distro/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bbappend
+++ /dev/null
@@ -1 +0,0 @@ 
-EXTRA_OEMAKE += "CROSS_COMPILE=${TARGET_PREFIX}"