summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/qemu/qemu_fslgit.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/qemu/qemu_fslgit.bb')
-rw-r--r--recipes-devtools/qemu/qemu_fslgit.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/qemu/qemu_fslgit.bb b/recipes-devtools/qemu/qemu_fslgit.bb
index ac40fb5..e3bb276 100644
--- a/recipes-devtools/qemu/qemu_fslgit.bb
+++ b/recipes-devtools/qemu/qemu_fslgit.bb
@@ -9,6 +9,8 @@ PV = "1.4+fsl"
9SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git" 9SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git"
10SRCREV = "8713c58725df407dbbedb48fa315248d0100720c" 10SRCREV = "8713c58725df407dbbedb48fa315248d0100720c"
11 11
12SRC_URI += "file://fdt_header.patch"
13
12S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
13 15
14QEMU_TARGETS = "ppc" 16QEMU_TARGETS = "ppc"