aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2015-10-12 15:14:33 +0200
committerAndreas Oberritter <obi@opendreambox.org>2015-10-12 15:14:33 +0200
commitb90f518bca4bf93310f6ae8a24e1f4c88dad7e34 (patch)
tree765c65b0bfeec10f76e1fd261a92235d47bc4994
parent4e9729220c4f9de211b3892de04d8cfdc0698424 (diff)
downloadopenembedded-core-contrib-b90f518bca4bf93310f6ae8a24e1f4c88dad7e34.tar.gz
nfs-utils: enable parallel build
Backport from 7957c5bc2771a763d26e50e716733c6335cef3c2 Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
-rw-r--r--meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.1.bb b/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.1.bb
index 283c491534..ac48b2883b 100644
--- a/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.1.bb
+++ b/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.1.bb
@@ -35,8 +35,6 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/nfs-utils/${PV}/nfs-utils-${PV}.tar.x
SRC_URI[md5sum] = "8de676b9ff34b8f9addc1d0800fabdf8"
SRC_URI[sha256sum] = "ff79d70b7b58b2c8f9b798c58721127e82bb96022adc04a5c4cb251630e696b8"
-PARALLEL_MAKE = ""
-
# Only kernel-module-nfsd is required here (but can be built-in) - the nfsd module will
# pull in the remainder of the dependencies.