summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend12
1 files changed, 6 insertions, 6 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 b404f827e7..3f33ec991d 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
@@ -12,10 +12,10 @@ KMACHINE:genericx86 ?= "common-pc"
12KMACHINE:genericx86-64 ?= "common-pc-64" 12KMACHINE:genericx86-64 ?= "common-pc-64"
13KMACHINE:beaglebone-yocto ?= "beaglebone" 13KMACHINE:beaglebone-yocto ?= "beaglebone"
14 14
15SRCREV_machine:genericx86 ?= "332d4668fcc32826907d4f3c4938845206006089" 15SRCREV_machine:genericx86 ?= "06644f0d7193d7ec39d7fe41939a21953e7a0c65"
16SRCREV_machine:genericx86-64 ?= "332d4668fcc32826907d4f3c4938845206006089" 16SRCREV_machine:genericx86-64 ?= "06644f0d7193d7ec39d7fe41939a21953e7a0c65"
17SRCREV_machine:beaglebone-yocto ?= "332d4668fcc32826907d4f3c4938845206006089" 17SRCREV_machine:beaglebone-yocto ?= "06644f0d7193d7ec39d7fe41939a21953e7a0c65"
18 18
19LINUX_VERSION:genericx86 = "6.6.15" 19LINUX_VERSION:genericx86 = "6.6.21"
20LINUX_VERSION:genericx86-64 = "6.6.15" 20LINUX_VERSION:genericx86-64 = "6.6.21"
21LINUX_VERSION:beaglebone-yocto = "6.6.15" 21LINUX_VERSION:beaglebone-yocto = "6.6.21"