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>
This commit is contained in:
Bruce Ashfield 2014-03-20 04:04:25 -04:00 committed by Richard Purdie
parent 1b9990478e
commit 400f831742
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
SRCREV_machine ?= "adc7322e1696fd53f1915c40c87c98cf5c98ebf0"
SRCREV_machine_qemuppc ?= "1d6cce881e4fefb5d5e0691da62d8f71f51e342c"
SRCREV_meta ?= "284e9589436a5b199cf44b7261640c944558a35e"
SRCREV_meta ?= "99c503a92885060bebf2bba6747735e8e9346a40"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"

View File

@ -10,7 +10,7 @@ LINUX_VERSION ?= "3.10.33"
KMETA = "meta"
SRCREV_machine ?= "21df0c8486e129a4087970a07b423c533ae05de7"
SRCREV_meta ?= "284e9589436a5b199cf44b7261640c944558a35e"
SRCREV_meta ?= "99c503a92885060bebf2bba6747735e8e9346a40"
PV = "${LINUX_VERSION}+git${SRCPV}"

View File

@ -18,7 +18,7 @@ SRCREV_machine_qemux86 ?= "21df0c8486e129a4087970a07b423c533ae05de7"
SRCREV_machine_qemux86-64 ?= "21df0c8486e129a4087970a07b423c533ae05de7"
SRCREV_machine_qemumips64 ?= "31139804e58e049e696fa49175544a43c40b3506"
SRCREV_machine ?= "21df0c8486e129a4087970a07b423c533ae05de7"
SRCREV_meta ?= "284e9589436a5b199cf44b7261640c944558a35e"
SRCREV_meta ?= "99c503a92885060bebf2bba6747735e8e9346a40"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"