diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2007-08-03 16:51:14 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2007-08-03 16:51:14 +0000 |
commit | ce7860270c0a535a347fd12c3dd70c19476b0653 (patch) | |
tree | 0709f6ba7c22862d7e8fa2194eb9c121fbae1bd8 /packages/git/git-native_1.5.2.3.bb | |
parent | 54060c2fe137390a12bd54d56f67c2999c06c64d (diff) |
git: 1.4.4.2 -> 1.5.2.3 (from poky)
Diffstat (limited to 'packages/git/git-native_1.5.2.3.bb')
-rw-r--r-- | packages/git/git-native_1.5.2.3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/git/git-native_1.5.2.3.bb b/packages/git/git-native_1.5.2.3.bb new file mode 100644 index 0000000000..f91fd03ab1 --- /dev/null +++ b/packages/git/git-native_1.5.2.3.bb @@ -0,0 +1,3 @@ +require git.inc +inherit native +DEPENDS = "openssl-native curl-native" |