diff options
-rw-r--r-- | meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend | 12 |
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" | |||
12 | KMACHINE:genericx86-64 ?= "common-pc-64" | 12 | KMACHINE:genericx86-64 ?= "common-pc-64" |
13 | KMACHINE:beaglebone-yocto ?= "beaglebone" | 13 | KMACHINE:beaglebone-yocto ?= "beaglebone" |
14 | 14 | ||
15 | SRCREV_machine:genericx86 ?= "332d4668fcc32826907d4f3c4938845206006089" | 15 | SRCREV_machine:genericx86 ?= "06644f0d7193d7ec39d7fe41939a21953e7a0c65" |
16 | SRCREV_machine:genericx86-64 ?= "332d4668fcc32826907d4f3c4938845206006089" | 16 | SRCREV_machine:genericx86-64 ?= "06644f0d7193d7ec39d7fe41939a21953e7a0c65" |
17 | SRCREV_machine:beaglebone-yocto ?= "332d4668fcc32826907d4f3c4938845206006089" | 17 | SRCREV_machine:beaglebone-yocto ?= "06644f0d7193d7ec39d7fe41939a21953e7a0c65" |
18 | 18 | ||
19 | LINUX_VERSION:genericx86 = "6.6.15" | 19 | LINUX_VERSION:genericx86 = "6.6.21" |
20 | LINUX_VERSION:genericx86-64 = "6.6.15" | 20 | LINUX_VERSION:genericx86-64 = "6.6.21" |
21 | LINUX_VERSION:beaglebone-yocto = "6.6.15" | 21 | LINUX_VERSION:beaglebone-yocto = "6.6.21" |