git: bump version to 2.6.4

- Bump version to 2.6.4
- Update the hash value
- Remove 0002-Makefile-make-curl-config-path-configurable.patch
  - This patch is now part of upstream:
    f89158760d

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Vicente Olivert Riera
2015-12-09 10:26:01 +00:00
committed by Thomas Petazzoni
parent 8cd6f1775f
commit bdf2bfe8b4
3 changed files with 2 additions and 90 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
GIT_VERSION = 2.6.1
GIT_VERSION = 2.6.4
GIT_SOURCE = git-$(GIT_VERSION).tar.xz
GIT_SITE = https://www.kernel.org/pub/software/scm/git
GIT_LICENSE = GPLv2 LGPLv2.1+