summaryrefslogtreecommitdiff
path: root/packages/nfs-utils/nfs-utils_1.0.6.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-04-27 14:48:46 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-27 14:48:46 +0000
commit220cace8b7456e588cd4b9fe4052930e68cf5b81 (patch)
treed38cec215b2a79926ef6d01401bf45c332a8df89 /packages/nfs-utils/nfs-utils_1.0.6.bb
parent8e260c1c32d36bfc13fc2280d3b7f9b5c119401e (diff)
parentb69f270795075fa96879d0129a14a74691e2059d (diff)
merge of 0248315b9fe761433566e0707c8fbad66689a3af
and 060d946096395a1f0639f18f63d678fe52f718bd
Diffstat (limited to 'packages/nfs-utils/nfs-utils_1.0.6.bb')
-rw-r--r--packages/nfs-utils/nfs-utils_1.0.6.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/nfs-utils/nfs-utils_1.0.6.bb b/packages/nfs-utils/nfs-utils_1.0.6.bb
index 06029dc7c9..17bc5a6f9f 100644
--- a/packages/nfs-utils/nfs-utils_1.0.6.bb
+++ b/packages/nfs-utils/nfs-utils_1.0.6.bb
@@ -11,8 +11,11 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/nfs/nfs-utils-${PV}.tar.gz \
file://stat-include.patch;patch=1 \
file://nfsserver \
file://forgotten-defines"
+
S = ${WORKDIR}/nfs-utils-${PV}/
+PARALLEL_MAKE = ""
+
# Only kernel-module-nfsd is required here - the nfsd module will
# pull in the remainder of the dependencies.
RDEPENDS = "portmap kernel-module-nfsd"