summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/m4/m4.inc
Commit message (Collapse)AuthorAgeFilesLines
* m4: A better refactoringSaul Wold2012-01-191-10/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* 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. Signed-off-by: Saul Wold <sgw@linux.intel.com>