]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
ci: regenerate with 'lcitool manifest'
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 4 Aug 2025 10:46:54 +0000 (11:46 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 5 Aug 2025 12:08:37 +0000 (13:08 +0100)
This pulls in the fix for libxen which has been removed from armv7
in Debian sid.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
ci/buildenv/debian-sid-cross-armv7l.sh
ci/containers/debian-sid-cross-armv7l.Dockerfile

index e014b3dd0fa7702770431da668f7b298c3cc8b48..3d662d73ed18915fb752d835c06d84dc51edc513 100644 (file)
@@ -77,7 +77,6 @@ function install_buildenv() {
             libssh2-1-dev:armhf \
             libtirpc-dev:armhf \
             libudev-dev:armhf \
-            libxen-dev:armhf \
             libxml2-dev:armhf \
             systemtap-sdt-dev:armhf
     mkdir -p /usr/local/share/meson/cross
index e6118a0d9b0cb81a32af7318eb28a42f630ac2bd..5aaf29d22ab3430c0a6e504a3ea469175a98e686 100644 (file)
@@ -88,7 +88,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       libssh2-1-dev:armhf \
                       libtirpc-dev:armhf \
                       libudev-dev:armhf \
-                      libxen-dev:armhf \
                       libxml2-dev:armhf \
                       systemtap-sdt-dev:armhf && \
     eatmydata apt-get autoremove -y && \