This is a bugfix release with the following changes: ==================================================== remote: do store the update_tips callback error value win32: find_system_dirs does not return GIT_ENOTFOUND
Signed-off-by: Wang Mingyu <[email protected]> --- .../libgit2/{libgit2_1.4.1.bb => libgit2_1.4.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libgit2/{libgit2_1.4.1.bb => libgit2_1.4.2.bb} (91%) diff --git a/meta/recipes-support/libgit2/libgit2_1.4.1.bb b/meta/recipes-support/libgit2/libgit2_1.4.2.bb similarity index 91% rename from meta/recipes-support/libgit2/libgit2_1.4.1.bb rename to meta/recipes-support/libgit2/libgit2_1.4.2.bb index da33893b97..88bf5a8520 100644 --- a/meta/recipes-support/libgit2/libgit2_1.4.1.bb +++ b/meta/recipes-support/libgit2/libgit2_1.4.2.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e5a9227de4cb6afb5d35ed7b0fdf480d" DEPENDS = "curl openssl zlib libssh2 libgcrypt libpcre2" SRC_URI = "git://github.com/libgit2/libgit2.git;branch=maint/v1.4;protocol=https" -SRCREV = "fdd15bcfca6b2ec4b7ecad1aa11a396cb15bd064" +SRCREV = "182d0d1ee933de46bf0b5a6ec269bafa77aba9a2" S = "${WORKDIR}/git" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#162497): https://lists.openembedded.org/g/openembedded-core/message/162497 Mute This Topic: https://lists.openembedded.org/mt/89450670/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
