mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 13:39:49 +02:00
git: upgrade to 2.2.1
(From OE-Core rev: c3d4515854bb889c866b1592a6b109bd7b1deb8c) 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
9a998a4e65
commit
33f823660b
9
meta/recipes-devtools/git/git_2.2.1.bb
Normal file
9
meta/recipes-devtools/git/git_2.2.1.bb
Normal file
@@ -0,0 +1,9 @@
|
||||
require git.inc
|
||||
|
||||
SRC_URI[md5sum] = "ff41fdb094eed1ec430aed8ee9b9849c"
|
||||
SRC_URI[sha256sum] = "367a77d0b10a5070b02a0fb0e942f26f25af61793128e0ddfd5c5c474de93589"
|
||||
|
||||
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