summaryrefslogtreecommitdiffstats
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
| | | | | | | (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-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. (From OE-Core rev: 4677da625f8ceb02c96f365bb948b8901bd694a4) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* m4: upgrade from 1.4.15 to 1.4.16Nitin A Kamble2011-06-061-0/+12
(From OE-Core rev: d2fb8508009d9109935a3a817074f109a87b2e44) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>