summaryrefslogtreecommitdiff
path: root/packages/nfs-utils/nfs-utils_1.0.6.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-03-22 17:19:40 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-03-22 17:19:40 +0000
commitd4de519438094201014033bf13d43d7db6713d78 (patch)
tree49e9c194b76581dfc21464e1b62f063c12328e8f /packages/nfs-utils/nfs-utils_1.0.6.bb
parent55fe948f9408ab6791ce2482e82f69cdf11272fa (diff)
nfs-utils: give file with exports for mountd to get it working (from Poky)
- mountd should read /etc/exports by default but it did not
Diffstat (limited to 'packages/nfs-utils/nfs-utils_1.0.6.bb')
-rw-r--r--packages/nfs-utils/nfs-utils_1.0.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/nfs-utils/nfs-utils_1.0.6.bb b/packages/nfs-utils/nfs-utils_1.0.6.bb
index 8ca082114e..a941843488 100644
--- a/packages/nfs-utils/nfs-utils_1.0.6.bb
+++ b/packages/nfs-utils/nfs-utils_1.0.6.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "userspace utilities for kernel nfs"
PRIORITY = "optional"
SECTION = "console/network"
LICENSE = "GPL"
-PR = "r8"
+PR = "r9"
SRC_URI = "${SOURCEFORGE_MIRROR}/nfs/nfs-utils-${PV}.tar.gz \
file://acinclude-lossage.patch;patch=1 \