[oe] [meta-oe][sumo][PATCH] xmlstarlet: Disable PARALLEL_MAKE (again)

Martin Jansa martin.jansa at gmail.com
Sat Sep 29 07:53:40 UTC 2018


On Mon, Sep 10, 2018 at 06:40:16PM +0000, Martin Jansa wrote:
> From: Richard Purdie <richard.purdie at linuxfoundation.org>
> 
> * MJ: this was applied for 1.5.0 version in:
>   https://patchwork.openembedded.org/patch/116023/
>   then removed with the upgrade to 1.6.1 in:
>   https://patchwork.openembedded.org/patch/141059/
>   but as reported before this issue is still reproducible
>   with 1.6.1
> 
> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

ping for sumo

> ---
>  meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.6.1.bb | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.6.1.bb b/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.6.1.bb
> index e3d52e616a..e28fd61a03 100644
> --- a/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.6.1.bb
> +++ b/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.6.1.bb
> @@ -24,3 +24,8 @@ inherit autotools
>  EXTRA_OECONF="--disable-build-docs \
>    --with-libxml-prefix=${STAGING_LIBDIR}/.. \
>    --with-libxslt-prefix=${STAGING_LIBDIR}/.."
> +
> +# http://errors.yoctoproject.org/Errors/Details/157121/
> +# /bin/bash: src/usage.c: No such file or directory
> +# Makefile:2121: recipe for target 'src/usage.c' failed
> +PARALLEL_MAKE = ""
> -- 
> 2.17.1
> 

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20180929/c564f68d/attachment-0002.sig>


More information about the Openembedded-devel mailing list