[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible coreboot: add arm64 arch

Holger Levsen holger at moszumanska.debian.org
Tue Jun 9 10:05:43 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 c117552d782cbd1b34c12efa28b3e3a58aa8fcb4
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Jun 9 12:05:17 2015 +0200

    reproducible coreboot: add arm64 arch
---
 bin/reproducible_coreboot.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index ecd5dbd..30a1fe7 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -14,7 +14,7 @@ common_init "$@"
 set -e
 
 # build for different architectures
-ARCHS="i386 mips arm riscv"
+ARCHS="i386 mips arm arm64 riscv"
 
 cleanup_tmpdir() {
 	cd

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