package/git: bump to version 2.40.0

Bump the package to v2.40.0. The release announcement and
notes are at [1].

While at it, also drop two Buildroot patches as these have been
already applied upstream.

[1]: https://lore.kernel.org/git/xmqqjzzkv8xz.fsf@gitster.g/

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bagas Sanjaya
2023-03-14 16:52:33 +07:00
committed by Thomas Petazzoni
parent 7107a9876b
commit 998f3e17da
4 changed files with 2 additions and 166 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
GIT_VERSION = 2.39.2
GIT_VERSION = 2.40.0
GIT_SOURCE = git-$(GIT_VERSION).tar.xz
GIT_SITE = $(BR2_KERNEL_MIRROR)/software/scm/git
GIT_LICENSE = GPL-2.0, LGPL-2.1+