summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb
Commit message (Collapse)AuthorAgeFilesLines
* autoconf-archive: Upgrade to 2016.09.16Zhixiong Chi2017-04-181-13/+0
| | | | | Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: Remove PR = r0 from all recipesMartin Jansa2013-11-011-1/+0
| | | | | | | | | | | * 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>
* recipes-devtools/autoconf-archive: new recipes for autoconf-archiveMartin Ertsaas2012-07-311-0/+14
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>