Browse Source

Import new autoupdater with wifi fallback

Michael Schwarz 8 years ago
parent
commit
7a8b1b1e53
2 changed files with 2 additions and 1 deletions
  1. 1 1
      modules
  2. 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=master
-PACKAGES_FFHO_COMMIT=a00b4b5913697845094ad57a3a975da9acb0c43d
+PACKAGES_FFHO_COMMIT=a63a39954ba12aafc6783db87c173e8821bcd7c4

+ 1 - 0
site.mk

@@ -6,6 +6,7 @@ GLUON_SITE_PACKAGES := \
 	ffho-ebtables-net-rules \
 	ffho-openwrt-migration-tools \
 	ffho-alfred-config \
+	ffho-autoupdater-wifi-fallback \
 	gluon-alfred \
 	gluon-announced \
 	gluon-autoupdater \