diff options
Diffstat (limited to 'packages/git/git_1.6.0.4.bb')
-rw-r--r-- | packages/git/git_1.6.0.4.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/git/git_1.6.0.4.bb b/packages/git/git_1.6.0.4.bb deleted file mode 100644 index e839ab960a..0000000000 --- a/packages/git/git_1.6.0.4.bb +++ /dev/null @@ -1,9 +0,0 @@ -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" |