linux-yocto/4.14: update Yocto Bsps to 4.14.154

(From meta-yocto rev: bf00cab7a55e2038e09a307378af5aec04c99380)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Armpit 2019-12-21 12:24:32 -08:00 committed by Richard Purdie
parent 390f760d17
commit f3dfec8aae

View File

@ -8,11 +8,11 @@ KMACHINE_genericx86 ?= "common-pc"
KMACHINE_genericx86-64 ?= "common-pc-64"
KMACHINE_beaglebone-yocto ?= "beaglebone"
SRCREV_machine_genericx86 ?= "b53319c5302a195ae3c156dfa2dc1a6badc91d30"
SRCREV_machine_genericx86-64 ?= "b53319c5302a195ae3c156dfa2dc1a6badc91d30"
SRCREV_machine_edgerouter ?= "326e296f237347e965a38acb34f09e594430b0c6"
SRCREV_machine_beaglebone-yocto ?= "1b8c86329c9dbb10b8fcaeb2dceb75680994cd84"
SRCREV_machine_mpc8315e-rdb ?= "f26672ec1f164b0f2a15d629128a91093f971bdd"
SRCREV_machine_genericx86 ?= "57278e88a6b0f7c6230f7429cab7e74229f2b7ce"
SRCREV_machine_genericx86-64 ?= "57278e88a6b0f7c6230f7429cab7e74229f2b7ce"
SRCREV_machine_edgerouter ?= "16d624ede7ca9f71331b626685435ffee022dd32"
SRCREV_machine_beaglebone-yocto ?= "2e7b9777f352f70e2e9a82d8c403d3ea88d0bde3"
SRCREV_machine_mpc8315e-rdb ?= "9ff346785bdf42767b4002c41f5692f0a98b7480"
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 = "4.14.143"
LINUX_VERSION_genericx86-64 = "4.14.143"
LINUX_VERSION_edgerouter = "4.14.143"
LINUX_VERSION_beaglebone-yocto = "4.14.143"
LINUX_VERSION_mpc8315e-rdb = "4.14.143"
LINUX_VERSION_genericx86 = "4.14.154"
LINUX_VERSION_genericx86-64 = "4.14.154"
LINUX_VERSION_edgerouter = "4.14.154"
LINUX_VERSION_beaglebone-yocto = "4.14.154"
LINUX_VERSION_mpc8315e-rdb = "4.14.154"