aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-01-17 15:16:22 +0800
committerKhem Raj <raj.khem@gmail.com>2023-01-17 00:30:12 -0800
commit84247e2e6fbcf622f945082e6cc6da2ded6086d9 (patch)
tree6b77c9c60e30b28f1a3fb0d2bea822bb9babf375 /meta-gnome
parentd11db37985f0b28ed8a5e95cf22876a17646ca45 (diff)
downloadmeta-openembedded-contrib-84247e2e6fbcf622f945082e6cc6da2ded6086d9.tar.gz
libnma: upgrade 1.10.4 -> 1.10.6
Changelog: ========== * Fix the path and translation domains of GSchema files. * Removed strings that don't match our conscious language standards from the translation files. * Added autoptr support. * Fix translations of country and territory names in the mobile broadband dialog. * Honor explicitly set APN if provider was not present in the mobile broadband dialog. * Make sure Kosovar operators are ordered properly in the mobile broadband dialog. Signed-off-by: Wang Mingyu <wangmy@fujitsu.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.10.6.bb (renamed from meta-gnome/recipes-connectivity/libnma/libnma_1.10.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-connectivity/libnma/libnma_1.10.4.bb b/meta-gnome/recipes-connectivity/libnma/libnma_1.10.6.bb
index 6adb7ec295..bff9a3360f 100644
--- a/meta-gnome/recipes-connectivity/libnma/libnma_1.10.4.bb
+++ b/meta-gnome/recipes-connectivity/libnma/libnma_1.10.6.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] = "79e730dda19f9b34886f4064aa170f1a2326b08329d655d80b67e906c7f78b7c"
+SRC_URI[archive.sha256sum] = "53a6fb2b190ad37c5986caed3e98bede7c3c602399ee4f93c8fc054303d76dab"
PACKAGECONFIG ?= "gcr iso_codes mobile_broadband_provider_info"
PACKAGECONFIG[gcr] = "-Dgcr=true,-Dgcr=false,gcr"