GLUON_REGION eingebaut für EU-Geräte
parent
e048e2314b
commit
f497c62108
4
site.mk
4
site.mk
|
@ -103,11 +103,13 @@ GLUON_SITE_PACKAGES += \
|
||||||
$(USB_PACKAGES_STORAGE)
|
$(USB_PACKAGES_STORAGE)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
DEFAULT_GLUON_RELEASE := 0.8+exp$(shell date '+%Y%m%d')
|
DEFAULT_GLUON_RELEASE := 0.9+exp$(shell date '+%Y%m%d')
|
||||||
|
|
||||||
# Allow overriding the release number from the command line
|
# Allow overriding the release number from the command line
|
||||||
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
|
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
|
||||||
|
|
||||||
GLUON_PRIORITY ?= 0
|
GLUON_PRIORITY ?= 0
|
||||||
|
|
||||||
|
GLUON_REGION ?= eu
|
||||||
|
|
||||||
GLUON_LANGS ?= en de
|
GLUON_LANGS ?= en de
|
||||||
|
|
Loading…
Reference in New Issue