mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
libksba: Ugrade to 1.3.1
(From OE-Core rev: 066ed36068088c0726c46e8396c670044b729c37) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
813718c2ea
commit
58c76d143d
+2
-3
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fd541d83f75d038c4e0617b672ed8bda \
|
|||||||
file://COPYING.GPLv3;md5=2f31b266d3440dd7ee50f92cf67d8e6c \
|
file://COPYING.GPLv3;md5=2f31b266d3440dd7ee50f92cf67d8e6c \
|
||||||
file://COPYING.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
file://COPYING.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
||||||
"
|
"
|
||||||
PR = "r1"
|
|
||||||
|
|
||||||
DEPENDS = "libgpg-error"
|
DEPENDS = "libgpg-error"
|
||||||
|
|
||||||
@@ -17,8 +16,8 @@ inherit autotools binconfig-disabled pkgconfig texinfo
|
|||||||
SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${BPN}/${BPN}-${PV}.tar.bz2 \
|
SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${BPN}/${BPN}-${PV}.tar.bz2 \
|
||||||
file://ksba-add-pkgconfig-support.patch"
|
file://ksba-add-pkgconfig-support.patch"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "cd86fad9c9d360b2cf80449f8a4a4075"
|
SRC_URI[md5sum] = "9be95245fcfa9d56f56853078ef2650b"
|
||||||
SRC_URI[sha256sum] = "5a61eed50550d4d0dcb47457ce7b6a90f8e719d42a3b25f7e79333e8cd721971"
|
SRC_URI[sha256sum] = "bc96b95516bd2b67f413bc8b5cc5a75a2583c6e666d24dfd0d5bcc6b1aab46f9"
|
||||||
|
|
||||||
do_configure_prepend () {
|
do_configure_prepend () {
|
||||||
# Else these could be used in preference to those in aclocal-copy
|
# Else these could be used in preference to those in aclocal-copy
|
||||||
Reference in New Issue
Block a user