diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2010-06-18 14:30:16 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-06-29 17:13:37 +0100 |
commit | 15da3d070239f0c4b7dfbd4b8f9cd2dec687636c (patch) | |
tree | abfcc750e5e64d0f1cc28edfad9b2164366e8c49 /meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc | |
parent | 58d1a6efcd1f0c7449a41edd9c5de90a78a40967 (diff) | |
download | openembedded-core-15da3d070239f0c4b7dfbd4b8f9cd2dec687636c.tar.gz openembedded-core-15da3d070239f0c4b7dfbd4b8f9cd2dec687636c.tar.bz2 openembedded-core-15da3d070239f0c4b7dfbd4b8f9cd2dec687636c.zip |
matchbox-theme-sata: Fix meta data
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc')
-rw-r--r-- | meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc b/meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc index a20596e6db..032dc2d6d5 100644 --- a/meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc +++ b/meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc @@ -1,5 +1,10 @@ DESCRIPTION = "Matchbox window manager Sato themes" -LICENSE = "CC-BY-SA3" +HOMEPAGE = "http://www.matchbox-project.org/" +BUGTRACKER = "http://bugzilla.openedhand.com/" + +LICENSE = "CCPL" +LIC_FILES_CHKSUM = "file://COPYING;md5=aae86bb34b0a83716ca09f4e783d6ba4" + DEPENDS = "matchbox-wm" SECTION = "x11/wm" |