From 4bc12632a37f6ca94ad3847c1cd1438e4b2d9570 Mon Sep 17 00:00:00 2001
From: Michal Hrusecky <Michal@Hrusecky.net>
Date: Thu, 27 Jun 2019 13:53:38 +0200
Subject: [PATCH] feeds: Add CESNET feed

---
 feeds.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/feeds.conf b/feeds.conf
index 39a8b354a..66ac2b0ce 100644
--- a/feeds.conf
+++ b/feeds.conf
@@ -9,5 +9,6 @@ src-git routing https://git.openwrt.org/feed/routing.git;openwrt-18.06
 src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-18.06
 src-git openwisp https://github.com/openwisp/openwisp-config.git
 src-git sidn https://github.com/SIDN/sidn_openwrt_pkgs.git
+src-git cesnet https://github.com/CESNET/Nemea-OpenWRT.git
 # Backports and OpenWRT 18.06 only feeds
 src-git luci_theme_rosy https://github.com/rosywrt/luci-theme-rosy.git;openwrt-18.06
-- 
GitLab