summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
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:57 +0000
commitbb93ece01d2e2f0ef47f9266c50f5d366e4f5f60 (patch)
treecee3ea2aa25646e6d7a1b47c5959c1e2b4f56d3f /meta/recipes-kernel
parenta6bd162bd43aa9426d993b4c2abb2680b8e92362 (diff)
downloadpoky-bb93ece01d2e2f0ef47f9266c50f5d366e4f5f60.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. (From OE-Core rev: bdeedc55ad2cf3c26828bc51d8ad06b64469a500) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-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"
11KBRANCH = "yocto/standard/preempt-rt/base" 11KBRANCH = "yocto/standard/preempt-rt/base"
12KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32" 12KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32"
13 13
14LINUX_VERSION ?= "3.0.4" 14LINUX_VERSION ?= "3.0.10"
15LINUX_KERNEL_TYPE = "preempt-rt" 15LINUX_KERNEL_TYPE = "preempt-rt"
16 16
17SRCREV_machine ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3" 17SRCREV_machine ?= "bffda9207cdc3b309bfa7b3e23eb7dc838f50223"
18SRCREV_machine_qemuppc ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3" 18SRCREV_machine_qemuppc ?= "f02dda1ccaf95f10a1e65359184e90484a5fd0d9"
19SRCREV_meta ?= "4095bb597a7bcd647856aa35b5fb8637ed7ff975" 19SRCREV_meta ?= "67ce7623909cef63927fd145026aaf371cf4abf1"
20 20
21PR = "r1" 21PR = "r1"
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${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"
10 10
11KBRANCH = ${KMACHINE} 11KBRANCH = ${KMACHINE}
12 12
13LINUX_VERSION ?= "3.0.9" 13LINUX_VERSION ?= "3.0.10"
14 14
15SRCREV_machine_qemuarm ?= "774710abff369c063226452de2114403e0bbff9f" 15SRCREV_machine_qemuarm ?= "42573a6932e65456471efa94d4863b8df88e48b3"
16SRCREV_machine_qemumips ?= "a558a07a706756cd83199146c89c2677d9f14364" 16SRCREV_machine_qemumips ?= "55d4921f21dea9f07344029c12400bb3ef15d76b"
17SRCREV_machine_qemuppc ?= "d06082c227f12f62b9ce9e3823f8b7d2ad055880" 17SRCREV_machine_qemuppc ?= "d10f26a8325a40610fc8d6a830a9f34dcb794075"
18SRCREV_machine_qemux86 ?= "a231348953ce9f1bc2f520b2fe6806337efccfa8" 18SRCREV_machine_qemux86 ?= "7814f075ea132cc17da89ecd6d886036e61e2187"
19SRCREV_machine_qemux86-64 ?= "08db6e4d159a26a4caf06258b1d7dbd17e6ebe26" 19SRCREV_machine_qemux86-64 ?= "988fcbe64829f0a03ccfcc08d45cedb26cabe9ed"
20SRCREV_machine ?= "5c974770213858c380599a0fb743f24ffb619d62" 20SRCREV_machine ?= "ab1de8c21d2b1d084b8488496d75cc54fcd94f02"
21SRCREV_meta ?= "74665003a89510fb5bd4e29e81d568d72eede08c" 21SRCREV_meta ?= "67ce7623909cef63927fd145026aaf371cf4abf1"
22 22
23PR = "r2" 23PR = "r2"
24PV = "${LINUX_VERSION}+git${SRCPV}" 24PV = "${LINUX_VERSION}+git${SRCPV}"