From a43c203cc62b79a8bf0039723d907e242e586295 Mon Sep 17 00:00:00 2001 From: Christian Obersteiner Date: Thu, 3 Mar 2016 07:53:54 +0100 Subject: [PATCH] switching to tecff fork of gluon with 2016.1.1 + mesh_no_rebroadcast + futro support + preserve wifi channels --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 53066e4..971bc58 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ GLUON_BUILD_DIR := gluon-build -GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon.git -GLUON_GIT_REF := v2016.1.1 +GLUON_GIT_URL := https://github.com/tecff/gluon.git +GLUON_GIT_REF := v2016.1.1-tecff-1 SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key