aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/m4/m4-native_1.4.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/m4/m4-native_1.4.9.bb')
-rw-r--r--meta/recipes-devtools/m4/m4-native_1.4.9.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/m4/m4-native_1.4.9.bb b/meta/recipes-devtools/m4/m4-native_1.4.9.bb
index fa871b38ae..23a21d0939 100644
--- a/meta/recipes-devtools/m4/m4-native_1.4.9.bb
+++ b/meta/recipes-devtools/m4/m4-native_1.4.9.bb
@@ -1,5 +1,4 @@
-require m4_${PV}.bb
-inherit native
+require m4-${PV}.inc
INHIBIT_AUTOTOOLS_DEPS = "1"
DEPENDS += "gnu-config-native"
@@ -10,3 +9,4 @@ do_configure() {
oe_runconf
}
+inherit native