diff options
Diffstat (limited to 'recipes/git/git_1.6.0.4.bb')
-rw-r--r-- | recipes/git/git_1.6.0.4.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/git/git_1.6.0.4.bb b/recipes/git/git_1.6.0.4.bb deleted file mode 100644 index c37e3d0d52..0000000000 --- a/recipes/git/git_1.6.0.4.bb +++ /dev/null @@ -1,10 +0,0 @@ -require git.inc - -SRC_URI += "file://autotools.patch;patch=1 \ - 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" |