mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
Revert "bind: fix and enable parallel build"
This reverts commit b003df0335.
We keep seeing parallel make failures on the autobuilder
(From OE-Core rev: af46b9f5dd5436b3d48f2fcd7a69f32343b62442)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -50,6 +50,7 @@ INITSCRIPT_PARAMS = "defaults"
|
||||
|
||||
SYSTEMD_SERVICE_${PN} = "named.service"
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
RDEPENDS_${PN} = "python-core"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user