From 14fff81fa6a957151890ad1b79b71288bbda3770 Mon Sep 17 00:00:00 2001
From: Josef Schlehofer <pepe.schlehofer@gmail.com>
Date: Wed, 2 Sep 2020 14:49:57 +0200
Subject: [PATCH] feeds.conf: use development branch for turris-os-packages

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

diff --git a/feeds.conf b/feeds.conf
index fcbcf8853..3a1d687b8 100644
--- a/feeds.conf
+++ b/feeds.conf
@@ -2,7 +2,7 @@
 ## It is commented out because it is not feed but is used by compile_pkgs script.
 # openwrt https://git.openwrt.org/openwrt/openwrt.git;openwrt-19.07
 
-src-git turrispackages https://gitlab.labs.nic.cz/turris/turris-os-packages.git;master
+src-git turrispackages https://gitlab.labs.nic.cz/turris/turris-os-packages.git;develop
 src-git node https://github.com/nxhack/openwrt-node-packages.git;master
 src-git packages https://git.openwrt.org/feed/packages.git;openwrt-19.07
 src-git luci https://git.openwrt.org/project/luci.git;openwrt-19.07
-- 
GitLab