From b69b9043f4d5bdbb6fa7f586ef484f6a44c94705 Mon Sep 17 00:00:00 2001
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Sat, 23 Nov 2019 15:20:40 +0100
Subject: [PATCH] modules: remove LuCI feed

---
 modules | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/modules b/modules
index f7577353b..56755d568 100644
--- a/modules
+++ b/modules
@@ -1,4 +1,4 @@
-GLUON_FEEDS='packages routing luci gluon'
+GLUON_FEEDS='packages routing gluon'
 
 OPENWRT_REPO=https://git.openwrt.org/openwrt/openwrt.git
 OPENWRT_BRANCH=openwrt-19.07
@@ -12,9 +12,5 @@ PACKAGES_ROUTING_REPO=https://github.com/openwrt-routing/packages.git
 PACKAGES_ROUTING_BRANCH=openwrt-19.07
 PACKAGES_ROUTING_COMMIT=8d5ee29f088e9dfaa49dc74573edb1919f14dbf4
 
-PACKAGES_LUCI_REPO=https://github.com/openwrt/luci.git
-PACKAGES_LUCI_BRANCH=openwrt-19.07
-PACKAGES_LUCI_COMMIT=7542d02cd23208ca2ed89ea5341d323ca3dc4e58
-
 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
 PACKAGES_GLUON_COMMIT=83dbdbcb7b6f1d9eab144423b82ee9ffa4c9bc69
-- 
GitLab