aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/git/git_1.7.5.1.bb
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-05-23 15:41:33 -0700
committerSaul Wold <sgw@linux.intel.com>2011-05-23 23:40:13 -0700
commit07c4246e107af50d6a9333445259b083f98ebdc0 (patch)
tree05cf07541848e4f7e2d01aa2cb9b03578257d146 /meta/recipes-devtools/git/git_1.7.5.1.bb
parent861c288e353e917374de938c4e5e927e116cd56c (diff)
downloadopenembedded-core-contrib-07c4246e107af50d6a9333445259b083f98ebdc0.tar.gz
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. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-devtools/git/git_1.7.5.1.bb')
-rw-r--r--meta/recipes-devtools/git/git_1.7.5.1.bb10
1 files changed, 10 insertions, 0 deletions
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"