summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb b/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb
index 7f4c6d9349..53b302d657 100644
--- a/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb
+++ b/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb
@@ -41,10 +41,6 @@ EOF
41 chmod +x ${D}${bindir_crossscripts}/qemuwrapper 41 chmod +x ${D}${bindir_crossscripts}/qemuwrapper
42} 42}
43 43
44SYSROOT_PREPROCESS_FUNCS += "qemuwrapper_sysroot_preprocess" 44SYSROOT_DIRS += "${bindir_crossscripts}"
45
46qemuwrapper_sysroot_preprocess () {
47 sysroot_stage_dir ${D}${bindir_crossscripts} ${SYSROOT_DESTDIR}${bindir_crossscripts}
48}
49 45
50INHIBIT_DEFAULT_DEPS = "1" 46INHIBIT_DEFAULT_DEPS = "1"