diff options
Diffstat (limited to 'recipes/git/git-native_1.6.0.4.bb')
| -rw-r--r-- | recipes/git/git-native_1.6.0.4.bb | 1 |
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" |
