From de764986e7e30631f5add8a2b72ad841f6a4de7f Mon Sep 17 00:00:00 2001 From: Jan-Philipp Litza Date: Sat, 11 Jun 2016 18:44:16 +0200 Subject: [PATCH] site.mk: Remove default release name, add package gluon-luci-wifi-config --- site.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/site.mk b/site.mk index 3d5f513..b810679 100644 --- a/site.mk +++ b/site.mk @@ -14,6 +14,7 @@ GLUON_SITE_PACKAGES := \ gluon-luci-autoupdater \ gluon-luci-portconfig \ gluon-luci-private-wifi \ + gluon-luci-wifi-config \ gluon-mesh-vpn-fastd \ gluon-next-node \ gluon-radvd \ @@ -27,10 +28,8 @@ GLUON_SITE_PACKAGES := \ firewall \ haveged -DEFAULT_GLUON_RELEASE := 0.7~+nightly$(shell date '+%Y%m%d') DEFAULT_GLUON_PRIORITY := 0 # Allow overriding the release number and languages from the command line -GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE) GLUON_PRIORITY ?= $(DEFAULT_GLUON_PRIORITY) GLUON_LANGS ?= en de