From 8fdc15450f8bd9242d1da624080f248096ac911f Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 27 Nov 2022 13:28:44 +0100 Subject: [PATCH] libnma: update 1.8.38 -> 1.10.4 Update to fix use with gcr4 Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../libnma/{libnma_1.8.38.bb => libnma_1.10.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-connectivity/libnma/{libnma_1.8.38.bb => libnma_1.10.4.bb} (92%) diff --git a/meta-gnome/recipes-connectivity/libnma/libnma_1.8.38.bb b/meta-gnome/recipes-connectivity/libnma/libnma_1.10.4.bb similarity index 92% rename from meta-gnome/recipes-connectivity/libnma/libnma_1.8.38.bb rename to meta-gnome/recipes-connectivity/libnma/libnma_1.10.4.bb index 341e29c080..6adb7ec295 100644 --- a/meta-gnome/recipes-connectivity/libnma/libnma_1.8.38.bb +++ b/meta-gnome/recipes-connectivity/libnma/libnma_1.10.4.bb @@ -10,7 +10,7 @@ inherit gnomebase gobject-introspection gtk-doc gettext vala features_check REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG','gcr','x11','',d)} opengl" ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" -SRC_URI[archive.sha256sum] = "5ed93eae18456ff5a8a4f408178c1ee198dc8d3a46c65f9075b101916e64e8b4" +SRC_URI[archive.sha256sum] = "79e730dda19f9b34886f4064aa170f1a2326b08329d655d80b67e906c7f78b7c" PACKAGECONFIG ?= "gcr iso_codes mobile_broadband_provider_info" PACKAGECONFIG[gcr] = "-Dgcr=true,-Dgcr=false,gcr"