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-03-06 09:03:15 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-08 11:55:36 -0800
commitec9d3195d3d3f8b2093f5f4e9a2312f1fb34d3a3 (patch)
tree78dda45061d968783d327a45d53cc57a2e314f50 /meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
parentf6bd7d33378d1b1bc161a0129d98be82854093ed (diff)
downloadpoky-ec9d3195d3d3f8b2093f5f4e9a2312f1fb34d3a3.tar.gz
linux-yocto/rt: udpate SRCREVs to 3.2.9-rt16
Bumping the -rt kernel to pickup the incremental update to -rt16. No major changes from -rt15, except for a bug fix that we want to pick up. (From OE-Core rev: 0b03c2382ad6b2d472555f5054a1ce82eb4e3de9) 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.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 872289fcdb..24a885fb8f 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
@@ -14,9 +14,9 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32"
14LINUX_VERSION ?= "3.2.9" 14LINUX_VERSION ?= "3.2.9"
15LINUX_KERNEL_TYPE = "preempt-rt" 15LINUX_KERNEL_TYPE = "preempt-rt"
16 16
17SRCREV_machine ?= "3652b606f1ab7769a7ecc86c70d22db4ef99fb2a" 17SRCREV_machine ?= "ae15fb7aaba7d12c48e1a1d30e5b8857d40b9b10"
18SRCREV_machine_qemuppc ?= "0c8f5214bc15699b41369751cdecea45f717c79c" 18SRCREV_machine_qemuppc ?= "963f79376e583ff79c55fd275b79bfc9a3aedd8e"
19SRCREV_meta ?= "a9ffedb3d7ed7a1da79d8b46b36518865f7ae4d0" 19SRCREV_meta ?= "8295227f068f78ec3c433529e4012a38773a88c9"
20 20
21PR = "r1" 21PR = "r1"
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"