summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-12-10 05:49:43 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-28 09:07:01 +0000
commit15919f7e763389cb496ef0a806a9c347985c8a5d (patch)
treebc9a7e17e8e1fd9342e2c560ec316e1b91b06fd1 /meta
parent1e216c8087197fd9e577038322fa6689188493e3 (diff)
downloadpoky-15919f7e763389cb496ef0a806a9c347985c8a5d.tar.gz
linux-yocto-rt/3.14: update to 3.14-rt5
Updating the the latest 3.14-rt release. (From OE-Core rev: ca1d952c964ce25bf78d47c7a856105d59d72cac) (From OE-Core rev: 3211df158743f1b3d24421336c6bfbc2087b689a) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb
index a8e344728d..2e22430754 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb
@@ -3,9 +3,9 @@ require recipes-kernel/linux/linux-yocto.inc
3KBRANCH = "standard/preempt-rt/base" 3KBRANCH = "standard/preempt-rt/base"
4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" 4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
5 5
6SRCREV_machine ?= "00343b1573f3392688ddceac0b3da0d307ab81b9" 6SRCREV_machine ?= "08229402523bdb153dceed0a7260180837396e7f"
7SRCREV_machine_qemuppc ?= "c7eae6cfd7bbe69d2340c6fd6bf35fbca88706c4" 7SRCREV_machine_qemuppc ?= "08229402523bdb153dceed0a7260180837396e7f"
8SRCREV_meta ?= "6fe191e807c9f6f3df57a72c5fc2ffb147f3129a" 8SRCREV_meta ?= "62f236c734996f240d91daee2cb6a05669c7326c"
9 9
10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" 10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
11 11