summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/mtools/mtools_4.0.24.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/mtools/mtools_4.0.24.bb')
-rw-r--r--meta/recipes-devtools/mtools/mtools_4.0.24.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/mtools/mtools_4.0.24.bb b/meta/recipes-devtools/mtools/mtools_4.0.24.bb
index d7cc72d172..f11cdad37a 100644
--- a/meta/recipes-devtools/mtools/mtools_4.0.24.bb
+++ b/meta/recipes-devtools/mtools/mtools_4.0.24.bb
@@ -35,7 +35,7 @@ SRC_URI = "${GNU_MIRROR}/mtools/mtools-${PV}.tar.bz2 \
35 35
36SRC_URI_append_class-native = " file://disable-hardcoded-configs.patch" 36SRC_URI_append_class-native = " file://disable-hardcoded-configs.patch"
37 37
38inherit autotools texinfo features_check 38inherit autotools texinfo
39 39
40EXTRA_OECONF = "--without-x" 40EXTRA_OECONF = "--without-x"
41 41