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-07-07 14:39:06 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-20 10:24:47 +0100
commit416b33bd2c6a79ce025c1a9943965497f17d7659 (patch)
treebbed11765bac207c3759e54241b1429955c28ad4 /meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
parenta04c634adc3d073701ecf2576fe9dd0cf8ace629 (diff)
downloadopenembedded-core-contrib-416b33bd2c6a79ce025c1a9943965497f17d7659.tar.gz
linux-yocto/4.4: cpumask: Export cpumask_any_but()
Backporting a mainline commit to Intel uncore can be completely modular. Signed-off-by: Nilesh Bacchewar <nilesh.bacchewar@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
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 0bf3d8bb90..4e63eb0c5f 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.4.13"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "26d9c4e612512486290bad4525cef5c69f5e485d"
+SRCREV_machine ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560"
SRCREV_meta ?= "4ebb8be6799bf2b738d46a3db49ebe59187f3b96"
PV = "${LINUX_VERSION}+git${SRCPV}"