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 | |
parent | 6697812d45b541a7a91fc15bfb7c37965bea4439 (diff) | |
download | poky-aabb6eea1f534c3cdc30c7f5b2b4dff6c4664545.tar.gz |
matchbox-stroke: Add license checksum
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
-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 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" | |||
3 | BUGTRACKER = "http://bugzilla.openedhand.com/" | 3 | BUGTRACKER = "http://bugzilla.openedhand.com/" |
4 | 4 | ||
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
6 | LIC_FILES_CHKSUM = "file://src/matchbox-stroke.h;endline=12;md5=8ed5c5bbec2321fbf5d31bdd55af03aa" | ||
6 | 7 | ||
7 | DEPENDS = "libfakekey expat libxft" | 8 | DEPENDS = "libfakekey expat libxft" |
8 | SECTION = "x11/wm" | 9 | SECTION = "x11/wm" |