From b6c0afed6216d2e1f4393711ca1285538af35236 Mon Sep 17 00:00:00 2001
From: Tim Leerhoff <tleerhof@web.de>
Date: Sat, 27 Feb 2016 14:12:43 +0100
Subject: [PATCH] Fixed wrong repository-path because it breaks the build.

---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 11e1246..11dbbc5 100644
--- a/modules
+++ b/modules
@@ -1,5 +1,5 @@
 GLUON_SITE_FEEDS='ffnw'
 
-PACKAGES_FFNW_REPO=https://git.nordwest.freifunk.net/ffnw/packages.git
+PACKAGES_FFNW_REPO=https://git.nordwest.freifunk.net/ffnw-firmware/packages.git
 PACKAGES_FFNW_BRANCH=master
 PACKAGES_FFNW_COMMIT=b472c22a1f878c51ddb5a8713c6bfea525d564e5
-- 
GitLab