summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
diff options
context:
space:
mode:
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 b0dacb40ee..bbb227fe4f 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.7" 14LINUX_VERSION ?= "3.2.8"
15LINUX_KERNEL_TYPE = "preempt-rt" 15LINUX_KERNEL_TYPE = "preempt-rt"
16 16
17SRCREV_machine ?= "2043e8b786dfd06a41a66780141f731d2d788696" 17SRCREV_machine ?= "6ab03c43328172425a6f632bff694a8da6c99f0e"
18SRCREV_machine_qemuppc ?= "ec400326633f011c3b7d390beb765ad955145a29" 18SRCREV_machine_qemuppc ?= "470deb222a704f84f3acf3a013a19d2da399d511"
19SRCREV_meta ?= "4c648bbbc7d2204d1b24f444aebb10f91c4ecae3" 19SRCREV_meta ?= "4c648bbbc7d2204d1b24f444aebb10f91c4ecae3"
20 20
21 21