summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2013-12-14 11:03:03 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-01-12 18:06:01 +0800
commit889b9bbce97c44d7166c2c033a81d5f1cbf11adb (patch)
tree5b222a681cdde6b15dc02ff2cacf20b2adb1e828 /recipes-devtools
parent0f0ae33fd574ff4eb91cae0c5036f8f5e05fbbc7 (diff)
downloadmeta-fsl-ppc-889b9bbce97c44d7166c2c033a81d5f1cbf11adb.tar.gz
qemu: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Diffstat (limited to 'recipes-devtools')
-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 \