summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2010-11-26 23:43:11 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:54 -0800
commitaabb6eea1f534c3cdc30c7f5b2b4dff6c4664545 (patch)
tree1bbaf6983ff07cae424052d2d620cb5b6420c8d9 /meta
parent6697812d45b541a7a91fc15bfb7c37965bea4439 (diff)
downloadpoky-aabb6eea1f534c3cdc30c7f5b2b4dff6c4664545.tar.gz
matchbox-stroke: Add license checksum
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-sato/matchbox-stroke/matchbox-stroke_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/matchbox-stroke/matchbox-stroke_svn.bb b/meta/recipes-sato/matchbox-stroke/matchbox-stroke_svn.bb
index f3626557e3..1e25369e37 100644
--- a/meta/recipes-sato/matchbox-stroke/matchbox-stroke_svn.bb
+++ b/meta/recipes-sato/matchbox-stroke/matchbox-stroke_svn.bb
@@ -3,6 +3,7 @@ HOMEPAGE = "http://matchbox-project.org"
3BUGTRACKER = "http://bugzilla.openedhand.com/" 3BUGTRACKER = "http://bugzilla.openedhand.com/"
4 4
5LICENSE = "GPLv2" 5LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://src/matchbox-stroke.h;endline=12;md5=8ed5c5bbec2321fbf5d31bdd55af03aa"
6 7
7DEPENDS = "libfakekey expat libxft" 8DEPENDS = "libfakekey expat libxft"
8SECTION = "x11/wm" 9SECTION = "x11/wm"