From: Philippe Mathieu-Daudé Date: Tue, 18 Jul 2017 00:31:45 +0000 (-0300) Subject: shippable: add armel targets X-Git-Tag: v2.10.0-rc0~18^2~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dca688c8f7f316e24c76a8d03e8dc7a6adc0cbcf;p=thirdparty%2Fqemu.git shippable: add armel targets Signed-off-by: Philippe Mathieu-Daudé Signed-off-by: Alex Bennée --- diff --git a/.shippable.yml b/.shippable.yml index 5e0caa65c5e..abcaf6f4d4f 100644 --- a/.shippable.yml +++ b/.shippable.yml @@ -5,6 +5,8 @@ env: global: - LC_ALL=C matrix: + - IMAGE=debian-armel-cross + TARGET_LIST=arm-softmmu,arm-linux-user,armeb-linux-user - IMAGE=debian-armhf-cross TARGET_LIST=arm-softmmu,arm-linux-user,armeb-linux-user - IMAGE=debian-arm64-cross