From 17f8af7d3e3b5ed73f891acca2b326768d4fc529 Mon Sep 17 00:00:00 2001 From: moruiris <53965900+moruiris@users.noreply.github.com> Date: Sun, 7 Aug 2022 09:33:33 +0800 Subject: [PATCH] Update feeds.conf.default --- OpenWrt/x86/feeds.conf.default | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/OpenWrt/x86/feeds.conf.default b/OpenWrt/x86/feeds.conf.default index 4de98b2..7e98e74 100644 --- a/OpenWrt/x86/feeds.conf.default +++ b/OpenWrt/x86/feeds.conf.default @@ -1,6 +1,9 @@ -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-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 moruiris https://github.com/moruiris/openwrt-packages;openwrt