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-28 12:17:52 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-01 11:46:38 +0100
commitbb2ac258a80590a1c965b5da939d6531b3f2098a (patch)
treea115a8f81e1b73468784bd8ac951039b43a83c9d /meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
parent5889583b3961bf09ae32418777b06db3a02816b1 (diff)
downloadopenembedded-core-contrib-bb2ac258a80590a1c965b5da939d6531b3f2098a.tar.gz
linux-yocto/4.4: update to -r19
It was pointed out that the 4.4 version of -rt was lagging. I had done the work some time ago, but didn't complete the testing effort. I've now built and booted this on x86 and built it for ARM. Two branches are available: standard/preempt-rt/base and standard/preempt-rt/rebase. 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 557f17c9b4..fca2c54542 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 ?= "ddab242999407fadae68e7ee5381b0ec6679d443"
-SRCREV_meta ?= "d3cc76c3cb20247b16c16b2367decf08b5fb90fa"
+SRCREV_meta ?= "86bf91f444418076181fedba14bdafad3a531cf0"
PV = "${LINUX_VERSION}+git${SRCPV}"