diff --git a/gluon b/gluon index dc761c9..fdb034c 160000 --- a/gluon +++ b/gluon @@ -1 +1 @@ -Subproject commit dc761c9bf47deb034f54c7ce072154eb353d27cd +Subproject commit fdb034c535f788c35f8b95cf5428e05114c56305 diff --git a/modules b/modules index 2ff8326..4286e4c 100644 --- a/modules +++ b/modules @@ -2,4 +2,4 @@ GLUON_SITE_FEEDS='ffhb' PACKAGES_FFHB_REPO=git://github.com/FreifunkBremen/ffhb-packages.git PACKAGES_FFHB_BRANCH=breminale -PACKAGES_FFHB_COMMIT=a38270cda6a4c2e538e0106933cc7336a2406c84 +PACKAGES_FFHB_COMMIT=4142fa2f4af7f68456f374b9b4ba7ab4c8a3f6ab diff --git a/site.mk b/site.mk index 2d41a4a..1479455 100644 --- a/site.mk +++ b/site.mk @@ -2,6 +2,7 @@ GLUON_SITE_PACKAGES := \ ffhb-breminale \ gluon-alfred \ gluon-authorized-keys \ + gluon-node-info \ iputils-ping6 \ iwinfo \ iptables \ @@ -9,7 +10,7 @@ GLUON_SITE_PACKAGES := \ firewall \ haveged -DEFAULT_GLUON_RELEASE := 2015.1.1+breminale1 +DEFAULT_GLUON_RELEASE := 2015.1.1+breminale3 DEFAULT_GLUON_PRIORITY := 0 # Allow overriding the release number and languages from the command line