aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2022-04-12 08:54:23 +0200
committerKhem Raj <raj.khem@gmail.com>2022-04-13 19:21:40 -0700
commit30c9e70e6b344d77f8257083fa4a14cb50d96d43 (patch)
treeb8453db1ff16e1e797084cbffb944c5131ce4b47 /meta-gnome
parentfc45d159ef05a8d6c73a456e2919fd5b619374cd (diff)
downloadmeta-openembedded-30c9e70e6b344d77f8257083fa4a14cb50d96d43.tar.gz
libnma: upgrade 1.8.36 -> 1.8.38
======================================= libnma-1.8.38 Overview of changes since libnma-1.8.36 ======================================= * libnma-gtk4 is no longer considered EXPERIMENTAL. * meson now builds libnma-gtk4 properly. * Keyboard accelerator for certificate chooser works again. * Fixed libnma-gtk4 version of mobile-wizard. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-connectivity/libnma/libnma_1.8.38.bb (renamed from meta-gnome/recipes-connectivity/libnma/libnma_1.8.36.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-connectivity/libnma/libnma_1.8.36.bb b/meta-gnome/recipes-connectivity/libnma/libnma_1.8.38.bb
index fff7d25d8d..75c704bc27 100644
--- a/meta-gnome/recipes-connectivity/libnma/libnma_1.8.36.bb
+++ b/meta-gnome/recipes-connectivity/libnma/libnma_1.8.38.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)}"
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
-SRC_URI[archive.sha256sum] = "d99415f4cdff642230019ec5cdd2b1fbf1ec550a8ae865219f75482a642b7b7a"
+SRC_URI[archive.sha256sum] = "5ed93eae18456ff5a8a4f408178c1ee198dc8d3a46c65f9075b101916e64e8b4"
PACKAGECONFIG ?= "gcr iso_codes mobile_broadband_provider_info"
PACKAGECONFIG[gcr] = "-Dgcr=true,-Dgcr=false,gcr"