From 4a0e71421fa3702c3b35af372b7be943e4396d63 Mon Sep 17 00:00:00 2001 From: bdobe Date: Sat, 7 May 2016 20:27:27 +0200 Subject: [PATCH] Next experimental releases 0.8+ --- site.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site.mk b/site.mk index bda5e1e..633f663 100644 --- a/site.mk +++ b/site.mk @@ -13,6 +13,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 \ @@ -25,7 +26,7 @@ GLUON_SITE_PACKAGES := \ haveged -DEFAULT_GLUON_RELEASE := 0.8 +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)