From: Wang Mingyu < wangmy@fujitsu.com>
To: openembedded-core@lists.openembedded.org
Cc: Wang Mingyu <wangmy@fujitsu.com>
Subject: [OE-core] [PATCH 3/8] libgit2: upgrade 1.9.4 -> 1.9.6
Date: Tue, 4 Aug 2026 12:05:03 +0800 [thread overview]
Message-ID: <20260804040509.1454-3-wangmy@fujitsu.com> (raw)
In-Reply-To: <20260804040509.1454-1-wangmy@fujitsu.com>
From: Wang Mingyu <wangmy@fujitsu.com>
License-Update: update COPYING to include PCRE2 copyright notice
Remove the original PCRE copyright notice; replace it with PCRE2.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../libgit2/{libgit2_1.9.4.bb => libgit2_1.9.6.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/libgit2/{libgit2_1.9.4.bb => libgit2_1.9.6.bb} (83%)
diff --git a/meta/recipes-support/libgit2/libgit2_1.9.4.bb b/meta/recipes-support/libgit2/libgit2_1.9.6.bb
similarity index 83%
rename from meta/recipes-support/libgit2/libgit2_1.9.4.bb
rename to meta/recipes-support/libgit2/libgit2_1.9.6.bb
index 999ad6b05c..b6bce9acfa 100644
--- a/meta/recipes-support/libgit2/libgit2_1.9.4.bb
+++ b/meta/recipes-support/libgit2/libgit2_1.9.6.bb
@@ -1,14 +1,14 @@
SUMMARY = "the Git linkable library"
HOMEPAGE = "http://libgit2.github.com/"
LICENSE = "GPL-2.0-only WITH GCC-exception-2.0 AND MIT AND OpenSSL AND BSD-3-Clause AND Zlib AND ISC AND LGPL-2.1-or-later AND CC0-1.0 AND BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://COPYING;md5=8eacfdc17c8f4d219e131a073973b97d"
+LIC_FILES_CHKSUM = "file://COPYING;md5=8289345c8713c385f45ec0c6c8a0d080"
DEPENDS = "curl openssl zlib libssh2 libgcrypt libpcre2"
SRC_URI = "git://github.com/libgit2/libgit2.git;branch=maint/v1.9;protocol=https;tag=v${PV} \
file://0001-cmake-mark-system-libraries-are-private-link-librari.patch"
-SRCREV = "f7164261c9bc0a7e0ebf767c584e5192810a8b24"
+SRCREV = "26055f5af74ab1cf636d272e8a34315496d3f06f"
inherit cmake
--
2.43.0
next prev parent reply other threads:[~2026-08-04 4:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-04 4:05 [OE-core] [PATCH 1/8] gn: upgrade to latest revision Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 2/8] libdisplay-info: upgrade 0.3.0 -> 0.4.0 Wang Mingyu
2026-08-04 14:04 ` Mathieu Dubois-Briand
2026-08-05 5:49 ` Mingyu Wang (Fujitsu)
2026-08-04 4:05 ` Wang Mingyu [this message]
2026-08-04 4:05 ` [OE-core] [PATCH 4/8] python3-pip: upgrade 26.1.2 -> 26.2 Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 5/8] python3-pyproject-metadata: upgrade 0.11.0 -> 0.12.1 Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 6/8] python3-websockets: upgrade 16.1.1 -> 17.0.1 Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 7/8] taglib: upgrade 2.3 -> 2.3.1 Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 8/8] xwininfo,xvinfo,xmodmap: upgrade 1.1.6 -> 1.1.7,1.1.5 -> 1.1.6,1.0.11 -> 1.0.12xwininfo,xvinfo,xmodmap: upgrade 1.1.6 -> 1.1.7,1.1.5 -> 1.1.6,1.0.11 -> 1.0.12 Wang Mingyu
2026-08-04 4:22 ` Patchtest results for " patchtest
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260804040509.1454-3-wangmy@fujitsu.com \
--to=wangmy@fujitsu.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.