summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-07-12 09:45:36 -0500
committerJohn Klug <john.klug@multitech.com>2021-07-12 09:45:36 -0500
commit31995639efffcc31e0ec82554bedc5e72897f259 (patch)
treeae4233c0111b9feb4d20879863d7f0ac64bbdf10 /scripts
parent6759bfbecb4a32221854a7f03d8f0e3d42c050c8 (diff)
downloadmeta-mlinux-atmel-31995639efffcc31e0ec82554bedc5e72897f259.tar.gz
meta-mlinux-atmel-31995639efffcc31e0ec82554bedc5e72897f259.tar.bz2
meta-mlinux-atmel-31995639efffcc31e0ec82554bedc5e72897f259.zip
ipsec-tools is no longer in Yocto
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 8b5dd04..64d55be 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 socat openldap"
+NET_PACKAGES="wget netcat openvpn iftop dnsmasq strongswan stunnel tunctl ethtool openobex obexftp socat openldap"
RS9113TEST_PACKAGES="config-wifi-bt-ap rs9113rf"
UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg rrdtool i2c-tools spitools memtester"
DEV_PACKAGES="strace mono gdb git vim python-pip python3-pip python-pyopenssl python-pygobject openjdk-8 strace python-gatt-server python-cryptography"