aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/m4/m4-native_1.4.16.bb
AgeCommit message (Collapse)Author
2012-01-19m4: A better refactoringSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-01-17m4: refactor .bb and .inc filesSaul Wold
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>
2011-06-06m4: upgrade from 1.4.15 to 1.4.16Nitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>