summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-08 12:20:31 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-08 12:20:31 +0200
commit7b5beb890398e203f496e8a0b9e991986c709f42 (patch)
tree13c5a731a84857c581b1bfecf5558c48fe19ef33
parent299dd09edeb44f7fe0841f36294a40b901e9d4e1 (diff)
downloadjenkins.debian.net-7b5beb890398e203f496e8a0b9e991986c709f42.tar.xz
reproducible coreboot: add mips, arm and riscv images
-rw-r--r--TODO1
-rwxr-xr-xbin/reproducible_coreboot.sh2
2 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 511ad2ba..aff7a660 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 ad9962a0..f2859f82 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