summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
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 /meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
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>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb6
1 files changed, 3 insertions, 3 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"