[oe-commits] Bogdan Marinescu : git: upgraded to 1.8.3

git at git.openembedded.org git at git.openembedded.org
Wed May 29 21:02:12 UTC 2013


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

Author: Bogdan Marinescu <bogdan.a.marinescu at intel.com>
Date:   Mon May 27 10:44:50 2013 +0300

git: upgraded to 1.8.3

Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

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

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