Skip to content

Commit a8d67fa

Browse files
author
Paul Spooren
committed
add feeds.conf.github
uses github instead of git.openwrt.org. Using the latter can cause problems when using CI as they (seem to) block clones from travis to prevent overload.
1 parent cb5c1fe commit a8d67fa

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

feeds.conf.github

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
src-git base https://github.com/openwrt/openwrt.git;master
2+
src-git packages https://github.com/openwrt/packages.git;master
3+
src-git luci https://github.com/openwrt/luci.git;master
4+
src-git routing https://github.com/openwrt-routing/packages.git;master
5+
src-git telephony https://github.com/openwrt/telephony.git;master
6+
src-git libremesh https://github.com/libremesh/lime-packages.git;develop
7+
src-git libremap https://github.com/libremap/libremap-agent-openwrt.git;master
8+
src-git limeui https://github.com/libremesh/lime-packages-ui.git;master

0 commit comments

Comments
 (0)