diff --git a/site.mk b/site.mk index d4625c9..336996c 100644 --- a/site.mk +++ b/site.mk @@ -2,6 +2,7 @@ GLUON_SITE_PACKAGES := \ gluon-mesh-batman-adv-15 \ gluon-alfred \ gluon-announced \ + gluon-neighbour-info \ gluon-autoupdater \ gluon-config-mode-autoupdater \ gluon-config-mode-hostname \ @@ -14,17 +15,16 @@ GLUON_SITE_PACKAGES := \ gluon-luci-admin \ gluon-luci-autoupdater \ gluon-luci-portconfig \ + gluon-luci-private-wifi \ gluon-next-node \ gluon-mesh-vpn-fastd \ gluon-radvd \ gluon-status-page \ iwinfo \ iptables \ - haveged \ - tro-configurator \ - tro-nodewatcher + haveged -DEFAULT_GLUON_RELEASE := 2014.4-beta-2 +DEFAULT_GLUON_RELEASE := 2014.4-stable-2.1 # Allow overriding the release number from the command line GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)