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.bb8
1 files changed, 4 insertions, 4 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 a3900ce391..0c82e16574 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
@@ -3,14 +3,14 @@ require recipes-kernel/linux/linux-yocto.inc
3KBRANCH = "standard/preempt-rt/base" 3KBRANCH = "standard/preempt-rt/base"
4KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32" 4KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32"
5 5
6LINUX_VERSION ?= "3.2.18" 6LINUX_VERSION ?= "3.2.32"
7LINUX_KERNEL_TYPE = "preempt-rt" 7LINUX_KERNEL_TYPE = "preempt-rt"
8 8
9KMETA = "meta" 9KMETA = "meta"
10 10
11SRCREV_machine ?= "c094363010bd4645e65cc8845dd23e513ac894d1" 11SRCREV_machine ?= "d8f7347b67d909a999391c4b6f64447b0ccdc86a"
12SRCREV_machine_qemuppc ?= "8e63a7522e4901c1312f7f53e490027070ffc057" 12SRCREV_machine_qemuppc ?= "65c57e1a8656830260aa56a25bc8512dcb68258a"
13SRCREV_meta ?= "486f7aec824b4127e91ef53228823e996b3696f0" 13SRCREV_meta ?= "e7f2fdc48f8808887175f0328274a2668084738c"
14 14
15PR = "${INC_PR}.0" 15PR = "${INC_PR}.0"
16PV = "${LINUX_VERSION}+git${SRCPV}" 16PV = "${LINUX_VERSION}+git${SRCPV}"