From 2dd56c8b83a13434a6786f3f638675f5b610fbe5 Mon Sep 17 00:00:00 2001 From: midzer Date: Wed, 10 Sep 2014 20:03:01 +0200 Subject: [PATCH] Copied from latest test setup build --- site.mk | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/site.mk b/site.mk index 8555e9b..fe1daff 100644 --- a/site.mk +++ b/site.mk @@ -4,15 +4,21 @@ # specify gluon/openwrt packages to include here GLUON_SITE_PACKAGES := \ + gluon-mesh-batman-adv-14 \ gluon-alfred \ + gluon-announced \ gluon-autoupdater \ - gluon-config-mode \ + 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 \ gluon-luci-autoupdater \ + gluon-luci-portconfig \ gluon-next-node \ - gluon-mesh-batman-adv \ gluon-mesh-vpn-fastd \ gluon-radvd \ gluon-status-page \ @@ -27,7 +33,7 @@ GLUON_SITE_PACKAGES := \ # opkg compare-versions "$1" '>>' "$2" # to decide if a version is newer or not. -DEFAULT_GLUON_RELEASE := 0.4+0-exp$(shell date '+%Y%m%d') +DEFAULT_GLUON_RELEASE := 0.6~exp$(shell date '+%Y%m%d') ## GLUON_RELEASE @@ -39,3 +45,5 @@ DEFAULT_GLUON_RELEASE := 0.4+0-exp$(shell date '+%Y%m%d') # Allow overriding the release number from the command line GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE) + +GLUON_PRIORITY ?= 0