[OE-core] [PATCH 1/3] git: upgraded to 1.8.3

Bogdan Marinescu bogdan.a.marinescu at intel.com
Mon May 27 12:19:53 UTC 2013


Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu at intel.com>
---
 meta/recipes-devtools/git/{git_1.8.2.2.bb => git_1.8.3.bb} |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/git/{git_1.8.2.2.bb => git_1.8.3.bb} (67%)

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} \
-- 
1.7.10.4




More information about the Openembedded-core mailing list