[oe] [meta-filesystems][PATCH] xorriso: Add xorriso v1.4.0

Khem Raj raj.khem at gmail.com
Fri May 29 20:26:05 UTC 2015


On Fri, May 29, 2015 at 2:16 AM, Naresh Bhat <naresh.bhat at linaro.org> wrote:
> +do_configure () {
> +    touch NEWS
> +    libtoolize --force
> +    aclocal
> +    autoheader
> +    automake --force-missing --add-missing
> +    autoconf
> +    oe_runconf
> +}
> +

couldnt this be done via some do_confgure_prepend () ?



More information about the Openembedded-devel mailing list