summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/qemu/qemu_fslgit.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/qemu/qemu_fslgit.bb b/recipes-devtools/qemu/qemu_fslgit.bb
index 1433b9f..05db1cc 100644
--- a/recipes-devtools/qemu/qemu_fslgit.bb
+++ b/recipes-devtools/qemu/qemu_fslgit.bb
@@ -56,6 +56,7 @@ do_install_append() {
56 if [ -d ${D}${localstatedir}/run ]; then rmdir ${D}${localstatedir}/run; fi 56 if [ -d ${D}${localstatedir}/run ]; then rmdir ${D}${localstatedir}/run; fi
57} 57}
58 58
59FILES_${PN} += "${datadir}/qemu/"
59INSANE_SKIP_${PN} += "dev-deps" 60INSANE_SKIP_${PN} += "dev-deps"
60 61
61# This is only meant to be build to run on the target 62# This is only meant to be build to run on the target