diff options
| -rw-r--r-- | meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend index 85d02a46e4..11e78e2be2 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend | |||
| @@ -7,17 +7,17 @@ KMACHINE:genericx86 ?= "common-pc" | |||
| 7 | KMACHINE:genericx86-64 ?= "common-pc-64" | 7 | KMACHINE:genericx86-64 ?= "common-pc-64" |
| 8 | KMACHINE:beaglebone-yocto ?= "beaglebone" | 8 | KMACHINE:beaglebone-yocto ?= "beaglebone" |
| 9 | 9 | ||
| 10 | SRCREV_machine:genericx86 ?= "ebfb1822e9f9726d8c587fc0f60cfed43fa0873e" | 10 | SRCREV_machine:genericx86 ?= "2fca0fd719812ea2ff67630b01355aa80481623e" |
| 11 | SRCREV_machine:genericx86-64 ?= "ebfb1822e9f9726d8c587fc0f60cfed43fa0873e" | 11 | SRCREV_machine:genericx86-64 ?= "2fca0fd719812ea2ff67630b01355aa80481623e" |
| 12 | SRCREV_machine:edgerouter ?= "b978686694c3e41968821d6cc2a2a371fd9c2fb0" | 12 | SRCREV_machine:edgerouter ?= "26de0a7a59c56b63833a55dc33dbf70a7984d140" |
| 13 | SRCREV_machine:beaglebone-yocto ?= "4c875cf1376178dfab4913aa1350cab50bb093d3" | 13 | SRCREV_machine:beaglebone-yocto ?= "3ec00e9ee0e41e4c402396425337c42da58c4d6f" |
| 14 | 14 | ||
| 15 | COMPATIBLE_MACHINE:genericx86 = "genericx86" | 15 | COMPATIBLE_MACHINE:genericx86 = "genericx86" |
| 16 | COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64" | 16 | COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64" |
| 17 | COMPATIBLE_MACHINE:edgerouter = "edgerouter" | 17 | COMPATIBLE_MACHINE:edgerouter = "edgerouter" |
| 18 | COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto" | 18 | COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto" |
| 19 | 19 | ||
| 20 | LINUX_VERSION:genericx86 = "5.15.36" | 20 | LINUX_VERSION:genericx86 = "5.15.52" |
| 21 | LINUX_VERSION:genericx86-64 = "5.15.36" | 21 | LINUX_VERSION:genericx86-64 = "5.15.52" |
| 22 | LINUX_VERSION:edgerouter = "5.15.36" | 22 | LINUX_VERSION:edgerouter = "5.15.52" |
| 23 | LINUX_VERSION:beaglebone-yocto = "5.15.36" | 23 | LINUX_VERSION:beaglebone-yocto = "5.15.52" |
