From 3b7e96f7b9f73e669961f9a54cb69b89198e88f3 Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Thu, 28 Aug 2014 16:07:56 +0200 Subject: dpkg: reenable parallel make Signed-off-by: Andreas Oberritter --- meta/recipes-devtools/dpkg/dpkg.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/recipes-devtools/dpkg/dpkg.inc') diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc index 76c4d4c980..3b45bfb31c 100644 --- a/meta/recipes-devtools/dpkg/dpkg.inc +++ b/meta/recipes-devtools/dpkg/dpkg.inc @@ -10,8 +10,6 @@ SRC_URI = "${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.xz \ S = "${WORKDIR}/${BPN}-${PV}" -PARALLEL_MAKE = "" - inherit autotools gettext perlnative pkgconfig systemd python () { -- cgit 1.2.3-korg