aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2014-08-28 16:07:56 +0200
committerAndreas Oberritter <obi@opendreambox.org>2015-02-23 17:15:51 +0100
commit3b7e96f7b9f73e669961f9a54cb69b89198e88f3 (patch)
treee7174ed0fd22ac69a81e04da8c2bb242713288b5
parent8219bdf0a4b074be5de37222d8b9b73c1da2c3df (diff)
downloadopenembedded-core-contrib-3b7e96f7b9f73e669961f9a54cb69b89198e88f3.tar.gz
dpkg: reenable parallel make
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
-rw-r--r--meta/recipes-devtools/dpkg/dpkg.inc2
1 files changed, 0 insertions, 2 deletions
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 () {