[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible_lede: build everything

Holger Levsen holger at layer-acht.org
Sun May 7 18:14:40 UTC 2017


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 2ce1d60c6ada021d114882f8f0a2e7e19a00d9f1
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Sun May 7 19:43:29 2017 +0200

    reproducible_lede: build everything
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_lede_common.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_lede_common.sh b/bin/reproducible_lede_common.sh
index 8f62870..e52ede4 100644
--- a/bin/reproducible_lede_common.sh
+++ b/bin/reproducible_lede_common.sh
@@ -249,8 +249,8 @@ openwrt_download() {
 	cd source
 
 	# 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