diff --git a/site.mk b/site.mk index c82b0b14b71a3b808a6a2916e99657bde56196f3..528609b78492e4be20e8b89350953f40e8d964b3 100644 --- a/site.mk +++ b/site.mk @@ -8,8 +8,6 @@ GLUON_SITE_PACKAGES := \ gluon-config-mode-autoupdater \ gluon-config-mode-hostname \ gluon-config-mode-mesh-vpn \ - gluon-config-mode-geo-location \ - gluon-config-mode-contact-info \ gluon-ebtables-filter-multicast \ gluon-ebtables-filter-ra-dhcp \ gluon-luci-admin \ @@ -26,13 +24,13 @@ GLUON_SITE_PACKAGES := \ haveged -DEFAULT_GLUON_RELEASE := 0.7-exp +DEFAULT_GLUON_RELEASE := 0.7.2 # Allow overriding the release number from the command line GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE) GLUON_PRIORITY ?= 0 -GLUON_BRANCH ?= experimental +GLUON_BRANCH ?= stable export GLUON_BRANCH GLUON_TARGET ?= ar71xx-generic