diff options
author | Zhenhua Luo <zhenhua.luo@freescale.com> | 2013-12-14 11:03:03 +0800 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-01-13 12:11:33 +0800 |
commit | bb3ca50797119beecca0501413680655bb081086 (patch) | |
tree | 5d9b8c460c32497b5d172916df76d961edeca2bf /recipes-devtools | |
parent | bcccc9c4090560de21920c28256369dc1064895e (diff) | |
download | meta-fsl-ppc-bb3ca50797119beecca0501413680655bb081086.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.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/qemu/qemu_fslgit.bb b/recipes-devtools/qemu/qemu_fslgit.bb index 186e538..57de805 100644 --- a/recipes-devtools/qemu/qemu_fslgit.bb +++ b/recipes-devtools/qemu/qemu_fslgit.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \ | |||
7 | PV = "1.4+fsl" | 7 | PV = "1.4+fsl" |
8 | 8 | ||
9 | SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git" | 9 | SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git" |
10 | SRCREV = "8713c58725df407dbbedb48fa315248d0100720c" | 10 | SRCREV = "99231018edf75522aea2630e4089c9163566fb73" |
11 | 11 | ||
12 | SRC_URI += " \ | 12 | SRC_URI += " \ |
13 | 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 \ |