summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/git/git_1.7.4.3.bb
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-05-23 15:41:33 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-25 15:50:55 +0100
commit542c93f90cb761fcb53c74c99ce785c66a56cea8 (patch)
tree97819963a66fada9f357471812cf8954ca8c3ff2 /meta/recipes-devtools/git/git_1.7.4.3.bb
parent567f171920080175af2d25378ab51ed2e3904501 (diff)
downloadpoky-542c93f90cb761fcb53c74c99ce785c66a56cea8.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. (From OE-Core rev: 07c4246e107af50d6a9333445259b083f98ebdc0) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/git/git_1.7.4.3.bb')
-rw-r--r--meta/recipes-devtools/git/git_1.7.4.3.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/recipes-devtools/git/git_1.7.4.3.bb b/meta/recipes-devtools/git/git_1.7.4.3.bb
deleted file mode 100644
index 45ef61b5e5..0000000000
--- a/meta/recipes-devtools/git/git_1.7.4.3.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1require git.inc
2
3PR = "r2"
4
5EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no ac_cv_c_c99_format=yes \
6 ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
7 "
8
9SRC_URI[md5sum] = "da6c8f4967393342a4397b955db72cb1"
10SRC_URI[sha256sum] = "44b3ebc87d83b34468718fb6fa424420877e1f66c190389d693d090662a3556d"