summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/libfakekey
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2010-11-26 23:34:30 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:54 -0800
commit20c52b06307947b7b396589d34619bfc7256bac1 (patch)
tree36b7c71170a82dbae6e9244a7ed71121b2ad6ccf /meta/recipes-graphics/libfakekey
parentd505b06c196109be965abdee425f2346c05e1261 (diff)
downloadpoky-20c52b06307947b7b396589d34619bfc7256bac1.tar.gz
libfakekey: Add license checksum
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/recipes-graphics/libfakekey')
-rw-r--r--meta/recipes-graphics/libfakekey/libfakekey_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/libfakekey/libfakekey_svn.bb b/meta/recipes-graphics/libfakekey/libfakekey_svn.bb
index 634fd4ea0f..89491403a3 100644
--- a/meta/recipes-graphics/libfakekey/libfakekey_svn.bb
+++ b/meta/recipes-graphics/libfakekey/libfakekey_svn.bb
@@ -3,6 +3,7 @@ HOMEPAGE = "http://matchbox-project.org/"
3BUGTRACKER = "http://bugzilla.openedhand.com/" 3BUGTRACKER = "http://bugzilla.openedhand.com/"
4 4
5LICENSE = "LGPLv2+" 5LICENSE = "LGPLv2+"
6LIC_FILES_CHKSUM = "file://src/libfakekey.c;endline=30;md5=602b5ccd48f64407510867f3373b448c"
6 7
7DEPENDS = "libxtst" 8DEPENDS = "libxtst"
8SECTION = "x11/wm" 9SECTION = "x11/wm"