> On Mar 9, 2015, at 1:57 PM, Victor Rodriguez > <[email protected]> wrote: > > +do_configure_prepend() { > + autoreconf --verbose --install --force -I . -I confdb/ -I maint/ > + oe_runconf > + exit > +}
Can this be replaced with EXTRA_AUTORECONF += “” mentioning any extra options you added above to autoreconf -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
