summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
index f12de2e974..255e2e37b4 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
@@ -8,9 +8,9 @@ LINUX_KERNEL_TYPE = "preempt-rt"
8 8
9KMETA = "meta" 9KMETA = "meta"
10 10
11SRCREV_machine ?= "d125901ac3e516e9b894df088f4282347651b690" 11SRCREV_machine ?= "f35992f80c81dc5fa1a97165dfd5cbb84661f7cb"
12SRCREV_machine_qemuppc ?= "66630413d6df1665f2c5c94d25eb409271ffe20c" 12SRCREV_machine_qemuppc ?= "5789e3f33c1d5df35ced60d0153cafca7cd0e319"
13SRCREV_meta ?= "2a6d36e75ca0a121570a389d7bab76ec240cbfda" 13SRCREV_meta ?= "1b534b2f8bbe9b8a773268cfa30a4850346f6f5f"
14 14
15PR = "${INC_PR}.0" 15PR = "${INC_PR}.0"
16PV = "${LINUX_VERSION}+git${SRCPV}" 16PV = "${LINUX_VERSION}+git${SRCPV}"