summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSean Godinez <sgodinez@multitech.com>2015-03-26 16:19:20 -0500
committerSean Godinez <sgodinez@multitech.com>2015-03-26 16:19:20 -0500
commite3b07917e30c64ace9ee042c0b2065501b31967e (patch)
treee6a95194203c2464983193fb2e3f42664c676820 /scripts
parentf3ada00c6ff34a6d34b4e6f0c8d624ceb3d82f36 (diff)
parent7a43f0121f0754dd1d8e520a06c9b4b784a33cb1 (diff)
downloadmeta-mlinux-e3b07917e30c64ace9ee042c0b2065501b31967e.tar.gz
meta-mlinux-e3b07917e30c64ace9ee042c0b2065501b31967e.tar.bz2
meta-mlinux-e3b07917e30c64ace9ee042c0b2065501b31967e.zip
Merge branch 'master' of git.multitech.net:/meta-mlinux
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build-feed-extras.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build-feed-extras.sh b/scripts/build-feed-extras.sh
index 3328846..fd244c9 100755
--- a/scripts/build-feed-extras.sh
+++ b/scripts/build-feed-extras.sh
@@ -2,7 +2,7 @@
# Extra packages to build for mLinux feed
FS_PACKAGES="sshfs-fuse fuse-exfat exfat-utils"
-NET_PACKAGES="netcat ipsec-tools openvpn iftop dnsmasq strongswan stunnel tunctl"
+NET_PACKAGES="wget netcat ipsec-tools openvpn iftop dnsmasq strongswan stunnel tunctl"
UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg rrdtool"
DEV_PACKAGES="node-red mono gdb git vim"