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-03-20 04:04:25 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-30 10:10:33 +0100
commit400f831742daca4e2ce6c7123afcc0ccdeae7ae1 (patch)
tree94cdd9bd3542870d8e5abcfa6038c2b46fac053b /meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
parent1b9990478e53da2e533ee52c4302411c7066c4ca (diff)
downloadpoky-400f831742daca4e2ce6c7123afcc0ccdeae7ae1.tar.gz
linux-yocto/3.10: add valleyisland io
Updating the 3.10 meta SRCREV to include the valleyisland IO .scc and configuration files. (From OE-Core rev: 5adccadee00ac4408d3b3d4e6a0b7ee7c84cba97) 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 8c9e81e912..abacb8edf5 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 ?= "adc7322e1696fd53f1915c40c87c98cf5c98ebf0" 6SRCREV_machine ?= "adc7322e1696fd53f1915c40c87c98cf5c98ebf0"
7SRCREV_machine_qemuppc ?= "1d6cce881e4fefb5d5e0691da62d8f71f51e342c" 7SRCREV_machine_qemuppc ?= "1d6cce881e4fefb5d5e0691da62d8f71f51e342c"
8SRCREV_meta ?= "284e9589436a5b199cf44b7261640c944558a35e" 8SRCREV_meta ?= "99c503a92885060bebf2bba6747735e8e9346a40"
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