[libvirt-dockerfiles PATCH] Refresh after adding ccache and dwarves to CentOS

Andrea Bolognani abologna at redhat.com
Thu Mar 26 13:16:09 UTC 2020


The corresponding libvirt-jenkins-ci commit is cb8a5cc98818.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
Pushed under the Dockerfile refresh rule.

 buildenv-libosinfo-centos-7.zip | Bin 1659 -> 1665 bytes
 buildenv-libosinfo-centos-8.zip | Bin 589 -> 594 bytes
 buildenv-libvirt-centos-7.zip   | Bin 1878 -> 1888 bytes
 buildenv-libvirt-centos-8.zip   | Bin 793 -> 802 bytes
 4 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/buildenv-libosinfo-centos-7.zip b/buildenv-libosinfo-centos-7.zip
index 454ce5c..e4f5b87 100644
--- a/buildenv-libosinfo-centos-7.zip
+++ b/buildenv-libosinfo-centos-7.zip
@@ -38,6 +38,7 @@ WEiJKtQrZDJloqtyi/mmRa1VsV7RYR0VPJjhK/R8EQ7Ysshy\n\
         bash \
         bash-completion \
         ca-certificates \
+        ccache \
         check-devel \
         chrony \
         gcc \
diff --git a/buildenv-libosinfo-centos-8.zip b/buildenv-libosinfo-centos-8.zip
index 11621ba..53a49d0 100644
--- a/buildenv-libosinfo-centos-8.zip
+++ b/buildenv-libosinfo-centos-8.zip
@@ -10,6 +10,7 @@ RUN dnf install 'dnf-command(config-manager)' -y && \
         bash \
         bash-completion \
         ca-certificates \
+        ccache \
         check-devel \
         chrony \
         gcc \
diff --git a/buildenv-libvirt-centos-7.zip b/buildenv-libvirt-centos-7.zip
index c50693d..96cd758 100644
--- a/buildenv-libvirt-centos-7.zip
+++ b/buildenv-libvirt-centos-7.zip
@@ -41,11 +41,13 @@ WEiJKtQrZDJloqtyi/mmRa1VsV7RYR0VPJjhK/R8EQ7Ysshy\n\
         bash \
         bash-completion \
         ca-certificates \
+        ccache \
         chrony \
         cyrus-sasl-devel \
         dbus-devel \
         device-mapper-devel \
         dnsmasq \
+        dwarves \
         ebtables \
         fuse-devel \
         gcc \
diff --git a/buildenv-libvirt-centos-8.zip b/buildenv-libvirt-centos-8.zip
index a81abce..a63524b 100644
--- a/buildenv-libvirt-centos-8.zip
+++ b/buildenv-libvirt-centos-8.zip
@@ -13,11 +13,13 @@ RUN dnf install 'dnf-command(config-manager)' -y && \
         bash \
         bash-completion \
         ca-certificates \
+        ccache \
         chrony \
         cyrus-sasl-devel \
         dbus-devel \
         device-mapper-devel \
         dnsmasq \
+        dwarves \
         ebtables \
         fuse-devel \
         gcc \

-- 
2.25.1




More information about the libvir-list mailing list