[OE-core] [PATCH 2/2] db: Update gnu-config files to version used by OE-Core

Marcin Juszkiewicz marcin.juszkiewicz at linaro.org
Tue Sep 18 11:43:00 UTC 2012


W dniu 18.09.2012 13:20, Burton, Ross pisze:
> On 18 September 2012 10:00, Marcin Juszkiewicz
> <marcin.juszkiewicz at linaro.org> wrote:
>> +# Update gnu-config files to version used by OE-Core
>> +do_configure_prepend() {
>> +       install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.{guess,sub} ${S}
>> +}
> 
> Why can't the autotools class do this for every package?

It does it in own do_configure by calling 'autoreconf'. But some
packages have their version of this function.





More information about the Openembedded-core mailing list