From e540107f1d16a889ee388ada0ffc2966c48e09da Mon Sep 17 00:00:00 2001 From: Tim Harvey Date: Thu, 3 Oct 2019 16:02:16 -0700 Subject: [PATCH] feeds: add Gateworks package feed Signed-off-by: Tim Harvey --- feeds.conf.default | 3 +++ 1 file changed, 3 insertions(+) diff --git a/feeds.conf.default b/feeds.conf.default index fc679335e0e..f0bac7f08cb 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,3 +1,6 @@ +# Generic Gateworks package feed +src-git gateworks https://github.com/Gateworks/gw-openwrt-packages.git +# Upstream OpenWRT package feeds 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