mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01:00
libjcat: upgrade 0.1.9 -> 0.1.10
Changelog: ========= New Features: - Add ED25519 support - Define three more types used for the firmware transparency log Bugfixes: - Include the pkgconfig variables in the subproject dependency - Drop the use of setuptools in the test script for regenerating ld version file - Use the correct lookup method for the python3 script interpreter Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5bb47bf2ee
commit
da18587531
|
|
@ -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 = "d4833949f8f1997b83f35a03127b9e12c104a7c8"
|
SRCREV = "edaf36b285497364bef8bf916ffe5b962d01c4b8"
|
||||||
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
|
||||||
Loading…
Reference in New Issue
Block a user