All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][sumo][PATCH] xmlstarlet: Disable PARALLEL_MAKE (again)
Date: Sat, 29 Sep 2018 09:53:40 +0200	[thread overview]
Message-ID: <20180929075340.GA1449@jama> (raw)
In-Reply-To: <20180910184016.6156-1-Martin.Jansa@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1437 bytes --]

On Mon, Sep 10, 2018 at 06:40:16PM +0000, Martin Jansa wrote:
> From: Richard Purdie <richard.purdie@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@linuxfoundation.org>
> Signed-off-by: Martin Jansa <Martin.Jansa@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@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]

      reply	other threads:[~2018-09-29  7:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-10 18:40 [meta-oe][sumo][PATCH] xmlstarlet: Disable PARALLEL_MAKE (again) Martin Jansa
2018-09-29  7:53 ` Martin Jansa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180929075340.GA1449@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.