[Qa-jenkins-scm] [jenkins.debian.net] 01/01: openwrt: also ignore modular packages fails to build

Holger Levsen holger at moszumanska.debian.org
Mon Jan 18 12:32:48 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 34b26564e5c19224a71abb01050aed67bc4bdac5
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Sun Jan 17 16:32:28 2016 +0100

    openwrt: also ignore modular packages fails to build
---
 bin/reproducible_openwrt.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index 284ba44..885f195 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -81,7 +81,7 @@ openwrt_build() {
 	RUN=$1
 	TARGET=$2
 
-	OPTIONS="-j $NUM_CPU IGNORE_ERRORS=y BUILD_LOG=1"
+	OPTIONS="-j $NUM_CPU IGNORE_ERRORS=ym BUILD_LOG=1"
 
 	echo "============================================================================="
 	echo "$(date -u) - Building OpenWrt ${OPENWRT_VERSION} ($TARGET) - $RUN build run."

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