]> code.ossystems Code Review - openembedded-core.git/commit
autoconf: Override config.guess/.sub in source tree
authorNathan Rossi <nathan@nathanrossi.com>
Wed, 6 Dec 2017 09:51:57 +0000 (19:51 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Dec 2017 18:00:23 +0000 (18:00 +0000)
commit302bab86d65831d7b03325e7002a992eb266318e
tree030762425130dd31696c8764c1687d3ba8014b25
parentcf7f4705e65a877cb4b3ac8872369c1b2e81a7be
autoconf: Override config.guess/.sub in source tree

autoconf has not been released in a number of years. However many
changes have been made to the gnu-config config.guess/.sub since 2.69,
including new architectures, OS variants, etc. In order to enable these
targets without creating patches for the source itself populate the
gnu-config files from the sysroot as is done with autotools recipes.
Whilst it is not possible for the autoconf recipe to bootstrap its
configure task (using the autotools_do_configure), the files can be
manually copied into the target location.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/autoconf/autoconf.inc