diff options
-rw-r--r-- | meta/recipes-devtools/mtools/mtools_3.9.9.bb | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/mtools/mtools_4.0.18.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/mtools/mtools_3.9.9.bb b/meta/recipes-devtools/mtools/mtools_3.9.9.bb index 2213c17948..38f09decd2 100644 --- a/meta/recipes-devtools/mtools/mtools_3.9.9.bb +++ b/meta/recipes-devtools/mtools/mtools_3.9.9.bb | |||
@@ -44,4 +44,4 @@ EXTRA_OECONF = "--without-x" | |||
44 | 44 | ||
45 | PARALLEL_MAKEINST = "" | 45 | PARALLEL_MAKEINST = "" |
46 | 46 | ||
47 | BBCLASSEXTEND = "native" | 47 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta/recipes-devtools/mtools/mtools_4.0.18.bb b/meta/recipes-devtools/mtools/mtools_4.0.18.bb index dcd6066634..0cc7f6c6e2 100644 --- a/meta/recipes-devtools/mtools/mtools_4.0.18.bb +++ b/meta/recipes-devtools/mtools/mtools_4.0.18.bb | |||
@@ -37,4 +37,4 @@ EXTRA_OECONF = "--without-x" | |||
37 | 37 | ||
38 | PARALLEL_MAKEINST = "" | 38 | PARALLEL_MAKEINST = "" |
39 | 39 | ||
40 | BBCLASSEXTEND = "native" | 40 | BBCLASSEXTEND = "native nativesdk" |