summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_0.12.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu_0.12.4.bb')
-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