From 2f1009ea69a456c6d09eee8b630c76d5e0a24c6e Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 23 Jan 2023 12:42:22 +0100 Subject: [libvirt-src] bump to 9.0.0, ignore deprecated stuff in cc --- core/modules/libvirt-src/module.build | 2 ++ core/modules/libvirt-src/module.conf | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'core/modules/libvirt-src') diff --git a/core/modules/libvirt-src/module.build b/core/modules/libvirt-src/module.build index bae7bf12..cb4487fc 100644 --- a/core/modules/libvirt-src/module.build +++ b/core/modules/libvirt-src/module.build @@ -26,6 +26,8 @@ build() { local DSTDIR="${MODULE_BUILD_DIR}" cde "${SRCDIR}" + sed -i '/-Wdeprecated-declarations/d' meson.build + # install meson (>= 0.54.0) since packaged version is too old # not 0.60 as of now, https://github.com/mesonbuild/meson/issues/9472 pip3 install "meson==0.56.0" diff --git a/core/modules/libvirt-src/module.conf b/core/modules/libvirt-src/module.conf index f57003ef..a1cd7eb2 100644 --- a/core/modules/libvirt-src/module.conf +++ b/core/modules/libvirt-src/module.conf @@ -5,7 +5,7 @@ REQUIRED_MODULES=" " REQUIRED_GIT=" - https://gitlab.com/libvirt/libvirt.git||v8.10.0 + https://gitlab.com/libvirt/libvirt.git||v9.0.0 " # copy everything since there is a clean installation done by 'ninja install' -- cgit v1.2.3-55-g7522