mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
linux-yocto/5.10: update genericx86* machines to v5.10.82
(From meta-yocto rev: dec33dcfb408406ee13a0881342f3db32c497b51) Signed-off-by: Teoh Jay Shen <jay.shen.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
3b9d039f90
commit
cbf76024cf
|
@ -7,8 +7,8 @@ KMACHINE_genericx86 ?= "common-pc"
|
|||
KMACHINE_genericx86-64 ?= "common-pc-64"
|
||||
KMACHINE_beaglebone-yocto ?= "beaglebone"
|
||||
|
||||
SRCREV_machine_genericx86 ?= "164ed895bc1e94722e80fe6496b176f6bb815cd4"
|
||||
SRCREV_machine_genericx86-64 ?= "164ed895bc1e94722e80fe6496b176f6bb815cd4"
|
||||
SRCREV_machine_genericx86 ?= "1bb9d730ac6630d3f41c2ef529fab09f12bcf07d"
|
||||
SRCREV_machine_genericx86-64 ?= "1bb9d730ac6630d3f41c2ef529fab09f12bcf07d"
|
||||
SRCREV_machine_edgerouter ?= "4ab94e777d8b41ee1ee4c279259e9733bc8049b1"
|
||||
SRCREV_machine_beaglebone-yocto ?= "941cc9c3849f96f7eaf109b1e35e05ba366aca56"
|
||||
|
||||
|
@ -17,7 +17,7 @@ COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
|
|||
COMPATIBLE_MACHINE_edgerouter = "edgerouter"
|
||||
COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto"
|
||||
|
||||
LINUX_VERSION_genericx86 = "5.10.63"
|
||||
LINUX_VERSION_genericx86-64 = "5.10.63"
|
||||
LINUX_VERSION_genericx86 = "5.10.82"
|
||||
LINUX_VERSION_genericx86-64 = "5.10.82"
|
||||
LINUX_VERSION_edgerouter = "5.10.63"
|
||||
LINUX_VERSION_beaglebone-yocto = "5.10.63"
|
||||
|
|
Loading…
Reference in New Issue
Block a user