summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.1.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.1.bbappend')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.1.bbappend8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.1.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.1.bbappend
index b80c51848d..ed2b18ab60 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.1.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.1.bbappend
@@ -6,14 +6,14 @@ KMACHINE:genericx86 ?= "common-pc"
6KMACHINE:genericx86-64 ?= "common-pc-64" 6KMACHINE:genericx86-64 ?= "common-pc-64"
7KMACHINE:beaglebone-yocto ?= "beaglebone" 7KMACHINE:beaglebone-yocto ?= "beaglebone"
8 8
9SRCREV_machine:genericx86 ?= "423e1996694b61fbfc8ec3bf062fc6461d64fde1" 9SRCREV_machine:genericx86 ?= "6ec439b4b456ce929c4c07fe457b5d6a4b468e86"
10SRCREV_machine:genericx86-64 ?= "423e1996694b61fbfc8ec3bf062fc6461d64fde1" 10SRCREV_machine:genericx86-64 ?= "6ec439b4b456ce929c4c07fe457b5d6a4b468e86"
11SRCREV_machine:beaglebone-yocto ?= "423e1996694b61fbfc8ec3bf062fc6461d64fde1" 11SRCREV_machine:beaglebone-yocto ?= "423e1996694b61fbfc8ec3bf062fc6461d64fde1"
12 12
13COMPATIBLE_MACHINE:genericx86 = "genericx86" 13COMPATIBLE_MACHINE:genericx86 = "genericx86"
14COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64" 14COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64"
15COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto" 15COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto"
16 16
17LINUX_VERSION:genericx86 = "6.1.20" 17LINUX_VERSION:genericx86 = "6.1.30"
18LINUX_VERSION:genericx86-64 = "6.1.20" 18LINUX_VERSION:genericx86-64 = "6.1.30"
19LINUX_VERSION:beaglebone-yocto = "6.1.20" 19LINUX_VERSION:beaglebone-yocto = "6.1.20"