[oe-commits] Bogdan Marinescu : git: updated to 1.8.0.2

git at git.openembedded.org git at git.openembedded.org
Mon Jan 7 14:45:49 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 6b437bf245e21fea2a792ebc3919ef4e42b0283f
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6b437bf245e21fea2a792ebc3919ef4e42b0283f

Author: Bogdan Marinescu <bogdan.a.marinescu at intel.com>
Date:   Thu Jan  3 18:21:03 2013 +0200

git: updated to 1.8.0.2

Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../git/{git_1.7.7.bb => git_1.8.0.2.bb}           |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-devtools/git/git_1.7.7.bb b/meta/recipes-devtools/git/git_1.8.0.2.bb
similarity index 59%
rename from meta/recipes-devtools/git/git_1.7.7.bb
rename to meta/recipes-devtools/git/git_1.8.0.2.bb
index 6b6e04b..5e5a23e 100644
--- a/meta/recipes-devtools/git/git_1.7.7.bb
+++ b/meta/recipes-devtools/git/git_1.8.0.2.bb
@@ -1,12 +1,12 @@
 require git.inc
 
-PR = "r3"
+PR = "r0"
 
 SRC_URI = "http://git-core.googlecode.com/files/git-${PV}.tar.gz"
-SRC_URI[md5sum] = "5d645884e688921e773186783b65ce33"
-SRC_URI[sha256sum] = "5a977bc01e4989b9928345e99aab15ce896cf5897c6e32eb449538574df377f6"
+SRC_URI[md5sum] = "1aca109d4a719fe5bc43d25927fbc7d9"
+SRC_URI[sha256sum] = "c06d5d29389e90583d16ec41d5be931593196f6842f9b14e910a0b5781c10e07"
 
 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"





More information about the Openembedded-commits mailing list