summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff options
context:
space:
mode:
authorKevin Hao <kexin.hao@windriver.com>2016-12-07 13:52:47 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-12-08 10:32:21 +0000
commit748b1c2681ab690040f632a1693c48851d1642c7 (patch)
tree21d68e90ab69a88364027da7fab7979f446cd234 /meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
parente10da7d9dfc4da714092a63987d564ef67f73718 (diff)
downloadpoky-748b1c2681ab690040f632a1693c48851d1642c7.tar.gz
meta-yocto-bsp: bump to the latest stable linux kernel for the non-x86 BSPs
Boot test for all these boards. (From meta-yocto rev: e3e35cf4d251dbac5d87fb8f48b7e0a5babb9b1b) 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.4.bbappend')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 3f0c4dac1b..06a37d5022 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
9 9
10SRCREV_machine_genericx86 ?= "ca6a08bd7f86ebef11f763d26f787f7d65270473" 10SRCREV_machine_genericx86 ?= "ca6a08bd7f86ebef11f763d26f787f7d65270473"
11SRCREV_machine_genericx86-64 ?= "ca6a08bd7f86ebef11f763d26f787f7d65270473" 11SRCREV_machine_genericx86-64 ?= "ca6a08bd7f86ebef11f763d26f787f7d65270473"
12SRCREV_machine_edgerouter ?= "ca6a08bd7f86ebef11f763d26f787f7d65270473" 12SRCREV_machine_edgerouter ?= "4c2d50b725d6dd5e90d1151abdbcb7418938be3a"
13SRCREV_machine_beaglebone ?= "ca6a08bd7f86ebef11f763d26f787f7d65270473" 13SRCREV_machine_beaglebone ?= "4c2d50b725d6dd5e90d1151abdbcb7418938be3a"
14SRCREV_machine_mpc8315e-rdb ?= "7fa42ad9a43ca4bb1e578e208ffeddae2d6150e2" 14SRCREV_machine_mpc8315e-rdb ?= "994786bb5b050a789f0923471429066f670eb159"
15 15
16COMPATIBLE_MACHINE_genericx86 = "genericx86" 16COMPATIBLE_MACHINE_genericx86 = "genericx86"
17COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" 17COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
21 21
22LINUX_VERSION_genericx86 = "4.4.26" 22LINUX_VERSION_genericx86 = "4.4.26"
23LINUX_VERSION_genericx86-64 = "4.4.26" 23LINUX_VERSION_genericx86-64 = "4.4.26"
24LINUX_VERSION_edgerouter = "4.4.26" 24LINUX_VERSION_edgerouter = "4.4.32"
25LINUX_VERSION_beaglebone = "4.4.26" 25LINUX_VERSION_beaglebone = "4.4.32"
26LINUX_VERSION_mpc8315e-rdb = "4.4.26" 26LINUX_VERSION_mpc8315e-rdb = "4.4.32"