Updated Gluon, fixed site.mk

This commit is contained in:
Bastian 2018-07-07 01:25:57 +02:00
parent 3bd0cf9a84
commit f883116401
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
GLUON_BUILD_DIR := gluon-build
GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon
GLUON_GIT_REF := d5dc7a63fcefe46eaade91c4edeab1d7eda4ec5d
GLUON_GIT_REF := 68af719e243974cb36dc3cec2554baabfd42ad4d
SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key

View File

@ -11,7 +11,6 @@ GLUON_SITE_PACKAGES := \
gluon-config-mode-contact-info \
gluon-ebtables-filter-multicast \
gluon-ebtables-filter-ra-dhcp \
# gluon-ebtables-segment-mld \#
gluon-ebtables-source-filter \
gluon-web-admin \
gluon-web-autoupdater \