[oe-commits] Khem Raj : wvstreams_4.6.bb: Disable parallel build.

git version control git at git.openembedded.org
Tue Oct 6 22:31:53 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: cf97c848db5c33fc5fa2134c741b2d14c086860c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=cf97c848db5c33fc5fa2134c741b2d14c086860c

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue Oct  6 14:27:26 2009 -0700

wvstreams_4.6.bb: Disable parallel build.

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/wvstreams/wvstreams_4.6.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/wvstreams/wvstreams_4.6.bb b/recipes/wvstreams/wvstreams_4.6.bb
index 32c70a3..370adce 100644
--- a/recipes/wvstreams/wvstreams_4.6.bb
+++ b/recipes/wvstreams/wvstreams_4.6.bb
@@ -29,6 +29,7 @@ FILES_libwvstreams-base-dbg = "${libdir}/.debug/libwvutils.so.*"
 FILES_libwvstreams-extras     = "${libdir}/libwvbase.so.* ${libdir}/libwvstreams.so.*"
 FILES_libwvstreams-extras-dbg = "${libdir}/.debug/libwvbase.so.* ${libdir}/.debug/libwvstreams.so.*"
 
+PARALLEL_MAKE = ""
 
 do_stage() {
     autotools_stage_all





More information about the Openembedded-commits mailing list