Update site.mk

This commit is contained in:
Stefan Hoffmann 2019-07-20 09:34:26 +02:00
parent c56803aaf8
commit e5a739ce22

33
site.mk
View File

@ -3,34 +3,35 @@ GLUON_SITE_PACKAGES := \
gluon-respondd \ gluon-respondd \
gluon-neighbour-info \ gluon-neighbour-info \
gluon-autoupdater \ gluon-autoupdater \
gluon-setup-mode \
gluon-config-mode-core \
gluon-config-mode-autoupdater \ gluon-config-mode-autoupdater \
gluon-config-mode-hostname \ gluon-config-mode-hostname \
gluon-config-mode-geo-location \ gluon-config-mode-geo-location \
gluon-config-mode-contact-info \ gluon-config-mode-contact-info \
gluon-config-mode-tunneldigger \ gluon-config-mode-mesh-vpn \
gluon-migrate-vpn \ gluon-mesh-vpn-tunneldigger \
gluon-ebtables-filter-multicast \ gluon-ebtables-filter-multicast \
gluon-ebtables-filter-ra-dhcp \ gluon-ebtables-filter-ra-dhcp \
gluon-luci-admin \ gluon-web-admin \
gluon-luci-autoupdater \ gluon-web-autoupdater \
gluon-luci-portconfig \ gluon-web-network \
gluon-luci-private-wifi \ gluon-web-private-wifi \
gluon-luci-node-role \ gluon-status-page-mesh-batman-adv \
gluon-next-node \ gluon-web-node-role \
gluon-mesh-vpn-tunneldigger \
gluon-tunneldigger-watchdog \
gluon-radvd \ gluon-radvd \
gluon-status-page \ gluon-status-page \
iwinfo \ iwinfo \
iw-full \
iptables \ iptables \
haveged \ haveged \
tro-netwatch \
tro-nightswitch \
tro-nightboot \
gluon-ssid-changer \ gluon-ssid-changer \
gluon-banner gluon-banner \
gluon-check-client-mesh \
gluon-check-mesh \
rsk-nightswitch \
gluon-rsk-block-mesh \
gluon-rsk-config \
gluon-ping-check \
gluon-rsk-speedlimit \
DEFAULT_GLUON_RELEASE := 2014.4-stable-2.1 DEFAULT_GLUON_RELEASE := 2014.4-stable-2.1
# Allow overriding the release number from the command line # Allow overriding the release number from the command line