diff --git a/modules b/modules index 1ef21eb..8b16d9c 100644 --- a/modules +++ b/modules @@ -1,4 +1,4 @@ GLUON_SITE_FEEDS='ffhb' PACKAGES_FFHB_REPO=git://github.com/FreifunkBremen/ffhb-packages.git -PACKAGES_FFHB_COMMIT=fd055f1fd1db5770e4cff93cefad47ef502f6a46 +PACKAGES_FFHB_COMMIT=d396ad558aa414e151d9ca6137b57571a9724654 diff --git a/site.mk b/site.mk index 301cde8..4635d4a 100644 --- a/site.mk +++ b/site.mk @@ -4,6 +4,7 @@ GLUON_SITE_PACKAGES := \ gluon-announced \ gluon-ath9k-workaround \ gluon-autoupdater \ + gluon-channel-survey \ gluon-config-mode-hostname \ gluon-config-mode-autoupdater \ gluon-config-mode-mesh-vpn \ @@ -14,6 +15,7 @@ GLUON_SITE_PACKAGES := \ gluon-luci-private-wifi \ gluon-mesh-vpn-fastd \ gluon-next-node \ + gluon-speedtest \ gluon-status-page \ gluon-wan-dnsmasq-static \ iputils-ping6 \