Copied from latest test setup build

This commit is contained in:
midzer
2014-09-10 20:03:01 +02:00
parent 325cb98cb2
commit 2dd56c8b83

14
site.mk
View File

@@ -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