summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-05-09 08:58:10 -0500
committerJohn Klug <john.klug@multitech.com>2019-07-03 17:08:20 -0500
commit1a74b44849032bd5be00020990efcbb4c379d8d3 (patch)
tree4b9d943b1f54d08c3edf72187eca97e2e39c0237 /scripts
parentd9d43e03f6b9d35e33c16dba9e1b4578059a3fdf (diff)
downloadmeta-mlinux-1a74b44849032bd5be00020990efcbb4c379d8d3.tar.gz
meta-mlinux-1a74b44849032bd5be00020990efcbb4c379d8d3.tar.bz2
meta-mlinux-1a74b44849032bd5be00020990efcbb4c379d8d3.zip
Add socat for GPS testing
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 284c7b4..8a50f59 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 ethtool openobex obexftp"
+NET_PACKAGES="wget netcat ipsec-tools openvpn iftop dnsmasq strongswan stunnel tunctl ethtool openobex obexftp socat"
UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg rrdtool"
DEV_PACKAGES="strace mono gdb git vim python-pip python-pyopenssl python-pygobject openjdk-8 node-red strace python-gatt-server"
SUP_PACKAGES="pps-tools setserial boost diffutils"