summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_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_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_3.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
index 67f8da1211..44a9fe4402 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
@@ -18,7 +18,7 @@ SRCREV_machine_qemuppc ?= "15fd748017f0849138ff4b47d73f6866fa26cfe8"
18SRCREV_machine_qemux86 ?= "8f74a4339b3dc029fafff0ba7d88d6dc950d4b31" 18SRCREV_machine_qemux86 ?= "8f74a4339b3dc029fafff0ba7d88d6dc950d4b31"
19SRCREV_machine_qemux86-64 ?= "610c5a62daeda033755b0b7bfcb3e2cad5c76f3f" 19SRCREV_machine_qemux86-64 ?= "610c5a62daeda033755b0b7bfcb3e2cad5c76f3f"
20SRCREV_machine ?= "5df0b4c2538399aed543133b3855f809adf08ab8" 20SRCREV_machine ?= "5df0b4c2538399aed543133b3855f809adf08ab8"
21SRCREV_meta ?= "70e86dc937a40c0dc7c84549de0e86bb09f12da3" 21SRCREV_meta ?= "b78a519841bd8b477cad599af8d38df6760445c1"
22 22
23PR = "r3" 23PR = "r3"
24PV = "${LINUX_VERSION}+git${SRCPV}" 24PV = "${LINUX_VERSION}+git${SRCPV}"