summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-02-05 01:16:59 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-08 00:50:27 +0000
commit8df37ad54918e64f26e24144897831f443f167d6 (patch)
tree7c62c085407a93c0173888222f762780bcdaeb3e /meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
parent5d02d8dc176d794a37e2bc2e5c30132eed62f792 (diff)
downloadpoky-8df37ad54918e64f26e24144897831f443f167d6.tar.gz
linux-yocto: fri2: use emgd-1.10
Updating meta for the following change: [ fri2: use emgd-1.10 Use the yocto/emgd-1.10 branch in place of yocto/emgd. ] (From OE-Core rev: aa6293ffbc7f8f17e55f2105de56384e14591b44) Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> 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.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
index d7e4e7aede..b947a48fac 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
@@ -16,7 +16,7 @@ LINUX_KERNEL_TYPE = "preempt-rt"
16 16
17SRCREV_machine ?= "2f9d925f5681eaae7f341cc1270c739e8b329c03" 17SRCREV_machine ?= "2f9d925f5681eaae7f341cc1270c739e8b329c03"
18SRCREV_machine_qemuppc ?= "c66f7ef2315010756c8c97af6b13d52f9f18c03b" 18SRCREV_machine_qemuppc ?= "c66f7ef2315010756c8c97af6b13d52f9f18c03b"
19SRCREV_meta ?= "70e86dc937a40c0dc7c84549de0e86bb09f12da3" 19SRCREV_meta ?= "b78a519841bd8b477cad599af8d38df6760445c1"
20 20
21PR = "r1" 21PR = "r1"
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"