summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend
index 7a1fb6f245..b404f827e7 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend
@@ -3,7 +3,6 @@ COMPATIBLE_MACHINE:genericx86 = "genericx86"
3COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64" 3COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64"
4COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto" 4COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto"
5 5
6KBRANCH:genericarm64 = "v6.6/standard/base"
7KBRANCH:genericx86 = "v6.6/standard/base" 6KBRANCH:genericx86 = "v6.6/standard/base"
8KBRANCH:genericx86-64 = "v6.6/standard/base" 7KBRANCH:genericx86-64 = "v6.6/standard/base"
9KBRANCH:beaglebone-yocto = "v6.6/standard/beaglebone" 8KBRANCH:beaglebone-yocto = "v6.6/standard/beaglebone"
@@ -13,12 +12,10 @@ KMACHINE:genericx86 ?= "common-pc"
13KMACHINE:genericx86-64 ?= "common-pc-64" 12KMACHINE:genericx86-64 ?= "common-pc-64"
14KMACHINE:beaglebone-yocto ?= "beaglebone" 13KMACHINE:beaglebone-yocto ?= "beaglebone"
15 14
16SRCREV_machine:genericarm64 ?= "e064a7d658a30b027b999183e21cd37305caff2a"
17SRCREV_machine:genericx86 ?= "332d4668fcc32826907d4f3c4938845206006089" 15SRCREV_machine:genericx86 ?= "332d4668fcc32826907d4f3c4938845206006089"
18SRCREV_machine:genericx86-64 ?= "332d4668fcc32826907d4f3c4938845206006089" 16SRCREV_machine:genericx86-64 ?= "332d4668fcc32826907d4f3c4938845206006089"
19SRCREV_machine:beaglebone-yocto ?= "332d4668fcc32826907d4f3c4938845206006089" 17SRCREV_machine:beaglebone-yocto ?= "332d4668fcc32826907d4f3c4938845206006089"
20 18
21LINUX_VERSION:genericarm64 = "6.6.18"
22LINUX_VERSION:genericx86 = "6.6.15" 19LINUX_VERSION:genericx86 = "6.6.15"
23LINUX_VERSION:genericx86-64 = "6.6.15" 20LINUX_VERSION:genericx86-64 = "6.6.15"
24LINUX_VERSION:beaglebone-yocto = "6.6.15" 21LINUX_VERSION:beaglebone-yocto = "6.6.15"