summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
index fabbb978d6..295fe27e7b 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -2,7 +2,7 @@ inherit kernel
2require recipes-kernel/linux/linux-yocto.inc 2require recipes-kernel/linux/linux-yocto.inc
3 3
4KBRANCH = "standard/preempt-rt/base" 4KBRANCH = "standard/preempt-rt/base"
5KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32" 5KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
6 6
7LINUX_VERSION ?= "3.4.3" 7LINUX_VERSION ?= "3.4.3"
8LINUX_KERNEL_TYPE = "preempt-rt" 8LINUX_KERNEL_TYPE = "preempt-rt"