summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/qemu/qemu_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/qemu/qemu_1.0.bb b/recipes-devtools/qemu/qemu_1.0.bb
index 7a6e545..91a12dc 100644
--- a/recipes-devtools/qemu/qemu_1.0.bb
+++ b/recipes-devtools/qemu/qemu_1.0.bb
@@ -9,7 +9,7 @@ PV = "1.0+fsl"
9DEPENDS += "dtc" 9DEPENDS += "dtc"
10 10
11SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git" 11SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git"
12SRCREV = "${AUTOREV}" 12SRCREV = "deccbc3b81951f826df805f10c0a0318a80af011"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15