On 3 September 2014 18:27, Christopher Larson <kerg...@gmail.com> wrote:
> +++ b/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/ldflags.patch

Missing patch header.

> -export SYS_INCLUDES="-I${STAGING_INCDIR}"
> -
>  inherit autotools-brokensep update-rc.d
>
> +EXTRA_OEMAKE = "\
> +    'CC=${CC}' \
> +    'LD=${LD}' \
> +    'CFLAGS=${CFLAGS}' \
> +    'LDFLAGS=${LDFLAGS}' \
> +    'SYS_INCLUDES=' \
> +    'V=1' \

The autotools inherit appears to be redundant and can be removed too
if you're cleaning up the build.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to