summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/mtools/mtools_4.0.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/mtools/mtools_4.0.18.bb')
-rw-r--r--meta/recipes-devtools/mtools/mtools_4.0.18.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/mtools/mtools_4.0.18.bb b/meta/recipes-devtools/mtools/mtools_4.0.18.bb
index b2cfe9ad9a..52decfdf63 100644
--- a/meta/recipes-devtools/mtools/mtools_4.0.18.bb
+++ b/meta/recipes-devtools/mtools/mtools_4.0.18.bb
@@ -37,6 +37,9 @@ EXTRA_OECONF = "--without-x"
37 37
38BBCLASSEXTEND = "native nativesdk" 38BBCLASSEXTEND = "native nativesdk"
39 39
40PACKAGECONFIG ??= ""
41PACKAGECONFIG[libbsd] = "ac_cv_lib_bsd_main=yes,ac_cv_lib_bsd_main=no,libbsd"
42
40do_install_prepend () { 43do_install_prepend () {
41 # Create bindir to fix parallel installation issues 44 # Create bindir to fix parallel installation issues
42 mkdir -p ${D}/${bindir} 45 mkdir -p ${D}/${bindir}