mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
git: 2.18.1 -> 2.20.1
(From OE-Core rev: 928d97c8972de9221bb02308ac3f2a9b4eb54c44) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cb68fa6f93
commit
9271be4ed2
@@ -1,11 +0,0 @@
|
||||
require git.inc
|
||||
|
||||
EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
|
||||
ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
|
||||
"
|
||||
EXTRA_OEMAKE += "NO_GETTEXT=1"
|
||||
|
||||
SRC_URI[tarball.md5sum] = "9b62c267d878f6cb02f8abc59a99525d"
|
||||
SRC_URI[tarball.sha256sum] = "5c710c866d8c9ba3b3e062755e0e9d0ef4f665752bd64810e3eb9f1b0f0eb076"
|
||||
SRC_URI[manpages.md5sum] = "ef32a459a4a08a3b8e837a31c925c848"
|
||||
SRC_URI[manpages.sha256sum] = "d05bfab2dc45de4f6e7d61ca173071d6902905a4963f7ac3cbca608c0d4592c9"
|
||||
11
meta/recipes-devtools/git/git_2.20.1.bb
Normal file
11
meta/recipes-devtools/git/git_2.20.1.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
require git.inc
|
||||
|
||||
EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
|
||||
ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
|
||||
"
|
||||
EXTRA_OEMAKE += "NO_GETTEXT=1"
|
||||
|
||||
SRC_URI[tarball.md5sum] = "7a7769e5c957364ed0aed89e6e67c254"
|
||||
SRC_URI[tarball.sha256sum] = "edc3bc1495b69179ba4e272e97eff93334a20decb1d8db6ec3c19c16417738fd"
|
||||
SRC_URI[manpages.md5sum] = "78c6e54a61a167dab5e8ae07036293ab"
|
||||
SRC_URI[manpages.sha256sum] = "e9c123463abd05e142defe44a8060ce6e9853dfd8c83b2542e38b7deac4e6d4c"
|
||||
Reference in New Issue
Block a user