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? (IIRC, Debian recommends this too) Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
