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 ff85e2e64b..85d02a46e4 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 ?= "7f685244afb3acd13e94968312580b63d7296705" | 10 | SRCREV_machine:genericx86 ?= "ebfb1822e9f9726d8c587fc0f60cfed43fa0873e" |
| 11 | SRCREV_machine:genericx86-64 ?= "7f685244afb3acd13e94968312580b63d7296705" | 11 | SRCREV_machine:genericx86-64 ?= "ebfb1822e9f9726d8c587fc0f60cfed43fa0873e" |
| 12 | SRCREV_machine:edgerouter ?= "5a8ec126c297dd9e410eb23685003f670f8f3d57" | 12 | SRCREV_machine:edgerouter ?= "b978686694c3e41968821d6cc2a2a371fd9c2fb0" |
| 13 | SRCREV_machine:beaglebone-yocto ?= "5a8ec126c297dd9e410eb23685003f670f8f3d57" | 13 | SRCREV_machine:beaglebone-yocto ?= "4c875cf1376178dfab4913aa1350cab50bb093d3" |
| 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.22" | 20 | LINUX_VERSION:genericx86 = "5.15.36" |
| 21 | LINUX_VERSION:genericx86-64 = "5.15.22" | 21 | LINUX_VERSION:genericx86-64 = "5.15.36" |
| 22 | LINUX_VERSION:edgerouter = "5.15.1" | 22 | LINUX_VERSION:edgerouter = "5.15.36" |
| 23 | LINUX_VERSION:beaglebone-yocto = "5.15.1" | 23 | LINUX_VERSION:beaglebone-yocto = "5.15.36" |
