Files
wlan-ap/patches/0004-feeds.conf.default-drop-luci.patch
John Crispin 73d949cf3f 23.05: update patches
Signed-off-by: John Crispin <john@phrozen.org>
2023-09-28 14:50:26 +02:00

25 lines
815 B
Diff

From 72d075fc52486aed50b107907999eab5a9be19ef Mon Sep 17 00:00:00 2001
From: John Crispin <john@phrozen.org>
Date: Sat, 15 Jul 2023 10:48:09 +0200
Subject: [PATCH 04/43] feeds.conf.default: drop luci
we require luci-trunk for the gateway images.
Signed-off-by: John Crispin <john@phrozen.org>
---
feeds.conf.default | 1 -
1 file changed, 1 deletion(-)
diff --git a/feeds.conf.default b/feeds.conf.default
index d467db5627..6fb7a14535 100644
--- a/feeds.conf.default
+++ b/feeds.conf.default
@@ -1,4 +1,3 @@
src-git packages https://git.openwrt.org/feed/packages.git;openwrt-23.05
-src-git luci https://git.openwrt.org/project/luci.git;openwrt-23.05
src-git routing https://git.openwrt.org/feed/routing.git;openwrt-23.05
src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-23.05
--
2.34.1