aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb
AgeCommit message (Collapse)Author
2013-11-01recipes: Remove PR = r0 from all recipesMartin Jansa
* Remove all PR = "r0" from all .bb files in meta-oe repo. This was done with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i * We've switching to the PR server, PR bumps are no longer needed and this saves people either accidentally bumping them or forgetting to remove the lines (r0 is the default anyway). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-07-31recipes-devtools/autoconf-archive: new recipes for autoconf-archiveMartin Ertsaas
Add a new recipes which provides autoconf-archive 2012.04.07. This gives quite a few m4 files, which might be useful in toolchains. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>