summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-02-07 18:33:15 -0600
committerJohn Klug <john.klug@multitech.com>2017-02-07 18:33:15 -0600
commit1f37cd0051e0e1e96fdaf2853124f061a538a923 (patch)
tree8c3c38b2493e32bc84b3737f259da6b09ab6c144 /scripts
parent8593b2948da0cad5510d865a30dd2f7f3f0a582d (diff)
downloadmeta-mlinux-atmel-1f37cd0051e0e1e96fdaf2853124f061a538a923.tar.gz
meta-mlinux-atmel-1f37cd0051e0e1e96fdaf2853124f061a538a923.tar.bz2
meta-mlinux-atmel-1f37cd0051e0e1e96fdaf2853124f061a538a923.zip
Add ethtool to the extra packages.
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 be12672..4b111c8 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="wget netcat ipsec-tools openvpn iftop dnsmasq strongswan stunnel tunctl"
+NET_PACKAGES="wget netcat ipsec-tools openvpn iftop dnsmasq strongswan stunnel tunctl ethtool"
UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg rrdtool"
DEV_PACKAGES="node-red mono gdb git vim python-pip python-pyopenssl"
SUP_PACKAGES="pps-tools setserial"