summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/qemu/qemu_fslgit.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/qemu/qemu_fslgit.bb b/recipes-devtools/qemu/qemu_fslgit.bb
index 9e51056..1a7dd8e 100644
--- a/recipes-devtools/qemu/qemu_fslgit.bb
+++ b/recipes-devtools/qemu/qemu_fslgit.bb
@@ -14,7 +14,7 @@ PACKAGECONFIG[lzo] = ""
14PACKAGECONFIG[numa] = "" 14PACKAGECONFIG[numa] = ""
15 15
16SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;nobranch=1" 16SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;nobranch=1"
17SRCREV = "9e38e640275beabf6468a04cec5c403b2ac566ad" 17SRCREV = "6ac4597c059d35e2737b234747243e56d340f4db"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20