> On Mar 9, 2015, at 1:57 PM, Victor Rodriguez <victor.rodriguez.bahena at intel.com> 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