Update site.mk
This commit is contained in:
parent
b18a69c53c
commit
44b5f17d0d
8
site.mk
8
site.mk
@ -2,6 +2,7 @@ GLUON_SITE_PACKAGES := \
|
|||||||
gluon-mesh-batman-adv-15 \
|
gluon-mesh-batman-adv-15 \
|
||||||
gluon-alfred \
|
gluon-alfred \
|
||||||
gluon-announced \
|
gluon-announced \
|
||||||
|
gluon-neighbour-info \
|
||||||
gluon-autoupdater \
|
gluon-autoupdater \
|
||||||
gluon-config-mode-autoupdater \
|
gluon-config-mode-autoupdater \
|
||||||
gluon-config-mode-hostname \
|
gluon-config-mode-hostname \
|
||||||
@ -14,17 +15,16 @@ GLUON_SITE_PACKAGES := \
|
|||||||
gluon-luci-admin \
|
gluon-luci-admin \
|
||||||
gluon-luci-autoupdater \
|
gluon-luci-autoupdater \
|
||||||
gluon-luci-portconfig \
|
gluon-luci-portconfig \
|
||||||
|
gluon-luci-private-wifi \
|
||||||
gluon-next-node \
|
gluon-next-node \
|
||||||
gluon-mesh-vpn-fastd \
|
gluon-mesh-vpn-fastd \
|
||||||
gluon-radvd \
|
gluon-radvd \
|
||||||
gluon-status-page \
|
gluon-status-page \
|
||||||
iwinfo \
|
iwinfo \
|
||||||
iptables \
|
iptables \
|
||||||
haveged \
|
haveged
|
||||||
tro-configurator \
|
|
||||||
tro-nodewatcher
|
|
||||||
|
|
||||||
DEFAULT_GLUON_RELEASE := 2014.4-beta-2
|
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
|
||||||
|
|
||||||
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
|
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
|
||||||
|
Loading…
Reference in New Issue
Block a user