summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-09-15 14:17:49 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-16 18:38:30 +0000
commit8cd3ee6e1a50ad9f40466bcadb236c619c42ef19 (patch)
tree94d25f41508f12879c7a703de9275490e7545eeb
parent5bb142d7dd4600b6cef8b1d9e8fb3fa2d7b9321b (diff)
downloadpoky-8cd3ee6e1a50ad9f40466bcadb236c619c42ef19.tar.gz
linux-yocto/4.14: meta-yocto-bsp update to 143
(From meta-yocto rev: 347093d4d24eac8165e2be66a4a7503af4bfc833) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend20
1 files changed, 10 insertions, 10 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend
index 426757e48c..6449538069 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend
@@ -8,11 +8,11 @@ KMACHINE_genericx86 ?= "common-pc"
8KMACHINE_genericx86-64 ?= "common-pc-64" 8KMACHINE_genericx86-64 ?= "common-pc-64"
9KMACHINE_beaglebone-yocto ?= "beaglebone" 9KMACHINE_beaglebone-yocto ?= "beaglebone"
10 10
11SRCREV_machine_genericx86 ?= "5252513a39b4b3773debab1f77071d7c430ecb10" 11SRCREV_machine_genericx86 ?= "b53319c5302a195ae3c156dfa2dc1a6badc91d30"
12SRCREV_machine_genericx86-64 ?= "5252513a39b4b3773debab1f77071d7c430ecb10" 12SRCREV_machine_genericx86-64 ?= "b53319c5302a195ae3c156dfa2dc1a6badc91d30"
13SRCREV_machine_edgerouter ?= "d8fb40cd0e99325715c70aed6f361a8318097829" 13SRCREV_machine_edgerouter ?= "326e296f237347e965a38acb34f09e594430b0c6"
14SRCREV_machine_beaglebone-yocto ?= "c67809688bd22cb4cb909bcf1a1045e6337c3229" 14SRCREV_machine_beaglebone-yocto ?= "1b8c86329c9dbb10b8fcaeb2dceb75680994cd84"
15SRCREV_machine_mpc8315e-rdb ?= "258ee8228e0a512c6dbe2a0dadcd9f030ba45964" 15SRCREV_machine_mpc8315e-rdb ?= "f26672ec1f164b0f2a15d629128a91093f971bdd"
16 16
17COMPATIBLE_MACHINE_genericx86 = "genericx86" 17COMPATIBLE_MACHINE_genericx86 = "genericx86"
18COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" 18COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -20,8 +20,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
20COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto" 20COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto"
21COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" 21COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
22 22
23LINUX_VERSION_genericx86 = "4.14.98" 23LINUX_VERSION_genericx86 = "4.14.143"
24LINUX_VERSION_genericx86-64 = "4.14.98" 24LINUX_VERSION_genericx86-64 = "4.14.143"
25LINUX_VERSION_edgerouter = "4.14.98" 25LINUX_VERSION_edgerouter = "4.14.143"
26LINUX_VERSION_beaglebone-yocto = "4.14.98" 26LINUX_VERSION_beaglebone-yocto = "4.14.143"
27LINUX_VERSION_mpc8315e-rdb = "4.14.98" 27LINUX_VERSION_mpc8315e-rdb = "4.14.143"