diff options
author | Denys Dmytriyenko <denis@denix.org> | 2008-11-23 20:42:09 -0500 |
---|---|---|
committer | Denys Dmytriyenko <denis@denix.org> | 2008-11-23 20:42:09 -0500 |
commit | e711f58c78f41f1daceb4cdae001345a65448eb6 (patch) | |
tree | 422e5c3af3f31a9d36b90ecd258ae9c2a84efb71 /packages/git/git-native_1.5.2.3.bb | |
parent | 35f7195fd746a0b05497331bb61c957c02b80623 (diff) |
git-1.5.2.3: remove mistakenly added patch from 1.5.3
Diffstat (limited to 'packages/git/git-native_1.5.2.3.bb')
-rw-r--r-- | packages/git/git-native_1.5.2.3.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/git/git-native_1.5.2.3.bb b/packages/git/git-native_1.5.2.3.bb index 34fa87eeb0..0df7f8c920 100644 --- a/packages/git/git-native_1.5.2.3.bb +++ b/packages/git/git-native_1.5.2.3.bb @@ -1,7 +1,5 @@ inherit native require git_${PV}.bb -SRC_URI += "file://git-gui-install-mode-arg-spaces.patch;patch=1" - DEPENDS = "openssl-native curl-native zlib-native expat-native" RDEPENDS = "" |