summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
diff options
context:
space:
mode:
authorKevin Hao <kexin.hao@windriver.com>2017-09-17 14:27:37 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-17 12:01:42 +0100
commit6909368e9b193c3fc79257982ec609307a5e1ba4 (patch)
tree6588cddf7846d19a9b5e4fd746a1dcfc27f4cbb3 /meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
parentb3c4140647104fc764e8f8ffef6bd4bcba9ef4a2 (diff)
downloadopenembedded-core-contrib-6909368e9b193c3fc79257982ec609307a5e1ba4.tar.gz
meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
Bump to the latest stable kernel for 4.4, 4.9, 4.10 and 4.12. Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
index ef21c9162f..06ea8f89c3 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
SRCREV_machine_genericx86 ?= "16de0149674ed12d983b77a453852ac2e64584b4"
SRCREV_machine_genericx86-64 ?= "16de0149674ed12d983b77a453852ac2e64584b4"
-SRCREV_machine_edgerouter ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d"
-SRCREV_machine_beaglebone ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d"
-SRCREV_machine_mpc8315e-rdb ?= "2d1d010240846d7bff15d1fcc0cb6eb8a22fc78a"
+SRCREV_machine_edgerouter ?= "16de0149674ed12d983b77a453852ac2e64584b4"
+SRCREV_machine_beaglebone ?= "16de0149674ed12d983b77a453852ac2e64584b4"
+SRCREV_machine_mpc8315e-rdb ?= "8c360c7c3eebeb9251ddd8e9cde39908677f5850"
COMPATIBLE_MACHINE_genericx86 = "genericx86"
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
LINUX_VERSION_genericx86 = "4.12.12"
LINUX_VERSION_genericx86-64 = "4.12.12"
-LINUX_VERSION_edgerouter = "4.12.10"
-LINUX_VERSION_beaglebone = "4.12.10"
-LINUX_VERSION_mpc8315e-rdb = "4.12.10"
+LINUX_VERSION_edgerouter = "4.12.12"
+LINUX_VERSION_beaglebone = "4.12.12"
+LINUX_VERSION_mpc8315e-rdb = "4.12.12"