All OE-Core usages are now independent of kernel-arch.
Signed-off-by: Richard Purdie <[email protected]>
---
meta/classes-recipe/kernel-arch.bbclass | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/classes-recipe/kernel-arch.bbclass
b/meta/classes-recipe/kernel-arch.bbclass
index bc90e2e840b..db708c35104 100644
--- a/meta/classes-recipe/kernel-arch.bbclass
+++ b/meta/classes-recipe/kernel-arch.bbclass
@@ -8,7 +8,6 @@
# modules). return value must match one of the architecture directories
# in the kernel source "arch" directory
export ARCH = "${@oe.kernel.map_kernel_arch(d)}"
-UBOOT_ARCH = "${@oe.kernel.map_uboot_arch(d)}"
# Set TARGET_??_KERNEL_ARCH in the machine .conf to set architecture
# specific options necessary for building the kernel and modules.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#242539):
https://lists.openembedded.org/g/openembedded-core/message/242539
Mute This Topic: https://lists.openembedded.org/mt/120561030/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-