[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible coreboot: add mips, arm and riscv images
Holger Levsen
holger at moszumanska.debian.org
Mon Jun 8 10:20:56 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 7b5beb890398e203f496e8a0b9e991986c709f42
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Jun 8 12:20:31 2015 +0200
reproducible coreboot: add mips, arm and riscv images
---
TODO | 1 -
bin/reproducible_coreboot.sh | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/TODO b/TODO
index 511ad2b..aff7a66 100644
--- a/TODO
+++ b/TODO
@@ -227,7 +227,6 @@ egrep -R -l '(debbindiff had trouble comparing|maybe there is still )' /var/lib/
* coreboot
** add more variations: domain+hostname, uid+gid, USER, UTS namespace
-** add more archs: mips arm riscv (arm64)
* openwrt
----
diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index ad9962a..f2859f8 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" # arm64
+ARCHS="i386 mips arm 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