]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
linux-yocto/4.14: meta-yocto-bsp update to 143 meta-yocto/stable/thud-nmut
authorArmin Kuster <akuster808@gmail.com>
Sun, 15 Sep 2019 21:17:49 +0000 (14:17 -0700)
committerArmin Kuster <akuster808@gmail.com>
Sun, 6 Oct 2019 19:46:42 +0000 (12:46 -0700)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend

index 426757e48c9e078e4a5e8ea2cc14af350a52cd85..6449538069672d72597b1cb3bcf52463ba25ba27 100644 (file)
@@ -8,11 +8,11 @@ KMACHINE_genericx86 ?= "common-pc"
 KMACHINE_genericx86-64 ?= "common-pc-64"
 KMACHINE_beaglebone-yocto ?= "beaglebone"
 
-SRCREV_machine_genericx86    ?= "5252513a39b4b3773debab1f77071d7c430ecb10"
-SRCREV_machine_genericx86-64 ?= "5252513a39b4b3773debab1f77071d7c430ecb10"
-SRCREV_machine_edgerouter ?= "d8fb40cd0e99325715c70aed6f361a8318097829"
-SRCREV_machine_beaglebone-yocto ?= "c67809688bd22cb4cb909bcf1a1045e6337c3229"
-SRCREV_machine_mpc8315e-rdb ?= "258ee8228e0a512c6dbe2a0dadcd9f030ba45964"
+SRCREV_machine_genericx86    ?= "b53319c5302a195ae3c156dfa2dc1a6badc91d30"
+SRCREV_machine_genericx86-64 ?= "b53319c5302a195ae3c156dfa2dc1a6badc91d30"
+SRCREV_machine_edgerouter ?= "326e296f237347e965a38acb34f09e594430b0c6"
+SRCREV_machine_beaglebone-yocto ?= "1b8c86329c9dbb10b8fcaeb2dceb75680994cd84"
+SRCREV_machine_mpc8315e-rdb ?= "f26672ec1f164b0f2a15d629128a91093f971bdd"
 
 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.98"
-LINUX_VERSION_genericx86-64 = "4.14.98"
-LINUX_VERSION_edgerouter = "4.14.98"
-LINUX_VERSION_beaglebone-yocto = "4.14.98"
-LINUX_VERSION_mpc8315e-rdb = "4.14.98"
+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"