diff options
| -rw-r--r-- | meta-oe/recipes-support/libgit2/libgit2_0.27.9.bb (renamed from meta-oe/recipes-support/libgit2/libgit2_0.27.8.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libgit2/libgit2_0.27.8.bb b/meta-oe/recipes-support/libgit2/libgit2_0.27.9.bb index a43408908c..3ef7bee439 100644 --- a/meta-oe/recipes-support/libgit2/libgit2_0.27.8.bb +++ b/meta-oe/recipes-support/libgit2/libgit2_0.27.9.bb | |||
| @@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3f2cd5d3cccd71d62066ba619614592b" | |||
| 6 | DEPENDS = "curl openssl zlib libssh2 libgcrypt" | 6 | DEPENDS = "curl openssl zlib libssh2 libgcrypt" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/libgit2/libgit2.git;branch=maint/v0.27" | 8 | SRC_URI = "git://github.com/libgit2/libgit2.git;branch=maint/v0.27" |
| 9 | #v0.27.8 | 9 | SRCREV = "3828d7afdd08b595584048e8e4dab6ddd4506ed1" |
| 10 | SRCREV = "2882803ca2b2cdedd069746422155a23fdd002b2" | ||
| 11 | 10 | ||
| 12 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 13 | 12 | ||
