From a4ee3cc9653b3ebe25cb3bf37378596ebee91679 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sun, 20 Jul 2014 16:34:19 +0200 Subject: [PATCH] Add default PRIORITY for experimental builds --- site.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site.mk b/site.mk index c9c7c61..d4a0840 100644 --- a/site.mk +++ b/site.mk @@ -21,3 +21,5 @@ DEFAULT_GLUON_RELEASE := 0.4.1+0-exp$(shell date '+%Y%m%d') # Allow overriding the release number from the command line GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE) + +GLUON_PRIORITY ?= 0