aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-05-27 10:32:22 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-30 15:56:48 +0100
commite3aa87a5d3a7cbe6f2c835273991a388101b0cde (patch)
treeb2d2fd9da0b56a33f10ee1b2bb9a0f9eff0c01b1 /meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
parent5bc0ce92545b8940a90d96912e46d6320b3a015e (diff)
downloadopenembedded-core-contrib-e3aa87a5d3a7cbe6f2c835273991a388101b0cde.tar.gz
linux-yocto: only use intel branches for optimized platforms
Reverting the change that moved common-pc* to the intel staging branches. This means that genericx86, qemux86*, etc, will continue to use standard/base. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
index 30a9ecb7c0..d69615f05b 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "53e84104c5e68eb468823dd0d262a64623d01a55"
-SRCREV_meta ?= "1465ac389f22979618852aa04298049cfdd5dcb4"
+SRCREV_meta ?= "3a5f494784591e01f0ae7ab748e8190582c16e8c"
PV = "${LINUX_VERSION}+git${SRCPV}"