Added gluon-setup-mode and gluon-config-mode-core

with the latest change to Gluon, the packages

 * gluon-setup-mode and
 * gluon-config-mode-core

must now be included explicitly in the site.mk to build Gluon with
config mode (otherwise, a clean build of Gluon should fail).
This commit is contained in:
stebifan 2015-04-27 15:33:35 +02:00
parent 2ef2b79601
commit dcd7f12a2a

View File

@ -4,6 +4,8 @@ GLUON_SITE_PACKAGES := \
gluon-announced \
gluon-neighbour-info \
gluon-autoupdater \
gluon-setup-mode \
gluon-config-mode-core \
gluon-config-mode-autoupdater \
gluon-config-mode-hostname \
gluon-config-mode-mesh-vpn \
@ -30,4 +32,4 @@ DEFAULT_GLUON_RELEASE := 2014.4-stable-2.1
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
GLUON_PRIORITY ?= 0
GLUON_LANGS ?= en de
GLUON_LANGS ?= en de