W dniu 18.09.2012 13:20, Burton, Ross pisze: > On 18 September 2012 10:00, Marcin Juszkiewicz > <[email protected]> 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. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
