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-04-20 19:32:03 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-09 08:03:57 +0100
commit52550828662cc430fe4c5273d44c4b818aa21150 (patch)
treec254d95ed945b73f511da17b77e42b99f4e37d50 /meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
parent1c6ba3c57eae77adb9ae5c0a60e3a9174ef398b6 (diff)
downloadopenembedded-core-contrib-52550828662cc430fe4c5273d44c4b818aa21150.tar.gz
linux-yocto/4.4: sched/cgroup: Fix/cleanup cgroup teardown/init
backporting a mainline commit to address splats that have been seen on the 4.4 kernel: Signed-off-by: Mikko Ylinen <mikko.ylinen@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 96ed8221d9..dd07c4b98a 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.3"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "5a562b765837414416d609058c4e8dd7a8072dab"
+SRCREV_machine ?= "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0"
SRCREV_meta ?= "e1515ef98cec975df218363e28c2abe3a71c6a59"
PV = "${LINUX_VERSION}+git${SRCPV}"