mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
meta-yocto-bsp: Bump to the v5.10.55
Build and boot test for all the boards. (From meta-yocto rev: 43fc4344836aacf03015683f87f9c75bb3f4093f) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 8b5c126510dbf265dc494ff7c8decbae63f5b597) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
10e70b6fe0
commit
64dd004531
@@ -7,17 +7,17 @@ KMACHINE_genericx86 ?= "common-pc"
|
||||
KMACHINE_genericx86-64 ?= "common-pc-64"
|
||||
KMACHINE_beaglebone-yocto ?= "beaglebone"
|
||||
|
||||
SRCREV_machine_genericx86 ?= "ab49d2db98bdee2c8c6e17fb59ded9e5292b0f41"
|
||||
SRCREV_machine_genericx86-64 ?= "ab49d2db98bdee2c8c6e17fb59ded9e5292b0f41"
|
||||
SRCREV_machine_edgerouter ?= "274d63799465eebfd201b3e8251f16d29e93a978"
|
||||
SRCREV_machine_beaglebone-yocto ?= "ab49d2db98bdee2c8c6e17fb59ded9e5292b0f41"
|
||||
SRCREV_machine_genericx86 ?= "c274623910704eefcc98380a17649889ac7e9408"
|
||||
SRCREV_machine_genericx86-64 ?= "c274623910704eefcc98380a17649889ac7e9408"
|
||||
SRCREV_machine_edgerouter ?= "ac089d661362ba857e235c5630242039b150ae26"
|
||||
SRCREV_machine_beaglebone-yocto ?= "a6df693a45f5787d4254e0998f52b4465b2a5efe"
|
||||
|
||||
COMPATIBLE_MACHINE_genericx86 = "genericx86"
|
||||
COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
|
||||
COMPATIBLE_MACHINE_edgerouter = "edgerouter"
|
||||
COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto"
|
||||
|
||||
LINUX_VERSION_genericx86 = "5.10.43"
|
||||
LINUX_VERSION_genericx86-64 = "5.10.43"
|
||||
LINUX_VERSION_edgerouter = "5.10.43"
|
||||
LINUX_VERSION_beaglebone-yocto = "5.10.43"
|
||||
LINUX_VERSION_genericx86 = "5.10.55"
|
||||
LINUX_VERSION_genericx86-64 = "5.10.55"
|
||||
LINUX_VERSION_edgerouter = "5.10.55"
|
||||
LINUX_VERSION_beaglebone-yocto = "5.10.55"
|
||||
|
||||
Reference in New Issue
Block a user