Browse Source

Gluon needs two more packages, updated commitid of ffpb-packages

Michael Schwarz 9 years ago
parent
commit
219fa21a3e
2 changed files with 3 additions and 1 deletions
  1. 1 1
      modules
  2. 2 0
      site.mk

+ 1 - 1
modules

@@ -1,4 +1,4 @@
 GLUON_SITE_FEEDS='ffpb'
 
 PACKAGES_FFPB_REPO=http://git.c3pb.de/freifunk-pb/ffpb-packages.git
-PACKAGES_FFPB_COMMIT=c5f0191795e5dd45628f988f49980780c487a799
+PACKAGES_FFPB_COMMIT=1658c4659c32b23e1fb151751f5af3359a3c57e7

+ 2 - 0
site.mk

@@ -9,6 +9,7 @@ GLUON_SITE_PACKAGES := \
 	gluon-alfred \
 	gluon-announced \
 	gluon-autoupdater \
+	gluon-config-mode-core \
 	gluon-config-mode-autoupdater \
 	gluon-config-mode-hostname \
 	gluon-config-mode-mesh-vpn \
@@ -22,6 +23,7 @@ GLUON_SITE_PACKAGES := \
 	gluon-next-node \
 	gluon-mesh-vpn-fastd \
 	gluon-radvd \
+	gluon-setup-mode \
 	gluon-status-page \
 	iwinfo \
 	iptables \