mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
yocto-bsps: update to v5.2.17
Updating the reference BSP SRCREVs and versions to 5.2.17 to match the latest for qemu* and to pickup some reference board specific patches. (From meta-yocto rev: fcc920580380a2b57b5b8e1649b4ad94bd3d15b7) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
2ac500a609
commit
3584fffc72
|
@ -8,11 +8,11 @@ KMACHINE_genericx86 ?= "common-pc"
|
|||
KMACHINE_genericx86-64 ?= "common-pc-64"
|
||||
KMACHINE_beaglebone-yocto ?= "beaglebone"
|
||||
|
||||
SRCREV_machine_genericx86 ?= "77c28ea0e55cabb0b22b47d4eb2cc94b0940dfe6"
|
||||
SRCREV_machine_genericx86-64 ?= "35276d20c01a78ee3640a074446b0c15c486c5d0"
|
||||
SRCREV_machine_edgerouter ?= "35276d20c01a78ee3640a074446b0c15c486c5d0"
|
||||
SRCREV_machine_beaglebone-yocto ?= "77c28ea0e55cabb0b22b47d4eb2cc94b0940dfe6"
|
||||
SRCREV_machine_mpc8315e-rdb ?= "cae01d71ef67eaafec75ce24f49b038b705b8711"
|
||||
SRCREV_machine_genericx86 ?= "25b14cdf9659c68ab32d66616dfdbbe2ece3fd94"
|
||||
SRCREV_machine_genericx86-64 ?= "25b14cdf9659c68ab32d66616dfdbbe2ece3fd94"
|
||||
SRCREV_machine_edgerouter ?= "25b14cdf9659c68ab32d66616dfdbbe2ece3fd94"
|
||||
SRCREV_machine_beaglebone-yocto ?= "25b14cdf9659c68ab32d66616dfdbbe2ece3fd94"
|
||||
SRCREV_machine_mpc8315e-rdb ?= "77f031b182885c177b3a96098ae61271911a7954"
|
||||
|
||||
COMPATIBLE_MACHINE_genericx86 = "genericx86"
|
||||
COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
|
||||
|
@ -20,8 +20,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
|
|||
COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto"
|
||||
COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
|
||||
|
||||
LINUX_VERSION_genericx86 = "5.2.10"
|
||||
LINUX_VERSION_genericx86-64 = "5.2.10"
|
||||
LINUX_VERSION_edgerouter = "5.2.10"
|
||||
LINUX_VERSION_beaglebone-yocto = "5.2.10"
|
||||
LINUX_VERSION_mpc8315e-rdb = "5.2.10"
|
||||
LINUX_VERSION_genericx86 = "5.2.17"
|
||||
LINUX_VERSION_genericx86-64 = "5.2.17"
|
||||
LINUX_VERSION_edgerouter = "5.2.17"
|
||||
LINUX_VERSION_beaglebone-yocto = "5.2.17"
|
||||
LINUX_VERSION_mpc8315e-rdb = "5.2.17"
|
||||
|
|
Loading…
Reference in New Issue
Block a user