From: Matthew McClintock Date: Mon, 22 Oct 2012 20:55:55 +0000 (-0500) Subject: qemu_1.0.bb: lock down SHA X-Git-Tag: 2.1~534^2~359 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=00d03a97a2c93759faa30e14cb9d39072b494076;p=meta-freescale.git qemu_1.0.bb: lock down SHA Signed-off-by: Matthew McClintock --- diff --git a/meta-fsl-ppc/recipes-devtools/qemu/qemu_1.0.bb b/meta-fsl-ppc/recipes-devtools/qemu/qemu_1.0.bb index 7a6e5450..91a12dcb 100644 --- a/meta-fsl-ppc/recipes-devtools/qemu/qemu_1.0.bb +++ b/meta-fsl-ppc/recipes-devtools/qemu/qemu_1.0.bb @@ -9,7 +9,7 @@ PV = "1.0+fsl" DEPENDS += "dtc" SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git" -SRCREV = "${AUTOREV}" +SRCREV = "deccbc3b81951f826df805f10c0a0318a80af011" S = "${WORKDIR}/git"