Revert "libgit2: remove recipe that is now in meta-openembedded"

This reverts commit b2e6f98f3e. This
change is in open-embedded for morty but not for krogoth so we must keep
it.
This commit is contained in:
Doug Goldstein
2016-12-01 11:39:19 -06:00
parent fe4131352d
commit 270248fa9a
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
require libgit2.inc
SRC_URI = "https://github.com/libgit2/libgit2/archive/v${PV}.tar.gz"
+4
View File
@@ -0,0 +1,4 @@
LIC_FILES_CHKSUM = "file://COPYING;md5=34197a479f637beb9e09e56893f48bc2"
SRC_URI[md5sum] = "3674ca2d40388b1175e25b6f5a3a82ad"
SRC_URI[sha256sum] = "60198cbb34066b9b5c1613d15c0479f6cd25f4aef42f7ec515cd1cc13a77fede"
require libgit2-release.inc