aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/git/git_1.6.0.4.bb
blob: c37e3d0d522eaeb917ffc74cabee53e4ac64f640 (plain)
1
2
3
4
5
6
7
8
9
10
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"