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.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-devtools/qemu/qemu_fslgit.bb b/recipes-devtools/qemu/qemu_fslgit.bb
index 98c67ca..810794d 100644
--- a/recipes-devtools/qemu/qemu_fslgit.bb
+++ b/recipes-devtools/qemu/qemu_fslgit.bb
@@ -6,9 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
6# This means v1.4 with FSL specific patches applied 6# This means v1.4 with FSL specific patches applied
7PV = "1.4+fsl" 7PV = "1.4+fsl"
8 8
9SRCBRANCH = "sdk-v1.4.x" 9SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;nobranch=1"
10SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;branch=${SRCBRANCH}" 10SRCREV = "99231018edf75522aea2630e4089c9163566fb73"
11SRCREV = "8713c58725df407dbbedb48fa315248d0100720c"
12 11
13SRC_URI += " \ 12SRC_URI += " \
14 file://0001-doc-Fix-texinfo-table-markup-in-qemu-options.hx.patch \ 13 file://0001-doc-Fix-texinfo-table-markup-in-qemu-options.hx.patch \