diff --git a/modules b/modules index 93524cf..4e6d46c 100644 --- a/modules +++ b/modules @@ -1,7 +1,8 @@ GLUON_SITE_FEEDS='tro ffrl' PACKAGES_TRO_REPO=https://github.com/Freifunk-Troisdorf/packages.git -PACKAGES_TRO_COMMIT=5132a9adea6d2185208a54418dd53d6aa04b1112 +PACKAGES_TRO_COMMIT=0f040492f25c81355407e2518d21449b9a7348be +PACKAGES_TRO_BRANCH=v2016.1 PACKAGES_FFRL_REPO=https://github.com/ffrl/ffrl-packages PACKAGES_FFRL_COMMIT=a3f734b201fbf0f72eba9645f124945d870201f4 diff --git a/site.mk b/site.mk index c29a373..6bbd180 100644 --- a/site.mk +++ b/site.mk @@ -27,7 +27,8 @@ GLUON_SITE_PACKAGES := \ iptables \ haveged \ tro-netwatch \ - gluon-ssid-changer + gluon-ssid-changer \ + gluon-banner DEFAULT_GLUON_RELEASE := 2014.4-stable-2.1 # Allow overriding the release number from the command line