mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
linux-yocto: bump genericx86 kernel version to v5.4.40
(From meta-yocto rev: bae0a97a39dad445c9655bc61ae3b7e6a667cbba) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
2f9cf90ac8
commit
b66b9f7548
|
@ -7,8 +7,8 @@ KMACHINE_genericx86 ?= "common-pc"
|
|||
KMACHINE_genericx86-64 ?= "common-pc-64"
|
||||
KMACHINE_beaglebone-yocto ?= "beaglebone"
|
||||
|
||||
SRCREV_machine_genericx86 ?= "f4d7dbafb103e4f782323017c239c548871c1567"
|
||||
SRCREV_machine_genericx86-64 ?= "f4d7dbafb103e4f782323017c239c548871c1567"
|
||||
SRCREV_machine_genericx86 ?= "29f44c85c379c38f15e544828e7e77b3c008f378"
|
||||
SRCREV_machine_genericx86-64 ?= "29f44c85c379c38f15e544828e7e77b3c008f378"
|
||||
SRCREV_machine_edgerouter ?= "f4d7dbafb103e4f782323017c239c548871c1567"
|
||||
SRCREV_machine_beaglebone-yocto ?= "f4d7dbafb103e4f782323017c239c548871c1567"
|
||||
|
||||
|
@ -17,7 +17,7 @@ COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
|
|||
COMPATIBLE_MACHINE_edgerouter = "edgerouter"
|
||||
COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto"
|
||||
|
||||
LINUX_VERSION_genericx86 = "5.4.20"
|
||||
LINUX_VERSION_genericx86-64 = "5.4.20"
|
||||
LINUX_VERSION_genericx86 = "5.4.40"
|
||||
LINUX_VERSION_genericx86-64 = "5.4.40"
|
||||
LINUX_VERSION_edgerouter = "5.4.20"
|
||||
LINUX_VERSION_beaglebone-yocto = "5.4.20"
|
||||
|
|
Loading…
Reference in New Issue
Block a user