From 542c93f90cb761fcb53c74c99ce785c66a56cea8 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Mon, 23 May 2011 15:41:33 -0700 Subject: git: upgrade from 1.7.4.3 to 1.7.5.1 the autotools patch is not needed anymore. The code which the patch was patching is removed, and there is no use of the patch now. (From OE-Core rev: 07c4246e107af50d6a9333445259b083f98ebdc0) Signed-off-by: Nitin A Kamble Signed-off-by: Richard Purdie --- meta/recipes-devtools/git/git_1.7.5.1.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta/recipes-devtools/git/git_1.7.5.1.bb (limited to 'meta/recipes-devtools/git/git_1.7.5.1.bb') diff --git a/meta/recipes-devtools/git/git_1.7.5.1.bb b/meta/recipes-devtools/git/git_1.7.5.1.bb new file mode 100644 index 0000000000..bfdbf62954 --- /dev/null +++ b/meta/recipes-devtools/git/git_1.7.5.1.bb @@ -0,0 +1,10 @@ +require git.inc + +PR = "r0" + +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} \ + " + +SRC_URI[md5sum] = "a49291116e3b0564e069ae989e4db6fb" +SRC_URI[sha256sum] = "a1d4a1c59300e68fbc493a2cbe9257048d4d6f4363924bf34f38c413a825f80c" -- cgit v1.2.3-54-g00ecf