diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2010-06-18 14:13:02 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-06-29 17:13:37 +0100 |
commit | 0b4a869d16ef07370c99aa8ee258a9ac08f1f5bb (patch) | |
tree | db526152c4e29b54521235d3c9879c66ca7ec2df /meta/packages/matchbox-sato | |
parent | 43cec004f5c45b251658a3997bc5ea36587f472a (diff) | |
download | openembedded-core-0b4a869d16ef07370c99aa8ee258a9ac08f1f5bb.tar.gz openembedded-core-0b4a869d16ef07370c99aa8ee258a9ac08f1f5bb.tar.bz2 openembedded-core-0b4a869d16ef07370c99aa8ee258a9ac08f1f5bb.zip |
matchbox-session-sato: Fix meta data
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/packages/matchbox-sato')
-rw-r--r-- | meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb b/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb index 908538cd12..5c01a13283 100644 --- a/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb +++ b/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb @@ -1,5 +1,9 @@ DESCRIPTION = "Custom MB session files for poky" +HOMEPAGE = "http://www.matchbox-project.org/" +BUGTRACKER = "http://bugzilla.openedhand.com/" + LICENSE = "GPL" + SECTION = "x11" RDEPENDS = "formfactor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session" PR = "r27" |