From 3be2c87a96f4eda74a0116696b0f6067cf52f9bf Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 31 May 2022 18:56:11 +0800 Subject: [PATCH] feeds: fix routing and telephony build Signed-off-by: Tianling Shen --- feeds.conf.default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/feeds.conf.default b/feeds.conf.default index 252c69b33b..17689e7930 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,4 +1,4 @@ src-git packages https://github.com/immortalwrt/packages.git;openwrt-18.06 src-git luci https://github.com/immortalwrt/luci.git;openwrt-18.06 -src-git routing https://github.com/immortalwrt/routing.git;openwrt-18.06 -src-git telephony https://github.com/openwrt/telephony.git +src-git routing https://github.com/openwrt/routing.git;openwrt-19.07 +src-git telephony https://github.com/openwrt/telephony.git;openwrt-21.02