]> code.ossystems Code Review - openembedded-core.git/commitdiff
mojito: Disable PARALLEL_MAKE, the autofoo is broken around the generated files
authorRichard Purdie <rpurdie@linux.intel.com>
Tue, 14 Apr 2009 15:08:15 +0000 (16:08 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 14 Apr 2009 15:08:15 +0000 (16:08 +0100)
meta-moblin/packages/mojito/mojito_git.bb

index 0a3d51e1eb5afd85a563281ec65292bb3bcc40f9..bc83e0ac31892eb33cd8342c9c93702e968cedda 100644 (file)
@@ -11,6 +11,8 @@ inherit autotools_stage
 
 FILES_${PN}-dbg += "${libdir}/mojito/sources/.debug/* ${libdir}/mojito/services/.debug/"
 
+PARALLEL_MAKE = ""
+
 pkg_postinst_${PN} () {
 #!/bin/sh -e
 if [ "x$D" != "x" ]; then