]> code.ossystems Code Review - openembedded-core.git/commit
autoconf: updated to 2.69
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>
Thu, 19 Jul 2012 10:33:52 +0000 (13:33 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Jul 2012 10:40:09 +0000 (11:40 +0100)
commiteffb75d42098b3e367d393215fd5d52a0191e954
treeeac55bc87850ab7d4b0cf139fc25cdf1495e4072
parentfae8b8e3f172a7523c0d5cc416031f3d571b9f81
autoconf: updated to 2.69

Tested with core-image-sato-sdk and lib32-core-image-sato-sdk.
This update was done mainly because multilib builds failed on master with this error:

| autoreconf: running: aclocal -I /poky/build/tmp/work/x86-pokymllib32-linux/lib32-automake-1.12.1-r0/automake-1.12.1/m4/ -I /poky/build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.12 -I /poky/build/tmp/work/x86-pokymllib32-linux/lib32-automake-1.12.1-r0/automake-1.12.1/aclocal-copy/ -I /poky/build/tmp/work/x86-pokymllib32-linux/lib32-automake-1.12.1-r0/automake-1.12.1/m4/ -I /poky/build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.12 -I /poky/build/tmp/work/x86-pokymllib32-linux/lib32-automake-1.12.1-r0/automake-1.12.1/aclocal-copy/ --force --warnings=cross
| aclocal: warning: unknown warning category 'cross'
| configure.ac:18: error: Autoconf version 2.69 or higher is required

Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/autoconf/autoconf.inc
meta/recipes-devtools/autoconf/autoconf_2.69.bb [moved from meta/recipes-devtools/autoconf/autoconf_2.68.bb with 85% similarity]