Browse Source

update modules and site.mk

add new package ffho-fix-defaultroute and temporarily disable ffho-node-tuning
Karsten Böddeker 7 years ago
parent
commit
f68f226aae
2 changed files with 2 additions and 2 deletions
  1. 1 1
      modules
  2. 1 1
      site.mk

+ 1 - 1
modules

@@ -2,4 +2,4 @@ GLUON_SITE_FEEDS='ffho'
 
 PACKAGES_FFHO_REPO=http://git.c3pb.de/freifunk-pb/ffho-packages.git
 PACKAGES_FFHO_BRANCH=v2016.2.x
-PACKAGES_FFHO_COMMIT=6d13ae5a4a7b9b00e93e2da7832a004738d28e33
+PACKAGES_FFHO_COMMIT=39520a8f8550b0484b15bb4f4b11a185295e6588

+ 1 - 1
site.mk

@@ -19,6 +19,7 @@ GLUON_SITE_PACKAGES := \
 	gluon-ebtables-filter-multicast \
 	gluon-ebtables-filter-ra-dhcp \
 	ffho-ebtables-net-rules \
+	ffho-fix-defaultroute \
 	gluon-luci-admin \
 	ffho-luci-autoupdater-wifi-fallback \
 	gluon-luci-portconfig \
@@ -26,7 +27,6 @@ GLUON_SITE_PACKAGES := \
 	gluon-luci-wifi-config \
 	gluon-mesh-vpn-fastd \
 	gluon-next-node \
-	ffho-node-tuning \
 	gluon-radvd \
 	ffho-respondd-config \
 	gluon-setup-mode \