summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-02-28 15:32:19 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-03-01 09:28:51 +0000
commit95d47f40757248c159630978ba17bddf1dba07d9 (patch)
treee590d34306a9a9d9c449c81c4288e030d231ff8e /meta/recipes-support
parentf7a76e6adfc60fc4405a3ac9b376468b2d000757 (diff)
downloadpoky-95d47f40757248c159630978ba17bddf1dba07d9.tar.gz
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>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/libksba/libksba_1.6.6.bb (renamed from meta/recipes-support/libksba/libksba_1.6.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libksba/libksba_1.6.5.bb b/meta/recipes-support/libksba/libksba_1.6.6.bb
index 62ba73d2d5..2230a032f6 100644
--- a/meta/recipes-support/libksba/libksba_1.6.5.bb
+++ b/meta/recipes-support/libksba/libksba_1.6.6.bb
@@ -24,7 +24,7 @@ UPSTREAM_CHECK_URI = "https://gnupg.org/download/index.html"
24SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ 24SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \
25 file://ksba-add-pkgconfig-support.patch" 25 file://ksba-add-pkgconfig-support.patch"
26 26
27SRC_URI[sha256sum] = "a564628c574c99287998753f98d750babd91a4e9db451f46ad140466ef2a6d16" 27SRC_URI[sha256sum] = "5dec033d211559338838c0c4957c73dfdc3ee86f73977d6279640c9cd08ce6a4"
28 28
29do_configure:prepend () { 29do_configure:prepend () {
30 # Else these could be used in preference to those in aclocal-copy 30 # Else these could be used in preference to those in aclocal-copy