diff options
Diffstat (limited to 'feeds.conf.default')
-rw-r--r-- | feeds.conf.default | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/feeds.conf.default b/feeds.conf.default index 03bfacb620..c30a8fbc23 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,10 +1,6 @@ -src-git packages https://git.openwrt.org/feed/packages.git -src-git luci https://git.openwrt.org/project/luci.git -src-git routing https://git.openwrt.org/feed/routing.git -src-git telephony https://git.openwrt.org/feed/telephony.git -src-git freifunk https://github.com/freifunk/openwrt-packages.git -#src-git video https://github.com/openwrt/video.git -#src-git targets https://github.com/openwrt/targets.git -#src-git management https://github.com/openwrt-management/packages.git -#src-git oldpackages http://git.openwrt.org/packages.git +src-git packages https://git.openwrt.org/feed/packages.git;openwrt-21.02 +src-git luci https://git.openwrt.org/project/luci.git;openwrt-21.02 +src-git routing https://git.openwrt.org/feed/routing.git;openwrt-21.02 +src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-21.02 +src-git freifunk https://github.com/freifunk/openwrt-packages.git;openwrt-21.02 #src-link custom /usr/src/openwrt/custom-feed |