summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2010-06-18 14:10:51 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-06-29 17:13:37 +0100
commit43cec004f5c45b251658a3997bc5ea36587f472a (patch)
tree75f33956503aa74ca5c493fe9b67a3c87198c369 /meta
parent4bf66059247d24bc662ce6c54c7ea4e6bb576bf7 (diff)
downloadpoky-43cec004f5c45b251658a3997bc5ea36587f472a.tar.gz
matchbox-session: Fix meta data
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/matchbox-session/matchbox-session_0.1.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/packages/matchbox-session/matchbox-session_0.1.bb b/meta/packages/matchbox-session/matchbox-session_0.1.bb
index c9811f2416..df9f2ab603 100644
--- a/meta/packages/matchbox-session/matchbox-session_0.1.bb
+++ b/meta/packages/matchbox-session/matchbox-session_0.1.bb
@@ -1,5 +1,10 @@
1DESCRIPTION = "Custom MB session files for poky" 1DESCRIPTION = "Custom MB session files for poky"
2HOMEPAGE = "http://www.matchbox-project.org/"
3BUGTRACKER = "http://bugzilla.openedhand.com/"
4
2LICENSE = "GPL" 5LICENSE = "GPL"
6LIC_FILES_CHKSUM = "file://matchbox-session;endline=20;md5=180f1c169a15d059a56c30094f6fb5ea"
7
3SECTION = "x11" 8SECTION = "x11"
4RCONFLICTS = "matchbox-common" 9RCONFLICTS = "matchbox-common"
5 10