diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2009-11-05 13:40:01 +0000 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-11-13 12:15:25 +0000 |
| commit | ffb23018b54932d0f127195f0265841d07b54b69 (patch) | |
| tree | a8e7c6f56ad2173ede28c2b9734cde779c559f7e /meta/packages/git/git_1.5.4.4.bb | |
| parent | 18fe7edf55fa25251bf292c27276cf2384a8508f (diff) | |
| download | poky-ffb23018b54932d0f127195f0265841d07b54b69.tar.gz | |
git: Convert to BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/git/git_1.5.4.4.bb')
| -rw-r--r-- | meta/packages/git/git_1.5.4.4.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/git/git_1.5.4.4.bb b/meta/packages/git/git_1.5.4.4.bb index 0870c5967b..7f822f69b3 100644 --- a/meta/packages/git/git_1.5.4.4.bb +++ b/meta/packages/git/git_1.5.4.4.bb | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | require git.inc | 1 | require git.inc |
| 2 | DEPENDS += "openssl curl zlib expat" | 2 | |
| 3 | PR = "r0" | 3 | PR = "r2" |
