[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible openwrt: build all packages

Holger Levsen holger at moszumanska.debian.org
Sat Jul 18 22:29:20 UTC 2015


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 96d5de87fa90884f2dcb4ef73f78e792150727d9
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Jul 19 00:28:38 2015 +0200

    reproducible openwrt: build all packages
---
 bin/reproducible_openwrt.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index bdd4f59..a0426d3 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -47,6 +47,7 @@ openwrt_config() {
 	CONFIG=$1
 
 	printf "$CONFIG" > .config
+	printf "CONFIG_ALL=y" >> .config
 	make defconfig
 }
 

-- 
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