mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-25 13:18:27 +00:00
libjcat: upgrade 0.1.14 -> 0.2.0
Changelog ======== - Add support for verifying firmware transparency checkpoints - Add various bitcounting functions for future use - Allow creating and validating SHA512 checksums - Allow verifying the checksum of a payload - Sprinkle __attribute__((nonnull)) to give a little more compile-time safety Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ SRC_URI = "\
|
|||||||
git://github.com/hughsie/libjcat.git;branch=main;protocol=https \
|
git://github.com/hughsie/libjcat.git;branch=main;protocol=https \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
||||||
SRCREV = "d9cf9ebc4237252a82f88d9e99bea0c4b398c08a"
|
SRCREV = "60bb85d53d5da74903ab1e227fbecfa3a3be1b05"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit gobject-introspection gtk-doc meson ptest-gnome vala lib_package
|
inherit gobject-introspection gtk-doc meson ptest-gnome vala lib_package
|
||||||
Reference in New Issue
Block a user