summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-06-07 15:59:43 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-21 11:59:34 +0100
commit5f2b526109087a96cdfd2e42081f7931f61324ec (patch)
treef55a4220488d419105a55c8b09b1c2fdfc4fbbc5 /meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
parent6bb0fdda409de696a1a15e1830ac3a8057ac9a95 (diff)
downloadpoky-5f2b526109087a96cdfd2e42081f7931f61324ec.tar.gz
linux-yocto/3.2: update to v3.2.18
Updating the 3.2 kernel SRCREVs to pickup the -stable update to v3.2.18. (From OE-Core rev: 0308f91b17b052902a01c98afdd5619cd0c617e5) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Reworked commit to fix merge conflicts with denzil branch. Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
index 21cd84dc95..690d3e9780 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
@@ -11,11 +11,11 @@ KMACHINE_qemumips = "mti-malta32-be"
11KBRANCH = "standard/preempt-rt/base" 11KBRANCH = "standard/preempt-rt/base"
12KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32" 12KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32"
13 13
14LINUX_VERSION ?= "3.2.11" 14LINUX_VERSION ?= "3.2.18"
15LINUX_KERNEL_TYPE = "preempt-rt" 15LINUX_KERNEL_TYPE = "preempt-rt"
16 16
17SRCREV_machine ?= "3ebf4d172cf4a41d2abf09e4036f0850e08064e7" 17SRCREV_machine ?= "fe2630b38159ea7b9cf977b5fed40a9917002087"
18SRCREV_machine_qemuppc ?= "7cebfe717987f4ffa9ae90558c28f45049847c1c" 18SRCREV_machine_qemuppc ?= "0259e5a3ef568c6979f2cb31280a43c55c784f4f"
19SRCREV_meta ?= "49f931bc294d5b6be60502bbd448cff5aa766235" 19SRCREV_meta ?= "49f931bc294d5b6be60502bbd448cff5aa766235"
20 20
21PR = "r1" 21PR = "r1"