summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/m4/m4-native_1.4.9.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-01-17 10:56:02 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-19 11:34:07 +0000
commitf127738aadd0416487cb44ea43c883704ad858bc (patch)
tree69198a54c93d47168d2b5d69ad1f5791ff303ca8 /meta/recipes-devtools/m4/m4-native_1.4.9.bb
parent1fedd166b71a4000116fcc9bd993cb23a7899adb (diff)
downloadpoky-f127738aadd0416487cb44ea43c883704ad858bc.tar.gz
m4: A better refactoring
(From OE-Core rev: a07e6449a19deec698f6682c97f8f5c8d3b51486) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 @@
1require m4_${PV}.bb 1require m4-${PV}.inc
2inherit native
3 2
4INHIBIT_AUTOTOOLS_DEPS = "1" 3INHIBIT_AUTOTOOLS_DEPS = "1"
5DEPENDS += "gnu-config-native" 4DEPENDS += "gnu-config-native"
@@ -10,3 +9,4 @@ do_configure() {
10 oe_runconf 9 oe_runconf
11} 10}
12 11
12inherit native