diff options
author | Khem Raj <raj.khem@gmail.com> | 2020-03-25 16:16:37 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-03-30 12:33:29 +0100 |
commit | 10be0e446ca2adf325cd59a3d1ec6c01709c208f (patch) | |
tree | 789bbe09eb44b2a7e9e6c879b32ec9761243fd0c /meta/recipes-devtools/apt | |
parent | 4b57b45b379cb11abb031bcff4a7ae5a2247f50e (diff) | |
download | poky-10be0e446ca2adf325cd59a3d1ec6c01709c208f.tar.gz |
binutils: Pregenerate autoconf files
libtool patch will result in configure file regeneration, instead of
doing that at build time, do it in patch itself, this avoids running
autoconf before configure step.
Since binutils needs specific version of autoconf ( which is 2.69 )
this will break on systems using newer or older verisons of autoconf
in current state.
(From OE-Core rev: 525d703d6f846e9706481a816910aef2ee70fb54)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/apt')
0 files changed, 0 insertions, 0 deletions