summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libgit2/libgit2_0.27.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* libgit2: Fix install for multilibAndreas Müller2019-02-041-5/+6
| | | | | | | | | | | | | | | | | ERROR: libgit2-0.27.4-r0 do_package: QA Issue: libgit2: Files/directories were installed but not shipped in any package: | /usr/lib/libgit2.so.0.27.5 | /usr/lib/libgit2.so.27 | /usr/lib/libgit2.so | /usr/lib/pkgconfig | /usr/lib/pkgconfig/libgit2.pc | Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. + reduce 8 spaces by 4 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libgit2: Upgrade to 0.27.5Khem Raj2018-10-251-3/+3
| | | | | | add missing dep on libgcrypt Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgit2: Upgrade to 0.27.4Khem Raj2018-09-051-0/+24
License Update: Added SHA1 module which is under MIT license Upgrade will fix build with openSSL 1.1+ Signed-off-by: Khem Raj <raj.khem@gmail.com>