summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-11-29 10:47:31 -0600
committerJohn Klug <john.klug@multitech.com>2017-11-29 10:47:31 -0600
commitde3f33f1782bdbe1e6e316806e8659fed34a7d02 (patch)
tree6068cd5d9a727835cc56e56f3b3687f96fe3feb7
parentfbdbd1251e1d4ae063e924873cf4f667731eb60c (diff)
downloadmeta-mlinux-de3f33f1782bdbe1e6e316806e8659fed34a7d02.tar.gz
meta-mlinux-de3f33f1782bdbe1e6e316806e8659fed34a7d02.tar.bz2
meta-mlinux-de3f33f1782bdbe1e6e316806e8659fed34a7d02.zip
Add obex packages for file transfer via bluetooth
-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 12b2e20..7a4015b 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"
+NET_PACKAGES="wget netcat ipsec-tools openvpn iftop dnsmasq strongswan stunnel tunctl ethtool libopenobex obexftp"
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 diffutils"