Pick a commit from master as Gluon 2013.3.1 won't build

This commit is contained in:
Franz Pletz
2014-11-09 14:01:32 +01:00
parent 194be8ee3e
commit 29692fcf71

View File

@@ -1,6 +1,6 @@
GLUON_BUILD_DIR := gluon-build
GLUON_GIT_URL := git://github.com/freifunk-gluon/gluon.git
GLUON_GIT_REF := v2014.3.1
GLUON_GIT_REF := a8b7c39078aa70291cf5af022f520b624b8f58aa
JOBS ?= $(shell cat /proc/cpuinfo | grep processor | wc -l)