summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libgit2
Commit message (Collapse)AuthorAgeFilesLines
* libgit2: update 1.3.0 -> 1.4.0Alexander Kanavin2022-02-181-2/+2
| | | | | | | | | License-Update: regex replaced with pcre, overall licensing doesn't change (From OE-Core rev: 1887c33733578c36d064bf91068b51b241fe88c0) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: Update github.com urls to use httpsRichard Purdie2021-11-031-1/+1
| | | | | | | | | | | | | | Github has announced there will be no more git:// fetching from their servers: https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git and they're about to start having brownout periods to encourage people to update. This runs the conversion script over OE-Core to update our urls to use https instead of git. (From OE-Core rev: b37b61e9a1e448a34957db9ae39285d21352552e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libgit2: update 1.2.0 -> 1.3.0Alexander Kanavin2021-10-231-1/+1
| | | | | | | | (From OE-Core rev: d8735cacb0e573ac91c3aee3e3e573d804646c63) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libgit2: update 1.1.1 -> 1.2.0Alexander Kanavin2021-10-111-4/+4
| | | | | | | | | | License-Update: includes portions of openssl headers https://github.com/libgit2/libgit2/commit/0903cac1d08817e87c556f5a3e6ec881be86c7f2 (From OE-Core rev: 81a101332e7e59848165b06b734056a385e8cc3f) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libgit2: upgrade 1.1.0 -> 1.1.1Alexander Kanavin2021-07-161-1/+1
| | | | | | | | (From OE-Core rev: cb5734550778a37c0140f63d337fc72168836bb9) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libgit2: pull in updates from meta-oeRandy MacLeod2021-02-262-25/+22
| | | | | | | | | | | | | | | | d62613046 libgit2: update to 1.1.0 ce47a064d libgit2: upgrade 1.0.0 -> 1.0.1 7d137c5b2 libgit2: Enable pcre2 regexp backend 14894a4c4 libgit2: Update to v1.0.0 7b39ea059 libgit2: Upgrade to 0.28.4 da358cf1f libgit2: Don't pass parameters with their default values to cmake bcd89f7cd libgit2: Upgrade 0.27.9 -> 0.28.3 87c9da253 libgit2: Upgrade 0.27.8 -> 0.27.9 (From OE-Core rev: 41704717860c96ba91e19853e77df1f8100ed2ea) Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Add libgit2, libssh2 from meta-oe for rustRandy MacLeod2021-02-261-0/+25
(From OE-Core rev: a6e49314f64b65b3a165d33ae581b6761ded0e82) Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>