mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
yocto-bsps: bump reference boards to v5.4.49
(From meta-yocto rev: 9f108add55395e82081907675f881052c336ae26) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0b5ec5a880
commit
24e569ad23
@@ -7,17 +7,17 @@ KMACHINE_genericx86 ?= "common-pc"
|
||||
KMACHINE_genericx86-64 ?= "common-pc-64"
|
||||
KMACHINE_beaglebone-yocto ?= "beaglebone"
|
||||
|
||||
SRCREV_machine_genericx86 ?= "29f44c85c379c38f15e544828e7e77b3c008f378"
|
||||
SRCREV_machine_genericx86-64 ?= "29f44c85c379c38f15e544828e7e77b3c008f378"
|
||||
SRCREV_machine_edgerouter ?= "f4d7dbafb103e4f782323017c239c548871c1567"
|
||||
SRCREV_machine_beaglebone-yocto ?= "f4d7dbafb103e4f782323017c239c548871c1567"
|
||||
SRCREV_machine_genericx86 ?= "ec485bd4afef57715eb45ba331b04b3f941e43bb"
|
||||
SRCREV_machine_genericx86-64 ?= "ec485bd4afef57715eb45ba331b04b3f941e43bb"
|
||||
SRCREV_machine_edgerouter ?= "ec485bd4afef57715eb45ba331b04b3f941e43bb"
|
||||
SRCREV_machine_beaglebone-yocto ?= "ec485bd4afef57715eb45ba331b04b3f941e43bb"
|
||||
|
||||
COMPATIBLE_MACHINE_genericx86 = "genericx86"
|
||||
COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
|
||||
COMPATIBLE_MACHINE_edgerouter = "edgerouter"
|
||||
COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto"
|
||||
|
||||
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"
|
||||
LINUX_VERSION_genericx86 = "5.4.49"
|
||||
LINUX_VERSION_genericx86-64 = "5.4.49"
|
||||
LINUX_VERSION_edgerouter = "5.4.49"
|
||||
LINUX_VERSION_beaglebone-yocto = "5.4.49"
|
||||
|
||||
Reference in New Issue
Block a user