summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-01-15 00:57:44 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-16 12:05:46 +0000
commite7f8537d5f65daee36004b31ea010bcf243033f8 (patch)
tree257a70973cd66f1a50e54027abb8d4b2f49286a6 /meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
parenta166c2e035510625142e3d5d21a222ce40f6bbd8 (diff)
downloadpoky-e7f8537d5f65daee36004b31ea010bcf243033f8.tar.gz
linux-yocto/3.10: mohonpeak bsp config and scc files
(From OE-Core rev: 9f086987f995729235601281161858d851b8df72) 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-rt_3.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
index e135ca00d6..9bdd47ecbf 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
@@ -5,7 +5,7 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
5 5
6SRCREV_machine ?= "957ba6ae6c1d81b57da6a36b93f1b2a0ced2f45d" 6SRCREV_machine ?= "957ba6ae6c1d81b57da6a36b93f1b2a0ced2f45d"
7SRCREV_machine_qemuppc ?= "37e40b7017a9c78d676b19716011494dc7cb6369" 7SRCREV_machine_qemuppc ?= "37e40b7017a9c78d676b19716011494dc7cb6369"
8SRCREV_meta ?= "778d5f6259f0b8e28a46d8a764979e20e5a8ffc4" 8SRCREV_meta ?= "4d658aa580df62232a4a84957b02496436dc17c4"
9 9
10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" 10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
11 11