libgdata_0.5.1.bb : hit a race problem so disable parallel builds.
[openembedded.git] / recipes / gnome / libgdata_0.5.1.bb
index 7c510d0..23b2056 100644 (file)
@@ -8,6 +8,8 @@ SRC_URI += " \
            file://gtk-doc.make \
 "
 
+PARALLEL_MAKE = ""
+
 do_configure_prepend() {
     cp ${WORKDIR}/gtk-doc.make ${S}/
     sed -i -e s:docs::g ${S}/Makefile.am