Browse Source

Update site-ffho to ffho-packages

Michael Schwarz 8 years ago
parent
commit
277699799e
3 changed files with 7 additions and 7 deletions
  1. 1 1
      modules
  2. 1 1
      site.conf
  3. 5 5
      site.mk

+ 1 - 1
modules

@@ -1,5 +1,5 @@
 GLUON_SITE_FEEDS='ffho'
 
-PACKAGES_FFHO_REPO=http://git.c3pb.de/freifunk-pb/ffpb-packages.git
+PACKAGES_FFHO_REPO=http://git.c3pb.de/freifunk-pb/ffho-packages.git
 PACKAGES_FFHO_BRANCH=v2015.1.x
 PACKAGES_FFHO_COMMIT=50de06d4e36bf895f7a2d888455982d5c88bc681

+ 1 - 1
site.conf

@@ -222,7 +222,7 @@
 		},
 	},
 
-	-- configure ffpb-debug
+	-- configure ffho-debug
 	debugserver = {
 		host = { 'debugreport.ffho.net', 'fdca:ffee:ff12:a254::deb9' },
 		port = 1337,

+ 5 - 5
site.mk

@@ -1,11 +1,11 @@
 GLUON_SITE_PACKAGES := \
 	gluon-mesh-batman-adv-14 \
 	ffho-banner \
-	ffpb-debug \
-	ffpb-node-tuning \
-	ffpb-ebtables-net-rules \
-	ffpb-openwrt-migration-tools \
-	ffpb-alfred-config \
+	ffho-debug \
+	ffho-node-tuning \
+	ffho-ebtables-net-rules \
+	ffho-openwrt-migration-tools \
+	ffho-alfred-config \
 	gluon-alfred \
 	gluon-announced \
 	gluon-autoupdater \