Skip to content
Success

Changes

Summary

  1. contrib/jenkins: remove broken chroot + qemu code (details)
Commit 3642b5956ccc124cd02f8b08661a36db63c9d2b4 by Oliver Smith
contrib/jenkins: remove broken chroot + qemu code

The mirror where it would download images from is not online anymore,
and it looks like this whole block has not been executed in years (we
always test the arm builds on native arm machines nowadays, and run all
builds in docker).

Replace the whole block with a simple check that ensures when arm flags
are used, that the build is actually running on an arm machine.

Change-Id: I2e204e4a0a7dfcf32f011ed6fb403b564f8155a7
The file was modifiedcontrib/jenkins.sh