[Qa-jenkins-scm] [jenkins.debian.net] 01/03: reproducible/openwrt|lede: disable feeds for now
Holger Levsen
holger at layer-acht.org
Wed Oct 12 15:31:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 8afe24f3fba467a71bef8b357ce94f673aca2f9e
Author: Alexander Couzens <lynxis at fe80.eu>
Date: Wed Oct 12 17:27:48 2016 +0200
reproducible/openwrt|lede: disable feeds for now
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_openwrt_common.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/reproducible_openwrt_common.sh b/bin/reproducible_openwrt_common.sh
index 1315040..da12e92 100644
--- a/bin/reproducible_openwrt_common.sh
+++ b/bin/reproducible_openwrt_common.sh
@@ -215,8 +215,8 @@ openwrt_download() {
cd $TYPE
# update feeds
- ./scripts/feeds update
- ./scripts/feeds install -a
+ #./scripts/feeds update
+ #./scripts/feeds install -a
# configure openwrt because otherwise it wont download everything
openwrt_config $CONFIG
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list