disable parallel make for avrdude recipes
Signed-off-by: Tim Harvey <[email protected]>
---
 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


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to