From: Wang Mingyu <[email protected]> Changelog: Fix a possible wrong error return from the DER builder.
Signed-off-by: Wang Mingyu <[email protected]> --- .../libksba/{libksba_1.6.5.bb => libksba_1.6.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libksba/{libksba_1.6.5.bb => libksba_1.6.6.bb} (94%) diff --git a/meta/recipes-support/libksba/libksba_1.6.5.bb b/meta/recipes-support/libksba/libksba_1.6.6.bb similarity index 94% rename from meta/recipes-support/libksba/libksba_1.6.5.bb rename to 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" 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 -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#196337): https://lists.openembedded.org/g/openembedded-core/message/196337 Mute This Topic: https://lists.openembedded.org/mt/104619611/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
