From: Martin Jansa <martin.jansa@gmail.com>
To: Trevor Woerner <trevor.woerner@linaro.org>
Cc: openembedded-devel@lists.openembedded.org, patches@linaro.org
Subject: Re: [meta-oe][PATCH] utouch-evemu: force serial build
Date: Sun, 20 Apr 2014 13:45:05 +0200 [thread overview]
Message-ID: <20140420114505.GY2486@jama> (raw)
In-Reply-To: <1396244397-4124-1-git-send-email-trevor.woerner@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 1009 bytes --]
On Mon, Mar 31, 2014 at 01:39:57AM -0400, Trevor Woerner wrote:
> My build always fails if allowed to build in parallel:
>
> | make[2]: *** No rule to make target `evemu-record.1', needed by `all-am'. Stop.
I'll take this as temporary solution, but please try to fix the Makefile
and remove PARALLEL_MAKE.
> Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
> ---
> meta-oe/recipes-support/utouch/utouch-evemu_git.bb | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/meta-oe/recipes-support/utouch/utouch-evemu_git.bb b/meta-oe/recipes-support/utouch/utouch-evemu_git.bb
> index 0efe79e..1dd5a86 100644
> --- a/meta-oe/recipes-support/utouch/utouch-evemu_git.bb
> +++ b/meta-oe/recipes-support/utouch/utouch-evemu_git.bb
> @@ -13,3 +13,5 @@ SRCREV = "9752b50e922572e4cd214ac45ed95e4ee410fe24"
> PV = "1.0.5+git${SRCPV}"
>
> S = "${WORKDIR}/git/"
> +
> +PARALLEL_MAKE = ""
> --
> 1.9.0
>
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
prev parent reply other threads:[~2014-04-20 11:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-31 5:39 [meta-oe][PATCH] utouch-evemu: force serial build Trevor Woerner
2014-04-20 11:45 ` 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=20140420114505.GY2486@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=patches@linaro.org \
--cc=trevor.woerner@linaro.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.