diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2010-11-26 23:43:11 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-02 05:24:54 -0800 |
commit | aabb6eea1f534c3cdc30c7f5b2b4dff6c4664545 (patch) | |
tree | 1bbaf6983ff07cae424052d2d620cb5b6420c8d9 /meta/recipes-sato | |
parent | 6697812d45b541a7a91fc15bfb7c37965bea4439 (diff) | |
download | openembedded-core-contrib-aabb6eea1f534c3cdc30c7f5b2b4dff6c4664545.tar.gz |
matchbox-stroke: Add license checksum
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/matchbox-stroke/matchbox-stroke_svn.bb | 1 |
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 f3626557e37..1e25369e37c 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" BUGTRACKER = "http://bugzilla.openedhand.com/" LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://src/matchbox-stroke.h;endline=12;md5=8ed5c5bbec2321fbf5d31bdd55af03aa" DEPENDS = "libfakekey expat libxft" SECTION = "x11/wm" |