]> git.ipfire.org Git - thirdparty/qemu.git/commit
scripts/ci/setup: Fix libxen requirements
authorLucas Mateus Castro (alqotel) <lucas.araujo@eldorado.org.br>
Thu, 29 Sep 2022 11:41:42 +0000 (12:41 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 6 Oct 2022 10:53:20 +0000 (11:53 +0100)
commit561612f9c20d4c76d23c3051fa7b47bb13123c74
tree3c058ec523327793db01327ac1269e1cbedef324
parent0f900baec7680fb9b50fbd23eab44c897ed3ea2c
scripts/ci/setup: Fix libxen requirements

XEN hypervisor is only available in ARM and x86, but the yaml only
checked if the architecture is different from s390x, changed it to
a more accurate test.
Tested this change on a Ubuntu 20.04 ppc64le.

Signed-off-by: Lucas Mateus Castro (alqotel) <lucas.araujo@eldorado.org.br>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220922135516.33627-3-lucas.araujo@eldorado.org.br>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220929114231.583801-3-alex.bennee@linaro.org>
scripts/ci/setup/build-environment.yml