summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/m4/m4.inc
Commit message (Collapse)AuthorAgeFilesLines
* m4: A better refactoringSaul Wold2012-01-191-10/+1
| | | | | | | (From OE-Core rev: a07e6449a19deec698f6682c97f8f5c8d3b51486) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* m4: refactor .bb and .inc filesSaul Wold2012-01-171-0/+19
The orignal had common code in the m4_1.4.16.bb file that was in the m4.inc file. m4-native was then including the m4.bb file and picking up the BBCLASSEXTEND, which causes the fetch to fail. (From OE-Core rev: 4677da625f8ceb02c96f365bb948b8901bd694a4) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>