diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2010-06-18 14:33:59 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-06-29 17:13:38 +0100 |
commit | 7510eb1061d0795b515bd20eba1cbd39a9b644a2 (patch) | |
tree | 857c31e026eae555ff17c6753a8509dbd30ba776 | |
parent | 3dc7be674607393957b07b99c1ee83cbae64aec0 (diff) | |
download | openembedded-core-7510eb1061d0795b515bd20eba1cbd39a9b644a2.tar.gz openembedded-core-7510eb1061d0795b515bd20eba1cbd39a9b644a2.tar.bz2 openembedded-core-7510eb1061d0795b515bd20eba1cbd39a9b644a2.tar.xz openembedded-core-7510eb1061d0795b515bd20eba1cbd39a9b644a2.zip |
xcursor-transparent-theme: Fix meta data
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
-rw-r--r-- | meta/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/meta/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb b/meta/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb index 33e321e53..67ca086be 100644 --- a/meta/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb +++ b/meta/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb @@ -1,7 +1,12 @@ -LICENSE = "GPL" DESCRIPTION = "Transparent xcursor theme for handheld systems" +HOMEPAGE = "http://www.matchbox-project.org/" +BUGTRACKER = "http://bugzilla.openedhand.com/" + +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" + SECTION = "x11/base" -PR="r2" +PR="r3" SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ file://use-relative-symlinks.patch;patch=1 \ |