]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/targetbuild: add extra_cmds argument to run_configure
authorRoss Burton <ross.burton@intel.com>
Mon, 20 Jun 2016 16:37:31 +0000 (17:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Jun 2016 13:23:30 +0000 (14:23 +0100)
commit7096f2889f1623ce97a6696f6f4c7217f0efb972
treeba26d39719aded68d66bf8ba613c8f9f4f4905ec
parentac99135b009a1066486ed2afb2f298d0a5a3a854
oeqa/targetbuild: add extra_cmds argument to run_configure

Some upstreams need more than just gnu-configize ran before ./configure works,
such as ./autogen.sh or autoreconf.  Add extra_args (defaulting to
gnu-configize) so that this can be done in test cases.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/utils/targetbuild.py