From 063e1d530191d46083208ba4a28a2cd93f415978 Mon Sep 17 00:00:00 2001 From: Jan-Philipp Litza Date: Fri, 5 May 2017 22:46:34 +0200 Subject: [PATCH] Set default update priority to 7 --- site.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.mk b/site.mk index 3631488..75a7529 100755 --- a/site.mk +++ b/site.mk @@ -34,7 +34,7 @@ GLUON_SITE_PACKAGES := \ # Variables set with ?= can be overwritten from the command line GLUON_RELEASE ?= $(patsubst v%,%,$(shell git -C $(GLUON_SITEDIR) describe --tags --dirty=+)) export GLUON_BRANCH ?= stable -GLUON_PRIORITY ?= 0 +GLUON_PRIORITY ?= 7 GLUON_LANGS ?= en de GLUON_REGION ?= eu GLUON_ATH10K_MESH ?= ibss