From: Wang Mingyu Date: Wed, 22 May 2024 09:14:26 +0000 (+0800) Subject: libgpg-error: upgrade 1.48 -> 1.49 X-Git-Tag: uninative-4.6~438 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca95c0731056bf1299e6a0cb293c904da643f887;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git libgpg-error: upgrade 1.48 -> 1.49 Changelog: ============ * Two new functions to improve the logging interface. * Add a "trunc" keyword to gpgrt_log_printhex. * Avoid an endless loop in the argparser due to a conf file read error. Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.49.bb similarity index 95% rename from meta/recipes-support/libgpg-error/libgpg-error_1.48.bb rename to meta/recipes-support/libgpg-error/libgpg-error_1.49.bb index 9f2b49209dc..b7d41ab4895 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.49.bb @@ -20,7 +20,7 @@ SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \ file://run-ptest \ " -SRC_URI[sha256sum] = "89ce1ae893e122924b858de84dc4f67aae29ffa610ebf668d5aa539045663d6f" +SRC_URI[sha256sum] = "8b79d54639dbf4abc08b5406fb2f37e669a2dec091dd024fb87dd367131c63a9" BINCONFIG = "${bindir}/gpg-error-config"