New experimental release with gluon-luci-wifi-config

This commit is contained in:
bdobe 2015-07-21 20:55:47 +02:00
commit e06b25f7eb
2 changed files with 3 additions and 2 deletions

View file

@ -14,6 +14,7 @@ GLUON_SITE_PACKAGES := \
gluon-luci-autoupdater \
gluon-luci-portconfig \
gluon-luci-private-wifi \
gluon-luci-wifi-config \
gluon-next-node \
gluon-mesh-vpn-fastd \
gluon-radvd \
@ -24,7 +25,7 @@ GLUON_SITE_PACKAGES := \
haveged
DEFAULT_GLUON_RELEASE := 0.7+exp$(shell date '+%Y%m%d')
DEFAULT_GLUON_RELEASE := 0.8~exp$(shell date '+%Y%m%d')
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)