[OE-core] [PATCH 3/5] linux-yocto/3.4: update to v3.4.91

Bruce Ashfield bruce.ashfield at windriver.com
Tue Jun 17 15:26:13 UTC 2014


Updating to the latest korg -stable release.

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
---
 meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb   |  8 ++++----
 meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb |  6 +++---
 meta/recipes-kernel/linux/linux-yocto_3.4.bb      | 16 ++++++++--------
 3 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
index 493317c38275..e01ffeec7ab0 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -3,14 +3,14 @@ require recipes-kernel/linux/linux-yocto.inc
 KBRANCH = "standard/preempt-rt/base"
 KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
 
-LINUX_VERSION ?= "3.4.88"
+LINUX_VERSION ?= "3.4.91"
 LINUX_KERNEL_TYPE = "preempt-rt"
 
 KMETA = "meta"
 
-SRCREV_machine ?= "990282c0af215b2d4261c5c6dacbb27d7248f4f4"
-SRCREV_machine_qemuppc ?= "c1d13a32b44fab908fe821f67ac7947195385652"
-SRCREV_meta ?= "03cd6f841fd2566b033db19eb6665228ea406adf"
+SRCREV_machine ?= "5993b0a650d24f810edb22bab577287d0c6d4f4b"
+SRCREV_machine_qemuppc ?= "765d61e4883bb6db3be516722465f2e8d1fc73cd"
+SRCREV_meta ?= "a8742041c8b9f447d4ad4c3f478e022f1e4bfcfd"
 
 PR = "${INC_PR}.1"
 PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
index 4639a90dd53c..fd5c9f76967e 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
@@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
 LINUX_KERNEL_TYPE = "tiny"
 KCONFIG_MODE = "--allnoconfig"
 
-LINUX_VERSION ?= "3.4.88"
+LINUX_VERSION ?= "3.4.91"
 
 KMETA = "meta"
 
-SRCREV_machine ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5"
-SRCREV_meta ?= "03cd6f841fd2566b033db19eb6665228ea406adf"
+SRCREV_machine ?= "498189ccb98f833daa2092ceee72da8c878e0009"
+SRCREV_meta ?= "a8742041c8b9f447d4ad4c3f478e022f1e4bfcfd"
 
 PR = "${INC_PR}.1"
 PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
index 4f959226853a..1eabf764ef6d 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
@@ -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 ?= "2ed52bacbd346dac90f65138daf16c17b2fd5066"
-SRCREV_machine_qemumips  ?= "3e67c74737d97909d7ec069579fde35419a04f00"
-SRCREV_machine_qemuppc ?= "fe300607aba102ec9f567eb966ed067645966e7b"
-SRCREV_machine_qemux86 ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5"
-SRCREV_machine_qemux86-64 ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5"
-SRCREV_machine ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5"
-SRCREV_meta ?= "03cd6f841fd2566b033db19eb6665228ea406adf"
+SRCREV_machine_qemuarm ?= "192b56b2f529af1be014ea85667c9f3fea0afd53"
+SRCREV_machine_qemumips  ?= "58fb8b8fb2f9911cac84cd840d63c8a58bada6ca"
+SRCREV_machine_qemuppc ?= "4fe50989bc8bcb3564ca37c2cffd42ac176b428d"
+SRCREV_machine_qemux86 ?= "498189ccb98f833daa2092ceee72da8c878e0009"
+SRCREV_machine_qemux86-64 ?= "498189ccb98f833daa2092ceee72da8c878e0009"
+SRCREV_machine ?= "498189ccb98f833daa2092ceee72da8c878e0009"
+SRCREV_meta ?= "a8742041c8b9f447d4ad4c3f478e022f1e4bfcfd"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
 
-LINUX_VERSION ?= "3.4.88"
+LINUX_VERSION ?= "3.4.91"
 
 PR = "${INC_PR}.5"
 PV = "${LINUX_VERSION}+git${SRCPV}"
-- 
1.8.1.2




More information about the Openembedded-core mailing list