summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-01-25 23:24:45 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-30 16:49:49 +0000
commit6c65263f8de068b11b9cbcc53608367ac4cb21a3 (patch)
treec34dba6e6dd9cdfe2ad400f14bbe3588a06668b4
parent32f0a45c332a0d83c0a4ad6e384718f2d7459e90 (diff)
downloadpoky-6c65263f8de068b11b9cbcc53608367ac4cb21a3.tar.gz
linux-yocto: bump kver to v3.0.18
Updating the kernel SRCREVs to pickup the stable 3.0.18 release. (From OE-Core rev: b1a4d1a912af39dc3be7433a1e2ed4c48d5ffb93) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.0.bb16
2 files changed, 11 insertions, 11 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 99000e835f..be3f0f250b 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
@@ -11,11 +11,11 @@ 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.10" 14LINUX_VERSION ?= "3.0.18"
15LINUX_KERNEL_TYPE = "preempt-rt" 15LINUX_KERNEL_TYPE = "preempt-rt"
16 16
17SRCREV_machine ?= "6196e0087445a92edf3c250983c5d320c668ae7c" 17SRCREV_machine ?= "5672d5079f5977087568b2ce350112c6fe0c199c"
18SRCREV_machine_qemuppc ?= "5a1d026aeba3c34d2895a5aeda6a1479bbdf62fb" 18SRCREV_machine_qemuppc ?= "a8ff2e2ff60788673ed830d2498046a40cf9d688"
19SRCREV_meta ?= "d386e09f316e03061c088d2b13a48605c20fb3a6" 19SRCREV_meta ?= "d386e09f316e03061c088d2b13a48605c20fb3a6"
20 20
21PR = "r2" 21PR = "r2"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
index 22c900da46..2b822bb41b 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
@@ -10,14 +10,14 @@ KMACHINE_qemuarm = "yocto/standard/arm-versatile-926ejs"
10 10
11KBRANCH = ${KMACHINE} 11KBRANCH = ${KMACHINE}
12 12
13LINUX_VERSION ?= "3.0.10" 13LINUX_VERSION ?= "3.0.18"
14 14
15SRCREV_machine_qemuarm ?= "cf6ee099f6de3a97968c052610f6e80a7efb6e55" 15SRCREV_machine_qemuarm ?= "1f3be2c26b6b79cc7c705a033816940a94e89936"
16SRCREV_machine_qemumips ?= "ae0229025a5af8068fedb79e2a335ca35f8d9a6d" 16SRCREV_machine_qemumips ?= "be915b8e22e83741425a8a82f4886ef31e181d89"
17SRCREV_machine_qemuppc ?= "8e792439aae9a95532f084badcb4574cb2d0818d" 17SRCREV_machine_qemuppc ?= "002b274d2dd8be5b1ade2152d5180f7da773bdad"
18SRCREV_machine_qemux86 ?= "5b48b18ce3055b5464f732ca0f9793a9ac596f7a" 18SRCREV_machine_qemux86 ?= "d7e81e7f975c57c581ce13446adf023f95d9fd9f"
19SRCREV_machine_qemux86-64 ?= "050c0a7a6b1a412e75b907f0f61a125dea49af59" 19SRCREV_machine_qemux86-64 ?= "165ee6a9b142853b5f8e9e94613ed9c0db3ec27d"
20SRCREV_machine ?= "030c87f1ffcbaecd0d06533fa1451c5333cd0bb0" 20SRCREV_machine ?= "70ecfb7613ba70f0f8f46cea27b5f9065ad11023"
21SRCREV_meta ?= "d386e09f316e03061c088d2b13a48605c20fb3a6" 21SRCREV_meta ?= "d386e09f316e03061c088d2b13a48605c20fb3a6"
22 22
23 23