[oe-commits] Laurentiu Palcu : git: upgrade to 1.8.3.4

git at git.openembedded.org git at git.openembedded.org
Sat Aug 3 09:23:49 UTC 2013


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

Author: Laurentiu Palcu <laurentiu.palcu at intel.com>
Date:   Tue Jul 30 11:38:19 2013 +0300

git: upgrade to 1.8.3.4

Signed-off-by: Laurentiu Palcu <laurentiu.palcu at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../git/{git_1.8.3.bb => git_1.8.3.4.bb}           |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/git/git_1.8.3.bb b/meta/recipes-devtools/git/git_1.8.3.4.bb
similarity index 67%
rename from meta/recipes-devtools/git/git_1.8.3.bb
rename to meta/recipes-devtools/git/git_1.8.3.4.bb
index 0295919..124a98e 100644
--- a/meta/recipes-devtools/git/git_1.8.3.bb
+++ b/meta/recipes-devtools/git/git_1.8.3.4.bb
@@ -1,8 +1,8 @@
 require git.inc
 
 SRC_URI = "http://git-core.googlecode.com/files/git-${PV}.tar.gz"
-SRC_URI[md5sum] = "d91b6099fb6763cf92c696977a247060"
-SRC_URI[sha256sum] = "f1d3c6d683f8f15035a8d0f3eb30ed160ff6607111dfc6026d8836307aebc53a"
+SRC_URI[md5sum] = "80eec3201a5d012913d287b85adaee8e"
+SRC_URI[sha256sum] = "dfa2cdf2df92b4abe956b1e7586030381c4e39e89161ab789a660d8d1f24d9d9"
 
 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} \



More information about the Openembedded-commits mailing list