From ea40fef1bd061116e9d827e652dd5431bae1fc0d Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu Date: Tue, 5 Nov 2013 11:25:14 +0200 Subject: [PATCH] git: upgrade to 1.8.4.2 (From OE-Core rev: 0288d4337533e32124ff040701d2ef012970e8f2) Signed-off-by: Laurentiu Palcu Signed-off-by: Richard Purdie --- meta/recipes-devtools/git/{git_1.8.3.4.bb => git_1.8.4.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/git/{git_1.8.3.4.bb => git_1.8.4.2.bb} (67%) diff --git a/meta/recipes-devtools/git/git_1.8.3.4.bb b/meta/recipes-devtools/git/git_1.8.4.2.bb similarity index 67% rename from meta/recipes-devtools/git/git_1.8.3.4.bb rename to meta/recipes-devtools/git/git_1.8.4.2.bb index 124a98e..d162702 100644 --- a/meta/recipes-devtools/git/git_1.8.3.4.bb +++ b/meta/recipes-devtools/git/git_1.8.4.2.bb @@ -1,8 +1,8 @@ require git.inc SRC_URI = "http://git-core.googlecode.com/files/git-${PV}.tar.gz" -SRC_URI[md5sum] = "80eec3201a5d012913d287b85adaee8e" -SRC_URI[sha256sum] = "dfa2cdf2df92b4abe956b1e7586030381c4e39e89161ab789a660d8d1f24d9d9" +SRC_URI[md5sum] = "6f63d103465b86ca0ebe4189ea54731c" +SRC_URI[sha256sum] = "6732278ce4870b314cfd83500ec15d5ee7a868be5b96549022d6f0972bf3dd2a" 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} \ -- 2.7.4