linux-yocto/3.4: update mohonpeak.cfg for SATA, SMBus, LPC, WDT, crypto & highmem64g

Updating the meta SRCREV with the latest configuration updates.

(From OE-Core rev: 8e98af96a4b2b725724cd97276168c03e95aa99d)

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-06 16:47:39 -05:00 committed by Richard Purdie
parent 3019972193
commit 433768bb41
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ KMETA = "meta"
SRCREV_machine ?= "74369c14c79dbb546ce1e387b1363e808ea4f5b1"
SRCREV_machine_qemuppc ?= "71694a302cda24cc8a7c5f772e8306111ffcfb6c"
SRCREV_meta ?= "8e88bf72b72afb3b638e751ea2a5c89394cc196b"
SRCREV_meta ?= "ef4cd500d4b64680f7a319d399b8a12f9ecc9fe6"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"

View File

@ -13,7 +13,7 @@ LINUX_VERSION ?= "3.4.82"
KMETA = "meta"
SRCREV_machine ?= "c29f5c8952c0f3ef27773d78e5cc64e437a357cb"
SRCREV_meta ?= "8e88bf72b72afb3b638e751ea2a5c89394cc196b"
SRCREV_meta ?= "ef4cd500d4b64680f7a319d399b8a12f9ecc9fe6"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"

View File

@ -17,7 +17,7 @@ SRCREV_machine_qemuppc ?= "85868d48f06911b7dddaf0180af96c8f2e874922"
SRCREV_machine_qemux86 ?= "c29f5c8952c0f3ef27773d78e5cc64e437a357cb"
SRCREV_machine_qemux86-64 ?= "c29f5c8952c0f3ef27773d78e5cc64e437a357cb"
SRCREV_machine ?= "c29f5c8952c0f3ef27773d78e5cc64e437a357cb"
SRCREV_meta ?= "8e88bf72b72afb3b638e751ea2a5c89394cc196b"
SRCREV_meta ?= "ef4cd500d4b64680f7a319d399b8a12f9ecc9fe6"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"