From cd2b21e25d63b129fa100d1f8e04245c47074d37 Mon Sep 17 00:00:00 2001 From: Jan-Philipp Litza Date: Sat, 6 Sep 2014 11:05:31 +0200 Subject: [PATCH] config for v0.5~testing5 --- modules | 2 +- site.mk | 9 +++------ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/modules b/modules index 87f31ee..ac64b95 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=8f7395f546b098c0cf153761646f16d6a0dd9785 +PACKAGES_FFHB_COMMIT=adab6a1e2164bf36a75ac3fc4956abcce254495a diff --git a/site.mk b/site.mk index bc9f8d5..589632a 100644 --- a/site.mk +++ b/site.mk @@ -1,17 +1,14 @@ GLUON_SITE_PACKAGES := \ - gluon-mesh-batman-adv-14 \ gluon-alfred \ gluon-announced \ + gluon-ath9k-workaround \ gluon-autoupdater \ gluon-channel-survey \ - gluon-config-mode-hostname \ - gluon-config-mode-autoupdater \ - gluon-config-mode-mesh-vpn \ - gluon-config-mode-geo-location \ - gluon-config-mode-contact-info \ + gluon-config-mode \ gluon-ebtables-filter-ra-dhcp \ gluon-luci-admin \ gluon-luci-autoupdater \ + gluon-mesh-batman-adv \ gluon-luci-private-wifi \ gluon-mesh-vpn-fastd \ gluon-next-node \