summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/m4/m4_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-18/+1
| | | | | | | | 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: Extend to provide nativesdk recipeWenzong Fan2011-11-301-1/+3
| | | | | | | | | | We need to provide autoconf-natviesdk in meta-toolchain, the m4-nativesdk is required by it. Both extend the m4 recipes for GPLv2 and GPLv3. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: Delete patch=1, its default and replace pnum with striplevelKhem Raj2011-08-231-1/+1
| | | | | | | Some place pnum=1 is used which is removed as well since striplevel=1 is default Signed-off-by: Khem Raj <raj.khem@gmail.com>
* m4: upgrade from 1.4.15 to 1.4.16Nitin A Kamble2011-06-061-0/+18
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>