From 42e39c80ba323814fdae4000da1952539a0972c6 Mon Sep 17 00:00:00 2001 From: Martin/Geno Date: Wed, 17 Jul 2019 19:03:33 +0200 Subject: [PATCH] add GLUON_DEPRECATED --- site.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site.mk b/site.mk index 7c40714..6130051 100755 --- a/site.mk +++ b/site.mk @@ -31,8 +31,9 @@ GLUON_SITE_PACKAGES := \ # Allow overriding the these variables from the command line GLUON_RELEASE ?= $(patsubst v%,%,$(shell git -C $(GLUON_SITEDIR) describe --tags --dirty=+)) -export GLUON_BRANCH ?= stable +GLUON_BRANCH ?= stable GLUON_PRIORITY ?= 0 +GLUON_DEPRECATED ?= upgrade GLUON_LANGS ?= en de GLUON_REGION ?= eu GLUON_WLAN_MESH ?= ibss