linux-yocto/3.4: update to v3.4.88

Updating the 3.4 SRCREVs to import the korg v3.4.88 -stable release.

(From OE-Core rev: faf8ccedf8956590cfcf01825ad3d421fb7f7a0e)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2014-05-05 09:40:04 -04:00
committed by Richard Purdie
parent 70b11e54ff
commit 4aec869f6b
3 changed files with 15 additions and 15 deletions

View File

@@ -11,17 +11,17 @@ KBRANCH_qemux86 = "standard/common-pc/base"
KBRANCH_qemux86-64 = "standard/common-pc-64/base"
KBRANCH_qemumips64 = "standard/mti-malta64"
SRCREV_machine_qemuarm ?= "64f9a290683b1ab08136ef5d54d1845a961a6940"
SRCREV_machine_qemumips ?= "ad7aa3ecf8ab00055d31c3f7b059c8b8a8633e19"
SRCREV_machine_qemuppc ?= "7aaa5a4debe4b1987d2d11707313e682b185e876"
SRCREV_machine_qemux86 ?= "95a3ff6e3c2eec2fafe9d1813048fcdb468a678e"
SRCREV_machine_qemux86-64 ?= "95a3ff6e3c2eec2fafe9d1813048fcdb468a678e"
SRCREV_machine ?= "95a3ff6e3c2eec2fafe9d1813048fcdb468a678e"
SRCREV_meta ?= "7c9e1e0117e7ca1f7451870dad5db50adc21732e"
SRCREV_machine_qemuarm ?= "2ed52bacbd346dac90f65138daf16c17b2fd5066"
SRCREV_machine_qemumips ?= "3e67c74737d97909d7ec069579fde35419a04f00"
SRCREV_machine_qemuppc ?= "fe300607aba102ec9f567eb966ed067645966e7b"
SRCREV_machine_qemux86 ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5"
SRCREV_machine_qemux86-64 ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5"
SRCREV_machine ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5"
SRCREV_meta ?= "03cd6f841fd2566b033db19eb6665228ea406adf"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
LINUX_VERSION ?= "3.4.85"
LINUX_VERSION ?= "3.4.88"
PR = "${INC_PR}.5"
PV = "${LINUX_VERSION}+git${SRCPV}"