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>
This commit is contained in:
Bruce Ashfield
2014-01-15 00:57:44 -05:00
committed by Richard Purdie
parent a166c2e035
commit e7f8537d5f
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
SRCREV_machine ?= "957ba6ae6c1d81b57da6a36b93f1b2a0ced2f45d"
SRCREV_machine_qemuppc ?= "37e40b7017a9c78d676b19716011494dc7cb6369"
SRCREV_meta ?= "778d5f6259f0b8e28a46d8a764979e20e5a8ffc4"
SRCREV_meta ?= "4d658aa580df62232a4a84957b02496436dc17c4"
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.25"
KMETA = "meta"
SRCREV_machine ?= "79af968f2f26378798aec7a6d729ff5a371aae5f"
SRCREV_meta ?= "778d5f6259f0b8e28a46d8a764979e20e5a8ffc4"
SRCREV_meta ?= "4d658aa580df62232a4a84957b02496436dc17c4"
PV = "${LINUX_VERSION}+git${SRCPV}"

View File

@@ -18,7 +18,7 @@ SRCREV_machine_qemux86 ?= "79af968f2f26378798aec7a6d729ff5a371aae5f"
SRCREV_machine_qemux86-64 ?= "79af968f2f26378798aec7a6d729ff5a371aae5f"
SRCREV_machine_qemumips64 ?= "67efb2993ec7726df5567e2572fd64e34e29b46d"
SRCREV_machine ?= "79af968f2f26378798aec7a6d729ff5a371aae5f"
SRCREV_meta ?= "778d5f6259f0b8e28a46d8a764979e20e5a8ffc4"
SRCREV_meta ?= "4d658aa580df62232a4a84957b02496436dc17c4"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"