aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-12-10 07:02:32 +0100
committerKhem Raj <raj.khem@gmail.com>2021-12-10 09:11:56 -0800
commit53343ec728a25b7f5d652beb58ab42a2e3a32226 (patch)
tree236a64ad94d20e21dec92a0c67ff6b816cd5180c /meta-gnome
parentb2f5154f2f47fa17ddaace65f8f4b8728d7bc06b (diff)
downloadmeta-openembedded-contrib-53343ec728a25b7f5d652beb58ab42a2e3a32226.tar.gz
libnma: update to 1.8.32
Changelog: * Fix crash in PKCS11 login dialog. * Fix clearing password when restoring a valid configuration to be displayed to a user. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.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.32.bb (renamed from meta-gnome/recipes-connectivity/libnma/libnma_1.8.30.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-connectivity/libnma/libnma_1.8.30.bb b/meta-gnome/recipes-connectivity/libnma/libnma_1.8.32.bb
index fffd2b7df6..747c67b030 100644
--- a/meta-gnome/recipes-connectivity/libnma/libnma_1.8.30.bb
+++ b/meta-gnome/recipes-connectivity/libnma/libnma_1.8.32.bb
@@ -10,8 +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.md5sum] = "e1ccac96405861ecab195be5524baae6"
-SRC_URI[archive.sha256sum] = "da33e72a49e07d855d97a52aa9a8962a4c96f52b9168c4e0027117ad8ffdafb4"
+SRC_URI[archive.sha256sum] = "0a57b93a2fad43acc763f320dd3a7a93c429b0e3118dfa549d67824cddc4e905"
PACKAGECONFIG ?= "gcr iso_codes mobile_broadband_provider_info"
PACKAGECONFIG[gcr] = "-Dgcr=true,-Dgcr=false,gcr"