From: Sebastian Kemper Date: Wed, 22 Apr 2020 16:01:29 +0000 (+0200) Subject: circleci: fetch packages repo X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F523%2Fhead;p=feed%2Ftelephony.git circleci: fetch packages repo Currently CI doesn't work, because the dependencies from the packages repo are not available. WARNING: No feed for package 'libopenldap' found WARNING: No feed for package 'libidn2' found WARNING: No feed for package 'libssh2' found This commit adds the packages repo. Signed-off-by: Sebastian Kemper --- diff --git a/.circleci/config.yml b/.circleci/config.yml index 75813a4..a86f77c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -101,6 +101,7 @@ jobs: rm .config cat > feeds.conf <