Przeglądaj źródła

Update Packages

Karsten Böddeker 8 lat temu
rodzic
commit
e2736e56aa
2 zmienionych plików z 5 dodań i 4 usunięć
  1. 2 1
      modules
  2. 3 3
      site.mk

+ 2 - 1
modules

@@ -1,7 +1,8 @@
 GLUON_SITE_FEEDS='ffpb gluon_community_repositorys'
 
 PACKAGES_FFPB_REPO=http://git.c3pb.de/freifunk-pb/ffpb-packages.git
-PACKAGES_FFPB_COMMIT=fcbb5718c146ae77ed882597c9533c957f5c9d30
+PACKAGES_FFPB_BRANCH=11s-mesh
+PACKAGES_FFPB_COMMIT=8890a16bf1f6740dd75fdca0aea8f174ae6da846
 
 PACKAGES_GLUON_COMMUNITY_REPOSITORYS_REPO=https://github.com/freifunk-gcp/v2015.1
 PACKAGES_GLUON_COMMUNITY_REPOSITORYS_COMMIT=2e7326aa903273485617f28cdf17dc06dfe44a87

+ 3 - 3
site.mk

@@ -2,7 +2,7 @@ GLUON_SITE_PACKAGES := \
 	gluon-mesh-batman-adv-14 \
 	ffpb-banner \
 	ffpb-debug \
-    ffpb-node-tuning \
+	ffpb-node-tuning \
 	ffpb-ebtables-net-rules \
 	ffpb-openwrt-migration-tools \
 	gluon-alfred \
@@ -11,8 +11,8 @@ GLUON_SITE_PACKAGES := \
 	gluon-config-mode-core \
 	gluon-config-mode-autoupdater \
 	gluon-config-mode-hostname \
-	gluon-config-mode-mesh-vpn \
-	gluon-config-mode-geo-location \
+	ffpb-config-mode-mesh-vpn \
+	ffpb-config-mode-geo-location \
 	gluon-config-mode-contact-info \
 	gluon-config-mode-site-select \
 	gluon-ebtables-filter-multicast \