summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorSaul Wold <Saul.Wold@intel.com>2010-12-10 16:59:28 -0800
committerSaul Wold <sgw@linux.intel.com>2010-12-13 12:27:47 -0800
commit9ad63ed328f6097481bd34f7f809b0c2ffdc63ef (patch)
treece503e68fc61027bb8c16db8e15a74956fcd5eef /meta
parent8da7be2f336d2a272ad3830b5b1ab89369a6fe66 (diff)
downloadopenembedded-core-contrib-9ad63ed328f6097481bd34f7f809b0c2ffdc63ef.tar.gz
gtkhtml2: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb b/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb
index 07b3075634..a217775170 100644
--- a/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb
+++ b/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb
@@ -1,7 +1,8 @@
SECTION = "libs"
DEPENDS = "gtk+ glib-2.0 libxml2"
DESCRIPTION = "A GTK+ HTML rendering library."
-LICENSE = "GPL"
+LICENSE = "LGPLv2"
+LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605"
PV = "2.11.0+svnr${SRCREV}"
PR = "r1"