aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-02-06 15:19:24 +0800
committerKhem Raj <raj.khem@gmail.com>2024-02-09 09:52:08 -0800
commit364841f4eb02fa467b8352507a963358d20e4ae9 (patch)
tree3e691a705104bfe7aea6daf2cf9a9319d734fada
parentec23bd228902b91596bfbcb07eb71aa45ce60050 (diff)
downloadmeta-openembedded-contrib-364841f4eb02fa467b8352507a963358d20e4ae9.tar.gz
libjcat: upgrade 0.2.0 -> 0.2.1
Changelog: ============ - Do not dedupe sig and sig-of-checksum when loading - Fix the installed tests - Show the sig-of-checksum results clearer on the CLI Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-gnome/libjcat/libjcat_0.2.1.bb (renamed from meta-oe/recipes-gnome/libjcat/libjcat_0.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/libjcat/libjcat_0.2.0.bb b/meta-oe/recipes-gnome/libjcat/libjcat_0.2.1.bb
index 83fb234fb3..2d95e14447 100644
--- a/meta-oe/recipes-gnome/libjcat/libjcat_0.2.0.bb
+++ b/meta-oe/recipes-gnome/libjcat/libjcat_0.2.1.bb
@@ -11,7 +11,7 @@ SRC_URI = "\
git://github.com/hughsie/libjcat.git;branch=main;protocol=https \
file://run-ptest \
"
-SRCREV = "60bb85d53d5da74903ab1e227fbecfa3a3be1b05"
+SRCREV = "869e7cf4511b81897512a3f0adb627218e618112"
S = "${WORKDIR}/git"
inherit gobject-introspection gtk-doc meson ptest-gnome vala lib_package