mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
libksba: upgrade 1.6.5 -> 1.6.6
Changelog: Fix a possible wrong error return from the DER builder. (From OE-Core rev: f476d845feb03e54c93df31291f11c82b9a07487) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f7a76e6adf
commit
95d47f4075
@@ -24,7 +24,7 @@ UPSTREAM_CHECK_URI = "https://gnupg.org/download/index.html"
|
||||
SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \
|
||||
file://ksba-add-pkgconfig-support.patch"
|
||||
|
||||
SRC_URI[sha256sum] = "a564628c574c99287998753f98d750babd91a4e9db451f46ad140466ef2a6d16"
|
||||
SRC_URI[sha256sum] = "5dec033d211559338838c0c4957c73dfdc3ee86f73977d6279640c9cd08ce6a4"
|
||||
|
||||
do_configure:prepend () {
|
||||
# Else these could be used in preference to those in aclocal-copy
|
||||
Reference in New Issue
Block a user