Browse Source

update for new package ffho-ath9k-blackout-workaround

Karsten Böddeker 7 years ago
parent
commit
8e68665296
3 changed files with 7 additions and 1 deletions
  1. 1 1
      modules
  2. 5 0
      site.conf
  3. 1 0
      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.1.x
-PACKAGES_FFHO_COMMIT=2078e86a438c0b21d0f501c3297070a6f217ae9a
+PACKAGES_FFHO_COMMIT=360768aa10894bb704334d583030892a38e3623b

+ 5 - 0
site.conf

@@ -250,4 +250,9 @@
 		geo_default_site = 'ffho_uml',
 	},
 
+	ath9k_workaround = {
+		blackout_wait = 720,
+		reset_wait = 1440,
+		step_size = 10,
+	},
 }

+ 1 - 0
site.mk

@@ -2,6 +2,7 @@ GLUON_SITE_PACKAGES := \
 	gluon-mesh-batman-adv-14 \
 	gluon-alfred \
 	gluon-respondd \
+	ffho-ath9k-blackout-workaround \
 	ffho-autoupdater \
 	ffho-autoupdater-wifi-fallback \
 	ffho-autoupdater-wifi-fallback-legacy \