Update site.mk

This commit is contained in:
stebifan 2015-01-12 11:26:11 +01:00
parent b18a69c53c
commit 44b5f17d0d

View File

@ -2,6 +2,7 @@ GLUON_SITE_PACKAGES := \
gluon-mesh-batman-adv-15 \
gluon-alfred \
gluon-announced \
gluon-neighbour-info \
gluon-autoupdater \
gluon-config-mode-autoupdater \
gluon-config-mode-hostname \
@ -14,17 +15,16 @@ GLUON_SITE_PACKAGES := \
gluon-luci-admin \
gluon-luci-autoupdater \
gluon-luci-portconfig \
gluon-luci-private-wifi \
gluon-next-node \
gluon-mesh-vpn-fastd \
gluon-radvd \
gluon-status-page \
iwinfo \
iptables \
haveged \
tro-configurator \
tro-nodewatcher
haveged
DEFAULT_GLUON_RELEASE := 2014.4-beta-2
DEFAULT_GLUON_RELEASE := 2014.4-stable-2.1
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)