summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-04-24 16:41:59 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-04-25 10:05:58 +0100
commit926b94a9477675f5828eb7d997aac8975500b7a8 (patch)
treee04c135d120b2efc9f87413263a4351cec016ded /meta
parentb9b4ad48812add8b59d3b17e5c3bd9fd3f8744c7 (diff)
downloadopenembedded-core-926b94a9477675f5828eb7d997aac8975500b7a8.tar.gz
gcr: upgrade 4.2.1 -> 4.3.0
Changelog: ============ - certificate: Add API to retrieve version - Bump required GnuTLS version to 3.8.5 - Avoid potential integer overflow spotted by UBSan - Support GnuTLS as an alternative crypto backend - Updated translations Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-gnome/gcr/gcr_4.3.0.bb (renamed from meta/recipes-gnome/gcr/gcr_4.2.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gcr/gcr_4.2.1.bb b/meta/recipes-gnome/gcr/gcr_4.3.0.bb
index 26dc1d1bc6..50c8cfe8d6 100644
--- a/meta/recipes-gnome/gcr/gcr_4.2.1.bb
+++ b/meta/recipes-gnome/gcr/gcr_4.3.0.bb
@@ -20,7 +20,7 @@ inherit gnomebase gtk-icon-cache gi-docgen features_check vala gobject-introspec
REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'opengl', '', d)}"
-SRC_URI[archive.sha256sum] = "ed783b5c80373cd058c02ea9e3e2a64e558599ca190a5abd598122e479967de5"
+SRC_URI[archive.sha256sum] = "c3ee8728e4364b0397f435fa20f92f901ab139d2b264f4e059d67b3c0f43cd36"
PACKAGECONFIG ??= " \
${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \