diff options
| author | Matthew McClintock <msm@freescale.com> | 2012-10-22 15:55:55 -0500 |
|---|---|---|
| committer | Matthew McClintock <msm@freescale.com> | 2012-11-13 10:57:03 -0600 |
| commit | 9e0adb489388e9e0b56397b2cb1121ba4281307d (patch) | |
| tree | 2956d6b66219c525f8ea08165993e8dd41c5a401 | |
| parent | 598d40e6ee5efd64343fd2c622ab7a31f52047e1 (diff) | |
| download | meta-fsl-ppc-9e0adb489388e9e0b56397b2cb1121ba4281307d.tar.gz | |
qemu_1.0.bb: lock down SHA
Signed-off-by: Matthew McClintock <msm@freescale.com>
| -rw-r--r-- | recipes-devtools/qemu/qemu_1.0.bb | 2 |
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" | |||
| 9 | DEPENDS += "dtc" | 9 | DEPENDS += "dtc" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git" | 11 | SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git" |
| 12 | SRCREV = "${AUTOREV}" | 12 | SRCREV = "deccbc3b81951f826df805f10c0a0318a80af011" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
