From a509e276b26cf0cfa495e835392ff3e709ed1317 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 23 Feb 2015 16:13:25 +0000 Subject: Revert "bind: fix and enable parallel build" This reverts commit b003df03358aea4e9e094ee339a9f6796866961e. We keep seeing parallel make failures on the autobuilder (From OE-Core rev: af46b9f5dd5436b3d48f2fcd7a69f32343b62442) Signed-off-by: Richard Purdie --- meta/recipes-connectivity/bind/bind_9.9.5.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-connectivity') diff --git a/meta/recipes-connectivity/bind/bind_9.9.5.bb b/meta/recipes-connectivity/bind/bind_9.9.5.bb index 5d97874..e34cded 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" -- cgit v1.1