summaryrefslogtreecommitdiffstats
path: root/recipes/git/git-native_1.7.0.2.bb
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-08 21:56:06 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-08 21:56:06 +0800
commitfc4226e83fe8d029ad5602a2b79df8e500f8d34f (patch)
tree5ce41d31a6c7d8bb38661aa58d1d8e41f355c6ff /recipes/git/git-native_1.7.0.2.bb
parentb0a786a1591c4dad10aa5429dec2a074e9fa5d6d (diff)
downloadopenembedded-fc4226e83fe8d029ad5602a2b79df8e500f8d34f.tar.gz
git: Upgrade from 1.6.0.4 to 1.7.0.2
The git-daemon+(x)inetd has a known denial of service problem. Upgrade to a newer git version just in case. Remove two bogus autoconf patches that can be done by passing in autoconf varaibles. Switch to local checksums instead of checksums.ini
Diffstat (limited to 'recipes/git/git-native_1.7.0.2.bb')
-rw-r--r--recipes/git/git-native_1.7.0.2.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/git/git-native_1.7.0.2.bb b/recipes/git/git-native_1.7.0.2.bb
new file mode 100644
index 0000000000..63b14cbaad
--- /dev/null
+++ b/recipes/git/git-native_1.7.0.2.bb
@@ -0,0 +1,6 @@
+require git.inc
+inherit native
+DEPENDS = "openssl-native curl-native zlib-native expat-native"
+PR = "r4"
+SRC_URI[src.md5sum] = "76518fa774b36de81d160b85fa4f19c1"
+SRC_URI[src.sha256sum] = "5601df7fc282fdd66de196b282694eb77dcfc50438f01587de144b3ead1a6b2f"