[oe] [meta-oe][PATCH 1/2] Add mpich support

Khem Raj raj.khem at gmail.com
Mon Mar 9 21:02:54 UTC 2015


> 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




More information about the Openembedded-devel mailing list