aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-01-17 15:25:03 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-01-17 15:25:03 +0100
commitef74b2a64614e7adeba86c62175f61a2460b30d5 (patch)
tree5510075096db04030814f8216e8267a6b24773ad
parentf64741b096d94c2bbfcc57b8a095176a3fc9ef68 (diff)
downloadopenembedded-ef74b2a64614e7adeba86c62175f61a2460b30d5.tar.gz
contrib/angstrom/build-feeds.sh: added nfs-utils
The unstable feed for angstrom had 1.1.2-r4.3 on the feed (dated 18 jun 2009) This one has a broken mountd, causing mounting an nfs filesystem to fail. The nfs-utils in head is r7 and builds and works fien for me. However as nfs-utils had been removed from build-feeds.sh it was not updated; therefre added it.
-rwxr-xr-xcontrib/angstrom/build-feeds.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh
index aa454fc966..c0445e1e9b 100755
--- a/contrib/angstrom/build-feeds.sh
+++ b/contrib/angstrom/build-feeds.sh
@@ -253,6 +253,7 @@ do
netkit-ftp \
netsurf \
news \
+ nfs-utils \
nmap \
nmm \
notecase \