diff options
| author | Qing He <qing.he@intel.com> | 2010-07-01 17:26:37 +0800 |
|---|---|---|
| committer | Saul Wold <Saul.Wold@intel.com> | 2010-07-02 15:32:45 -0700 |
| commit | ffa0f7973bed2846d0b52c9fbec21629785c7415 (patch) | |
| tree | 1c2ab94f58ea470cedae380afa99590b9be8dc9e /meta | |
| parent | 471892e2009eecc1854b202559aed4aa82650b90 (diff) | |
| download | poky-ffa0f7973bed2846d0b52c9fbec21629785c7415.tar.gz | |
unzip: fix metadata
add homepage
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/packages/unzip/unzip_552.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/unzip/unzip_552.bb b/meta/packages/unzip/unzip_552.bb index 84e4fd4a73..08d94bc265 100644 --- a/meta/packages/unzip/unzip_552.bb +++ b/meta/packages/unzip/unzip_552.bb | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | DESCRIPTION = "A (de)compression library for the ZIP format" | 1 | DESCRIPTION = "A (de)compression library for the ZIP format" |
| 2 | HOMEPAGE = "http://www.info-zip.org" | ||
| 2 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
| 3 | LICENSE = "Info-ZIP" | 4 | LICENSE = "Info-ZIP" |
| 4 | PR = "r1" | 5 | PR = "r1" |
