mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
git: update to 1.7.7
(From OE-Core rev: a81979b24fa3de6aff4ae0b9ea3d2eebb3eec3ce) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
df2a7dbeed
commit
51592e464d
@@ -1,10 +0,0 @@
|
||||
require git.inc
|
||||
|
||||
PR = "r3"
|
||||
|
||||
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} \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "a49291116e3b0564e069ae989e4db6fb"
|
||||
SRC_URI[sha256sum] = "a1d4a1c59300e68fbc493a2cbe9257048d4d6f4363924bf34f38c413a825f80c"
|
||||
10
meta/recipes-devtools/git/git_1.7.7.bb
Normal file
10
meta/recipes-devtools/git/git_1.7.7.bb
Normal file
@@ -0,0 +1,10 @@
|
||||
require git.inc
|
||||
|
||||
SRC_URI = "http://git-core.googlecode.com/files/git-${PV}.tar.gz"
|
||||
SRC_URI[md5sum] = "5d645884e688921e773186783b65ce33"
|
||||
SRC_URI[sha256sum] = "5a977bc01e4989b9928345e99aab15ce896cf5897c6e32eb449538574df377f6"
|
||||
|
||||
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} \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user