From 5417960697977b285a628aee41940f55fbee30aa Mon Sep 17 00:00:00 2001 From: hayzamjs Date: Wed, 16 Nov 2022 17:47:35 +0100 Subject: [PATCH] feeds: use org feeds --- feeds.conf.default | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/feeds.conf.default b/feeds.conf.default index 50ae67cb9d..35b4e5f8ca 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,8 +1,4 @@ -src-git-full packages https://git.openwrt.org/feed/packages.git -src-git-full luci https://git.openwrt.org/project/luci.git -src-git-full routing https://git.openwrt.org/feed/routing.git -src-git-full telephony https://git.openwrt.org/feed/telephony.git -#src-git-full video https://github.com/openwrt/video.git -#src-git-full targets https://github.com/openwrt/targets.git -#src-git-full oldpackages http://git.openwrt.org/packages.git -#src-link custom /usr/src/openwrt/custom-feed +src-git-full packages https://github.com/DifuseHQ/packages.git +src-git-full luci https://github.com/DifuseHQ/luci.git +src-git-full routing https://github.com/DifuseHQ/routing.git +src-git-full telephony https://github.com/DifuseHQ/telephony.git