summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-12-07 20:06:29 -0800
committerSaul Wold <sgw@linux.intel.com>2010-12-09 08:18:17 -0800
commit3d08b9f2c65835822b1c0ed30e3170f02f877ce3 (patch)
tree774991d51470129319c18bb6b32c9b0c2d5a2b7c /meta/recipes-devtools/qemu
parentba5e0b9531b9a967aa3d408a13024590d96b8391 (diff)
downloadpoky-3d08b9f2c65835822b1c0ed30e3170f02f877ce3.tar.gz
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/qemu')
-rw-r--r--meta/recipes-devtools/qemu/qemu_0.12.4.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_0.12.4.bb b/meta/recipes-devtools/qemu/qemu_0.12.4.bb
index f52a5ca740..04526d12ed 100644
--- a/meta/recipes-devtools/qemu/qemu_0.12.4.bb
+++ b/meta/recipes-devtools/qemu/qemu_0.12.4.bb
@@ -27,6 +27,9 @@ SRC_URI = "\
27 file://fix-configure-checks.patch \ 27 file://fix-configure-checks.patch \
28 file://powerpc_rom.bin" 28 file://powerpc_rom.bin"
29 29
30SRC_URI[md5sum] = "93e6b134dff89b2799f57b7d9e0e0fc5"
31SRC_URI[sha256sum] = "1a29a5b5151162d1de035c4926d1a1dbffee4a145ef61ee865d6b82aaea0602e"
32
30do_install_append () { 33do_install_append () {
31 install -d ${D}${datadir}/qemu 34 install -d ${D}${datadir}/qemu
32 install -m 0755 ${WORKDIR}/powerpc_rom.bin ${D}${datadir}/qemu 35 install -m 0755 ${WORKDIR}/powerpc_rom.bin ${D}${datadir}/qemu