New experimental release with gluon-luci-wifi-config
This commit is contained in:
parent
ff7dfe0b8b
commit
e06b25f7eb
2 changed files with 3 additions and 2 deletions
3
site.mk
3
site.mk
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue