mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libcacard: upgrade 2.8.1 -> 2.8.2
Changelog: ========== - Sort certificates by underlying objects CKA_ID to provide deterministic object order - Avoid using uninitialized memory - Improve test coverage and build scripts - Improve compatibility with modern compilers (avoid strict warnings) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit bf0ea3fc286a432e6eb6c1e538d4db4a7455d7f4) Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
bcc33ac73b
commit
e771677d73
@ -4,9 +4,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=79ffa0ec772fa86740948cb7327a0cc7"
|
||||
|
||||
DEPENDS = "glib-2.0 pcsc-lite nss"
|
||||
|
||||
SRCREV = "7b07684ea6698d4885ff2062350ad8798a04de42"
|
||||
SRCREV = "df2d3c05a250741632184c2cc66df247039a70d7"
|
||||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/spice/libcacard.git;protocol=https;branch=master"
|
||||
SRC_URI = "git://gitlab.freedesktop.org/spice/libcacard.git;protocol=https;branch=master;tag=v${PV}"
|
||||
|
||||
|
||||
inherit meson pkgconfig
|
||||
Loading…
x
Reference in New Issue
Block a user