mirror of
https://github.com/ffrgb/site-ffrgb.git
synced 2024-12-28 11:21:50 +01:00
Updated Gluon, fixed site.mk
This commit is contained in:
parent
3bd0cf9a84
commit
f883116401
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
GLUON_BUILD_DIR := gluon-build
|
GLUON_BUILD_DIR := gluon-build
|
||||||
GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon
|
GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon
|
||||||
GLUON_GIT_REF := d5dc7a63fcefe46eaade91c4edeab1d7eda4ec5d
|
GLUON_GIT_REF := 68af719e243974cb36dc3cec2554baabfd42ad4d
|
||||||
|
|
||||||
SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key
|
SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key
|
||||||
|
|
||||||
|
1
site.mk
1
site.mk
@ -11,7 +11,6 @@ GLUON_SITE_PACKAGES := \
|
|||||||
gluon-config-mode-contact-info \
|
gluon-config-mode-contact-info \
|
||||||
gluon-ebtables-filter-multicast \
|
gluon-ebtables-filter-multicast \
|
||||||
gluon-ebtables-filter-ra-dhcp \
|
gluon-ebtables-filter-ra-dhcp \
|
||||||
# gluon-ebtables-segment-mld \#
|
|
||||||
gluon-ebtables-source-filter \
|
gluon-ebtables-source-filter \
|
||||||
gluon-web-admin \
|
gluon-web-admin \
|
||||||
gluon-web-autoupdater \
|
gluon-web-autoupdater \
|
||||||
|
Loading…
Reference in New Issue
Block a user