Skip to content

Commit 5aa174a

Browse files
committed
Switch luci to use feed repo with BE patch
The feed repo contains a patch [1]. [1] openwrt/luci#7279 (cherry picked from commit 016c0d0)
1 parent 34e761a commit 5aa174a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

feeds.conf.default

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
src-git packages https://git.openwrt.org/feed/packages.git
2-
src-git luci https://git.openwrt.org/project/luci.git
2+
# src-git luci https://git.openwrt.org/project/luci.git
3+
src-git luci https://github.com/danpawlik/luci.git;14be
34
src-git routing https://git.openwrt.org/feed/routing.git
45
src-git telephony https://git.openwrt.org/feed/telephony.git
56
#src-git video https://github.com/openwrt/video.git

0 commit comments

Comments
 (0)