[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible_lede: enable all packages

Holger Levsen holger at layer-acht.org
Thu Nov 2 14:28:18 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 20b7b7f4e1fb27b1ab35ac083e2deadbdc912aed
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Thu Nov 2 00:49:04 2017 +0100

    reproducible_lede: enable all packages
    
    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 85b0867..5912ca9 100644
--- a/bin/reproducible_lede_common.sh
+++ b/bin/reproducible_lede_common.sh
@@ -323,8 +323,8 @@ openwrt_download() {
 	openwrt_create_signing_keys
 
 	# 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