aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/git/git_1.6.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/git/git_1.6.0.4.bb')
-rw-r--r--recipes/git/git_1.6.0.4.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/git/git_1.6.0.4.bb b/recipes/git/git_1.6.0.4.bb
new file mode 100644
index 0000000000..e839ab960a
--- /dev/null
+++ b/recipes/git/git_1.6.0.4.bb
@@ -0,0 +1,9 @@
+require git.inc
+
+SRC_URI += "file://snprintf-returns-bogus.patch;patch=1"
+
+DEPENDS = "openssl curl zlib expat"
+RDEPENDS = "perl perl-module-file-path cpio findutils sed"
+PR = "r4"
+
+FILES_${PN}-dbg += "${libexecdir}/git-core/.debug"