From 8dbbb237bf20e5d516eb3948833457dbeda96a99 Mon Sep 17 00:00:00 2001 From: Alexander Egorenkov Date: Sat, 28 Aug 2021 09:32:28 +0200 Subject: [PATCH] Add custom feed https://github.com/egorenar/openwrt-packages-custom.git Signed-off-by: Alexander Egorenkov --- feeds.conf.default | 2 ++ 1 file changed, 2 insertions(+) diff --git a/feeds.conf.default b/feeds.conf.default index fc679335e0e47f..908f4a635b6799 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -6,3 +6,5 @@ src-git telephony https://git.openwrt.org/feed/telephony.git #src-git targets https://github.com/openwrt/targets.git #src-git oldpackages http://git.openwrt.org/packages.git #src-link custom /usr/src/openwrt/custom-feed +src-git egorenar_custom https://github.com/egorenar/openwrt-packages-custom.git +#src-link egorenar_custom /home/egorenar/Repositories/openwrt-packages-custom