summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2023-04-26 14:33:39 -0500
committerJohn Klug <john.klug@multitech.com>2023-05-24 16:37:34 -0500
commit63e6b8e38ea081d366b4be50150fe77e2bca143f (patch)
tree04b5c898626d20cab778037e1e9a6fa02bb113d0 /scripts
parent101fb61e037c713e7cde9c8d43964a94b16b8631 (diff)
downloadmeta-mlinux-atmel-63e6b8e38ea081d366b4be50150fe77e2bca143f.tar.gz
meta-mlinux-atmel-63e6b8e38ea081d366b4be50150fe77e2bca143f.tar.bz2
meta-mlinux-atmel-63e6b8e38ea081d366b4be50150fe77e2bca143f.zip
Add nftables to feeds and mlinux images
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 bde2593..ea28473 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 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 nftables"
RS9113TEST_PACKAGES="config-wifi-bt-ap rs9113rf"
UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg rrdtool i2c-tools spitools memtester uhubctl"