summaryrefslogtreecommitdiffstats
path: root/recipes/git/git-native_1.6.0.4.bb
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-02-08 11:14:31 +0000
committerKhem Raj <raj.khem@gmail.com>2010-02-10 12:20:14 -0800
commitf8f2d16a61456f72642ca8b75874ac9ca4f4d410 (patch)
tree64df885258ff00e0543346433a5e85fdac1a8bdf /recipes/git/git-native_1.6.0.4.bb
parent7c5f81b2139e55622ca2f23ff6b63438d4825d87 (diff)
downloadopenembedded-f8f2d16a61456f72642ca8b75874ac9ca4f4d410.tar.gz
git: remove version specifics from generic inc
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/git/git-native_1.6.0.4.bb')
-rw-r--r--recipes/git/git-native_1.6.0.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/git/git-native_1.6.0.4.bb b/recipes/git/git-native_1.6.0.4.bb
index 71b111be53..c17ce6ec80 100644
--- a/recipes/git/git-native_1.6.0.4.bb
+++ b/recipes/git/git-native_1.6.0.4.bb
@@ -2,3 +2,4 @@ require git.inc
inherit native
DEPENDS = "openssl-native curl-native zlib-native expat-native"
PR = "r4"
+SRC_URI += "file://autotools.patch;patch=1"