fstests:Add license checksum and update the GPL information
authorMei Lei <lei.mei@intel.com>
Thu, 2 Dec 2010 13:11:53 +0000 (21:11 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 6 Dec 2010 22:02:19 +0000 (22:02 +0000)
Add source file license checksum to bb file and update the "GPL" to "ZLIB" according to the license information

Signed-off-by: Mei Lei <lei.mei@intel.com>
meta/recipes-graphics/fstests/fstests_svn.bb

index b407521..241d6b9 100644 (file)
@@ -1,7 +1,8 @@
 DESCRIPTION = "Various benchmarning tests for X"
 HOMEPAGE = "http://www.o-hand.com"
 SECTION = "devel"
-LICENSE = "GPL"
+LICENSE = "ZLIB"
+LIC_FILES_CHKSUM = "file://test-pango-gdk.c;endline=24;md5=1ee74ec851ecda57eb7ac6cc180f7655"
 DEPENDS = "pango libxext libxft virtual/libx11 gtk+"
 PV = "0.0+svnr${SRCREV}"
 PR = "r1"