aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nfs-utils/nfs-utils_1.1.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-09-13 12:20:02 -0700
committerKhem Raj <raj.khem@gmail.com>2009-09-13 12:21:46 -0700
commit34e6a1ce23f1ef5f627447286c4ae768d8bcb1ad (patch)
tree6543697c089ef7ffa04b2d4c92aa63f06ac364ef /recipes/nfs-utils/nfs-utils_1.1.2.bb
parentdbecbf49e28a9a0f9012482c8de2afdc41701e17 (diff)
downloadopenembedded-34e6a1ce23f1ef5f627447286c4ae768d8bcb1ad.tar.gz
nfs-utils_1.1.2.bb: Fix compilation on uclibc
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/nfs-utils/nfs-utils_1.1.2.bb')
-rw-r--r--recipes/nfs-utils/nfs-utils_1.1.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/nfs-utils/nfs-utils_1.1.2.bb b/recipes/nfs-utils/nfs-utils_1.1.2.bb
index 7f29d8a851..cdd5d372cd 100644
--- a/recipes/nfs-utils/nfs-utils_1.1.2.bb
+++ b/recipes/nfs-utils/nfs-utils_1.1.2.bb
@@ -3,12 +3,13 @@ PRIORITY = "optional"
SECTION = "console/network"
LICENSE = "GPL"
-PR = "r5"
+PR = "r6"
DEPENDS = "e2fsprogs-libs tcp-wrappers libevent"
SRC_URI = "${SOURCEFORGE_MIRROR}/nfs/nfs-utils-${PV}.tar.gz \
file://nfs-utils-tools-unset-cflags.patch;patch=1 \
+ file://nfs-utils-uclibc-compile.patch;patch=1 \
file://nfsserver \
"