summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/m4/m4-native_1.4.16.bb
Commit message (Collapse)AuthorAgeFilesLines
* m4: A better refactoringSaul Wold2012-01-191-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* m4: refactor .bb and .inc filesSaul Wold2012-01-171-1/+2
| | | | | | | | 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>
* m4: upgrade from 1.4.15 to 1.4.16Nitin A Kamble2011-06-061-0/+12
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>