summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_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:47:14 +0100
commit0966a839ac4cbfae578c4709185d0291bf762ba6 (patch)
tree027912ee058dc436620f438fbe87ee95def9cf1a /meta/recipes-kernel/linux/linux-yocto_4.4.bb
parent2c358b93859c8f3e9e6a1df5672649374409ad60 (diff)
downloadpoky-0966a839ac4cbfae578c4709185d0291bf762ba6.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. (From OE-Core rev: bb2ac258a80590a1c965b5da939d6531b3f2098a) 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_4.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.4.bb b/meta/recipes-kernel/linux/linux-yocto_4.4.bb
index 55ef6fdc22..ef0e64bd26 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.4.bb
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "ddab242999407fadae68e7ee5381b0ec6679d443"
19SRCREV_machine_qemux86-64 ?= "ddab242999407fadae68e7ee5381b0ec6679d443" 19SRCREV_machine_qemux86-64 ?= "ddab242999407fadae68e7ee5381b0ec6679d443"
20SRCREV_machine_qemumips64 ?= "2d0080f2350e088bdc6129c376eb9e2654a0448a" 20SRCREV_machine_qemumips64 ?= "2d0080f2350e088bdc6129c376eb9e2654a0448a"
21SRCREV_machine ?= "ddab242999407fadae68e7ee5381b0ec6679d443" 21SRCREV_machine ?= "ddab242999407fadae68e7ee5381b0ec6679d443"
22SRCREV_meta ?= "d3cc76c3cb20247b16c16b2367decf08b5fb90fa" 22SRCREV_meta ?= "86bf91f444418076181fedba14bdafad3a531cf0"
23 23
24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \ 24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \
25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" 25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}"