Browse Source

update site.mk and modules

add ffho-aptimer and ffho-luci-remote-syslog
Karsten Böddeker 7 years ago
parent
commit
f3601e1d91
2 changed files with 4 additions and 2 deletions
  1. 2 2
      modules
  2. 2 0
      site.mk

+ 2 - 2
modules

@@ -1,5 +1,5 @@
 GLUON_SITE_FEEDS='ffho'
 
 PACKAGES_FFHO_REPO=http://git.c3pb.de/freifunk-pb/ffho-packages.git
-PACKAGES_FFHO_BRANCH=master
-PACKAGES_FFHO_COMMIT=c9af86fd75180636aa11f4c7334825925632d75b
+PACKAGES_FFHO_BRANCH=v2016.1.x
+PACKAGES_FFHO_COMMIT=2078e86a438c0b21d0f501c3297070a6f217ae9a

+ 2 - 0
site.mk

@@ -1,6 +1,7 @@
 GLUON_SITE_PACKAGES := \
 	gluon-mesh-batman-adv-14 \
 	gluon-alfred \
+	ffho-aptimer \
 	gluon-respondd \
 	ffho-autoupdater \
 	ffho-autoupdater-wifi-fallback \
@@ -20,6 +21,7 @@ GLUON_SITE_PACKAGES := \
 	gluon-luci-admin \
 	ffho-luci-autoupdater-wifi-fallback \
 	gluon-luci-portconfig \
+	ffho-luci-remote-syslog \
 	gluon-luci-wifi-config \
 	gluon-mesh-vpn-fastd \
 	gluon-next-node \