aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-01-30 22:35:10 +0100
committerKhem Raj <raj.khem@gmail.com>2019-01-30 17:18:52 -0800
commit1234670bb39cae0577b411f72806cd0a3d927968 (patch)
treec01deebf36e3f8d4a11f283668aeaf52785795f5 /meta-oe
parente8715141123748be99ebbc7e323093045706f22d (diff)
downloadmeta-openembedded-contrib-1234670bb39cae0577b411f72806cd0a3d927968.tar.gz
libgit2: upgrade 0.27.4 -> 0.27.8
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/libgit2/libgit2_0.27.8.bb (renamed from meta-oe/recipes-support/libgit2/libgit2_0.27.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libgit2/libgit2_0.27.4.bb b/meta-oe/recipes-support/libgit2/libgit2_0.27.8.bb
index 816ae5e2ed..a43408908c 100644
--- a/meta-oe/recipes-support/libgit2/libgit2_0.27.4.bb
+++ b/meta-oe/recipes-support/libgit2/libgit2_0.27.8.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3f2cd5d3cccd71d62066ba619614592b"
DEPENDS = "curl openssl zlib libssh2 libgcrypt"
SRC_URI = "git://github.com/libgit2/libgit2.git;branch=maint/v0.27"
-#v0.27.5
-SRCREV = "8e0b172981a046d19f1d9efa5acd6186bccbd3ce"
+#v0.27.8
+SRCREV = "2882803ca2b2cdedd069746422155a23fdd002b2"
S = "${WORKDIR}/git"