From: Bruce Ashfield <[email protected]> Signed-off-by: Bruce Ashfield <[email protected]> --- .../recipes-kernel/linux/linux-yocto_6.18.bbappend | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.18.bbappend
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.18.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.18.bbappend new file mode 100644 index 0000000..68e7b00 --- /dev/null +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.18.bbappend @@ -0,0 +1,11 @@ +COMPATIBLE_MACHINE:genericarm64 = "genericarm64" +COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto" +COMPATIBLE_MACHINE:genericx86 = "genericx86" +COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64" + +KMACHINE:beaglebone-yocto ?= "beaglebone" +KMACHINE:genericx86 ?= "common-pc" +KMACHINE:genericx86-64 ?= "common-pc-64" + +KBRANCH:genericarm64 ?= "v6.18/standard/genericarm64" +SRCREV_machine:genericarm64 ?= "2a6b42e5c86e010e52dc2908775a92048987d65c" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#228159): https://lists.openembedded.org/g/openembedded-core/message/228159 Mute This Topic: https://lists.openembedded.org/mt/116848919/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
