diff --git a/Makefile b/Makefile index cc2f8dd..9666cb5 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/site.mk b/site.mk index 15f9e93..7ca10a4 100644 --- a/site.mk +++ b/site.mk @@ -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 \