aboutsummaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorKevin Hao <kexin.hao@windriver.com>2016-10-08 15:45:58 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-10-11 08:28:21 +0100
commitf51158b38e6d4d15b861c7882f8cae916127d824 (patch)
tree745925638b730f3da677878758fc487fababad64 /meta-yocto-bsp
parentb8499e7fb38980d2fdf030b40aa24bac301f4c1f (diff)
downloadopenembedded-core-contrib-f51158b38e6d4d15b861c7882f8cae916127d824.tar.gz
linux-yocto: linux 4.1: bump to the latest stable version for non-x86 BSPs
Boot test for all these boards. (From meta-yocto rev: b90c81322363ecbdc1e552fd15bc547441b69b78) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
index d976414112..0451b8172b 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -9,9 +9,9 @@ KMACHINE_genericx86-64 ?= "common-pc-64"
SRCREV_machine_genericx86 ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1"
SRCREV_machine_genericx86-64 ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1"
-SRCREV_machine_edgerouter ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1"
-SRCREV_machine_beaglebone ?= "2ccca89503ed8c3f37b486b29d2ec3a6699f1899"
-SRCREV_machine_mpc8315e-rdb ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1"
+SRCREV_machine_edgerouter ?= "a38cb202738a2b055ac216b3699cc9377edea45a"
+SRCREV_machine_beaglebone ?= "3e064525c427e128d08ea599ea3247e2963b54a5"
+SRCREV_machine_mpc8315e-rdb ?= "a38cb202738a2b055ac216b3699cc9377edea45a"
COMPATIBLE_MACHINE_genericx86 = "genericx86"
COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
LINUX_VERSION_genericx86 = "4.1.32"
LINUX_VERSION_genericx86-64 = "4.1.32"
-LINUX_VERSION_edgerouter = "4.1.32"
-LINUX_VERSION_beaglebone = "4.1.32"
-LINUX_VERSION_mpc8315e-rdb = "4.1.32"
+LINUX_VERSION_edgerouter = "4.1.33"
+LINUX_VERSION_beaglebone = "4.1.33"
+LINUX_VERSION_mpc8315e-rdb = "4.1.33"