From: Tim Harvey <harvey.tim@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] avrdude: does not reliably build with parallel make
Date: Tue, 30 Nov 2010 09:05:38 -0800 [thread overview]
Message-ID: <1291136738-32061-1-git-send-email-harvey.tim@gmail.com> (raw)
disable parallel make for avrdude recipes
Signed-off-by: Tim Harvey <harvey.tim@gmail.com>
---
recipes/avrdude/avrdude.inc | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/recipes/avrdude/avrdude.inc b/recipes/avrdude/avrdude.inc
index 679c4ba..3a387c3 100644
--- a/recipes/avrdude/avrdude.inc
+++ b/recipes/avrdude/avrdude.inc
@@ -9,3 +9,4 @@ SRC_URI = "http://savannah.nongnu.org/download/avrdude/avrdude-${PV}.tar.gz"
inherit autotools
+PARALLEL_MAKE = ""
--
1.7.0.4
reply other threads:[~2010-11-30 17:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1291136738-32061-1-git-send-email-harvey.tim@gmail.com \
--to=harvey.tim@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox