From: Richard Purdie Date: Tue, 14 Apr 2009 15:08:15 +0000 (+0100) Subject: mojito: Disable PARALLEL_MAKE, the autofoo is broken around the generated files X-Git-Tag: 2011-1~7546^2~20 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9c4f33ad3d629688d38cacf6a55f13b02f32b437;p=openembedded-core.git mojito: Disable PARALLEL_MAKE, the autofoo is broken around the generated files --- diff --git a/meta-moblin/packages/mojito/mojito_git.bb b/meta-moblin/packages/mojito/mojito_git.bb index 0a3d51e1eb..bc83e0ac31 100644 --- a/meta-moblin/packages/mojito/mojito_git.bb +++ b/meta-moblin/packages/mojito/mojito_git.bb @@ -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