aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-11-25 11:58:23 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-02 15:19:45 +0000
commitbdeedc55ad2cf3c26828bc51d8ad06b64469a500 (patch)
tree88e8aeac7f8d3d04691584141c98524fcd6e0de2
parent039cccc0f50827413ebb68fcf0514f242f4d77aa (diff)
downloadopenembedded-core-contrib-bdeedc55ad2cf3c26828bc51d8ad06b64469a500.tar.gz
linux-yocto: v3.0.10 + rt27
Updating linux-yocto to a 3.0.10 base, and refreshing the rt kernel branches to contain the latest 3.0-rt27 changes. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb8
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.0.bb18
2 files changed, 13 insertions, 13 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
index 615209b53f..9833b90b7c 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
@@ -11,12 +11,12 @@ KMACHINE_qemumips = "mti-malta32-be"
KBRANCH = "yocto/standard/preempt-rt/base"
KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32"
-LINUX_VERSION ?= "3.0.4"
+LINUX_VERSION ?= "3.0.10"
LINUX_KERNEL_TYPE = "preempt-rt"
-SRCREV_machine ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3"
-SRCREV_machine_qemuppc ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3"
-SRCREV_meta ?= "4095bb597a7bcd647856aa35b5fb8637ed7ff975"
+SRCREV_machine ?= "bffda9207cdc3b309bfa7b3e23eb7dc838f50223"
+SRCREV_machine_qemuppc ?= "f02dda1ccaf95f10a1e65359184e90484a5fd0d9"
+SRCREV_meta ?= "67ce7623909cef63927fd145026aaf371cf4abf1"
PR = "r1"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
index 85c8e39649..4032567280 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
@@ -10,15 +10,15 @@ KMACHINE_qemuarm = "yocto/standard/arm-versatile-926ejs"
KBRANCH = ${KMACHINE}
-LINUX_VERSION ?= "3.0.9"
-
-SRCREV_machine_qemuarm ?= "774710abff369c063226452de2114403e0bbff9f"
-SRCREV_machine_qemumips ?= "a558a07a706756cd83199146c89c2677d9f14364"
-SRCREV_machine_qemuppc ?= "d06082c227f12f62b9ce9e3823f8b7d2ad055880"
-SRCREV_machine_qemux86 ?= "a231348953ce9f1bc2f520b2fe6806337efccfa8"
-SRCREV_machine_qemux86-64 ?= "08db6e4d159a26a4caf06258b1d7dbd17e6ebe26"
-SRCREV_machine ?= "5c974770213858c380599a0fb743f24ffb619d62"
-SRCREV_meta ?= "74665003a89510fb5bd4e29e81d568d72eede08c"
+LINUX_VERSION ?= "3.0.10"
+
+SRCREV_machine_qemuarm ?= "42573a6932e65456471efa94d4863b8df88e48b3"
+SRCREV_machine_qemumips ?= "55d4921f21dea9f07344029c12400bb3ef15d76b"
+SRCREV_machine_qemuppc ?= "d10f26a8325a40610fc8d6a830a9f34dcb794075"
+SRCREV_machine_qemux86 ?= "7814f075ea132cc17da89ecd6d886036e61e2187"
+SRCREV_machine_qemux86-64 ?= "988fcbe64829f0a03ccfcc08d45cedb26cabe9ed"
+SRCREV_machine ?= "ab1de8c21d2b1d084b8488496d75cc54fcd94f02"
+SRCREV_meta ?= "67ce7623909cef63927fd145026aaf371cf4abf1"
PR = "r2"
PV = "${LINUX_VERSION}+git${SRCPV}"