summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/mtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/mtools')
-rw-r--r--meta/recipes-devtools/mtools/mtools_3.9.9.bb2
-rw-r--r--meta/recipes-devtools/mtools/mtools_4.0.16.bb2
2 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/mtools/mtools_3.9.9.bb b/meta/recipes-devtools/mtools/mtools_3.9.9.bb
index 2e4c1cba7d..f0428c10e3 100644
--- a/meta/recipes-devtools/mtools/mtools_3.9.9.bb
+++ b/meta/recipes-devtools/mtools/mtools_3.9.9.bb
@@ -20,4 +20,6 @@ inherit autotools
20 20
21EXTRA_OECONF = "--without-x" 21EXTRA_OECONF = "--without-x"
22 22
23PARALLEL_MAKEINST = ""
24
23BBCLASSEXTEND = "native" 25BBCLASSEXTEND = "native"
diff --git a/meta/recipes-devtools/mtools/mtools_4.0.16.bb b/meta/recipes-devtools/mtools/mtools_4.0.16.bb
index f5dca26724..df67854685 100644
--- a/meta/recipes-devtools/mtools/mtools_4.0.16.bb
+++ b/meta/recipes-devtools/mtools/mtools_4.0.16.bb
@@ -18,4 +18,6 @@ inherit autotools
18 18
19EXTRA_OECONF = "--without-x" 19EXTRA_OECONF = "--without-x"
20 20
21PARALLEL_MAKEINST = ""
22
21BBCLASSEXTEND = "native" 23BBCLASSEXTEND = "native"