mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
git: 2.8.2 -> 2.8.4
(From OE-Core rev: 1d55b4d66f1fb82662b0be8f525a68798da23d01) 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
306e8b82ea
commit
ca9af209e9
@@ -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] = "3022d8ebf64b35b9704d5adf54b256f9"
|
||||
SRC_URI[tarball.sha256sum] = "a029c37ee2e0bb1efea5c4af827ff5afdb3356ec42fc19c1d40216d99e97e148"
|
||||
SRC_URI[manpages.md5sum] = "8c9da11aeb45b4a286ba766e25aaf3ab"
|
||||
SRC_URI[manpages.sha256sum] = "82d322211aade626d1eb3bcf3b76730bfdd2fcc9c189950fb0a8bdd69c383e2f"
|
||||
11
meta/recipes-devtools/git/git_2.8.4.bb
Normal file
11
meta/recipes-devtools/git/git_2.8.4.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] = "51e5a6b8b7f834b27d91d2268ae10a9c"
|
||||
SRC_URI[tarball.sha256sum] = "626e319f8a24fc0866167ea5f6bf3e2f38f69d6cb2e59e150f13709ca3ebf301"
|
||||
SRC_URI[manpages.md5sum] = "c4d17feb686ff9be3d6f8762a89cdafe"
|
||||
SRC_URI[manpages.sha256sum] = "953a8eadaf4ae96dbad2c3ec12384c677416843917ef83d94b98367ffd55afc0"
|
||||
Reference in New Issue
Block a user