]> code.ossystems Code Review - openembedded-core.git/commit
autotools: no need to depend on gnu-config
authorRoss Burton <ross.burton@arm.com>
Wed, 11 Nov 2020 15:30:20 +0000 (15:30 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Feb 2021 22:26:38 +0000 (22:26 +0000)
commit332145c34b4aac2e74a713070af25414e1fd8c9c
treee57c09ca58d66faae7beb7232a5fa1caa3a56223
parente24ac6605aeaae42475d3f753dc9452093af5a14
autotools: no need to depend on gnu-config

autoconf 2.70 onwards installs its own copies of config.guess/config.sub
which we keep up to date when autoconf builds, so there's no need to
depend on gnu-config for those files.

Signed-off-by: Ross Burton <ross.burton@arm.com>
meta/classes/autotools.bbclass