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 52aa36b2e6..a5c0ecdbd9 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 @@ -17,7 +17,7 @@ COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64" COMPATIBLE_MACHINE:edgerouter = "edgerouter" COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto" -LINUX_VERSION:genericx86 = "5.15.52" -LINUX_VERSION:genericx86-64 = "5.15.52" -LINUX_VERSION:edgerouter = "5.15.52" -LINUX_VERSION:beaglebone-yocto = "5.15.52" +LINUX_VERSION:genericx86 = "5.15.54" +LINUX_VERSION:genericx86-64 = "5.15.54" +LINUX_VERSION:edgerouter = "5.15.54" +LINUX_VERSION:beaglebone-yocto = "5.15.54"