summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fsl-ppc/recipes-devtools/qemu/qemu_fslgit.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-fsl-ppc/recipes-devtools/qemu/qemu_fslgit.bb b/meta-fsl-ppc/recipes-devtools/qemu/qemu_fslgit.bb
index 1a7dd8eb..32e738e9 100644
--- a/meta-fsl-ppc/recipes-devtools/qemu/qemu_fslgit.bb
+++ b/meta-fsl-ppc/recipes-devtools/qemu/qemu_fslgit.bb
@@ -12,6 +12,7 @@ PV = "1.7+fsl"
12PACKAGECONFIG[quorum] = "" 12PACKAGECONFIG[quorum] = ""
13PACKAGECONFIG[lzo] = "" 13PACKAGECONFIG[lzo] = ""
14PACKAGECONFIG[numa] = "" 14PACKAGECONFIG[numa] = ""
15PACKAGECONFIG[gtk+] = ""
15 16
16SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;nobranch=1" 17SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;nobranch=1"
17SRCREV = "6ac4597c059d35e2737b234747243e56d340f4db" 18SRCREV = "6ac4597c059d35e2737b234747243e56d340f4db"