mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
libgit2: update 1.8.2 -> 1.8.4
(From OE-Core rev: b67904b25834b32228a72dc8b0baad591e51f975) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
995f7c1778
commit
c88257609c
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8eacfdc17c8f4d219e131a073973b97d"
|
||||
|
||||
DEPENDS = "curl openssl zlib libssh2 libgcrypt libpcre2"
|
||||
|
||||
SRC_URI = "git://github.com/libgit2/libgit2.git;branch=main;protocol=https"
|
||||
SRCREV = "4ce872a0fd5f40fc4282befd9b72e9ddebd22d02"
|
||||
SRC_URI = "git://github.com/libgit2/libgit2.git;branch=maint/v1.8;protocol=https"
|
||||
SRCREV = "3f4182d15eab74a302718f2de454ffadb1995626"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user