summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-10-22 15:55:55 -0500
committerMatthew McClintock <msm@freescale.com>2012-12-04 13:16:52 -0600
commit0be2d2df4ea86ba6a25bcdacaaef1303f9646a8b (patch)
tree951c13a02048e4ccfc16fa6bb4b5d85d609d7aca /recipes-devtools
parent696560eb258ff1eabdadbd423848a6b23545c591 (diff)
downloadmeta-fsl-ppc-0be2d2df4ea86ba6a25bcdacaaef1303f9646a8b.tar.gz
qemu_1.0.bb: lock down SHA
Signed-off-by: Matthew McClintock <msm@freescale.com>
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