From: Richard Purdie Date: Mon, 23 Feb 2015 16:13:25 +0000 (+0000) Subject: Revert "bind: fix and enable parallel build" X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~31133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af46b9f5dd5436b3d48f2fcd7a69f32343b62442;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git Revert "bind: fix and enable parallel build" This reverts commit b003df03358aea4e9e094ee339a9f6796866961e. We keep seeing parallel make failures on the autobuilder Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/bind/bind_9.9.5.bb b/meta/recipes-connectivity/bind/bind_9.9.5.bb index 5d97874ec3f..e34cdedde74 100644 --- a/meta/recipes-connectivity/bind/bind_9.9.5.bb +++ b/meta/recipes-connectivity/bind/bind_9.9.5.bb @@ -50,6 +50,7 @@ INITSCRIPT_PARAMS = "defaults" SYSTEMD_SERVICE_${PN} = "named.service" +PARALLEL_MAKE = "" RDEPENDS_${PN} = "python-core"