diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-01-17 10:56:02 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-19 11:34:07 +0000 |
commit | f127738aadd0416487cb44ea43c883704ad858bc (patch) | |
tree | 69198a54c93d47168d2b5d69ad1f5791ff303ca8 /meta/recipes-devtools/m4/m4_1.4.16.bb | |
parent | 1fedd166b71a4000116fcc9bd993cb23a7899adb (diff) | |
download | poky-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_1.4.16.bb')
-rw-r--r-- | meta/recipes-devtools/m4/m4_1.4.16.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/m4/m4_1.4.16.bb b/meta/recipes-devtools/m4/m4_1.4.16.bb index bb4ca355d5..b12c0adf3a 100644 --- a/meta/recipes-devtools/m4/m4_1.4.16.bb +++ b/meta/recipes-devtools/m4/m4_1.4.16.bb | |||
@@ -1,3 +1,3 @@ | |||
1 | require m4.inc | 1 | require m4-${PV}.inc |
2 | 2 | ||
3 | BBCLASSEXTEND = "nativesdk" | 3 | BBCLASSEXTEND = "nativesdk" |