mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +02:00
git: 2.4.2 -> 2.4.4
(From OE-Core rev: a424bf82cdfaf1063d010f699f74ec5dd322bf41) 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
da9b9ac356
commit
2904802430
11
meta/recipes-devtools/git/git_2.4.4.bb
Normal file
11
meta/recipes-devtools/git/git_2.4.4.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
require git.inc
|
||||
|
||||
SRC_URI[tarball.md5sum] = "f122606aee328de3e1019cde720cb0aa"
|
||||
SRC_URI[tarball.sha256sum] = "a5d9e3e340a3e5a297092430752f61a9ae5b8b5e4ac042b0341d17189e653456"
|
||||
SRC_URI[manpages.md5sum] = "285b126907d59647248577a7df01c44c"
|
||||
SRC_URI[manpages.sha256sum] = "15afc42909078909ca7a48d73b7cb358b37f734b81fc3a0c6438be183f05480f"
|
||||
|
||||
EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no ac_cv_c_c99_format=yes \
|
||||
ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
|
||||
"
|
||||
EXTRA_OEMAKE += "NO_GETTEXT=1"
|
||||
Reference in New Issue
Block a user