diff options
author | Mei Lei <lei.mei@intel.com> | 2010-11-23 14:04:11 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-23 16:46:48 -0800 |
commit | 533a0038d12a7d5951c01d341d2701e3da5b22f3 (patch) | |
tree | 88938cfa5536e01a1c79b43244241e7e15b94841 /meta/recipes-gnome/gnome | |
parent | 4cf8bff64cc1ec1b35eb616222ba0bfa3a100097 (diff) | |
download | openembedded-core-533a0038d12a7d5951c01d341d2701e3da5b22f3.tar.gz openembedded-core-533a0038d12a7d5951c01d341d2701e3da5b22f3.tar.bz2 openembedded-core-533a0038d12a7d5951c01d341d2701e3da5b22f3.zip |
libart-lgpl:Add license file checksum and update the GPL information
Add COPYING file checksum and update the "LGPL" to "LGPLv2" according to COPYING file
Signed-off-by: Mei Lei <lei.mei@intel.com>
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r-- | meta/recipes-gnome/gnome/libart-lgpl_2.3.19.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/libart-lgpl_2.3.19.bb b/meta/recipes-gnome/gnome/libart-lgpl_2.3.19.bb index fa565f3d1c..3bdd697145 100644 --- a/meta/recipes-gnome/gnome/libart-lgpl_2.3.19.bb +++ b/meta/recipes-gnome/gnome/libart-lgpl_2.3.19.bb @@ -1,6 +1,7 @@ DESCRIPTION = "Library of functions for 2D graphics" SECTION = "x11/gnome" -LICENSE = "LGPL" +LICENSE = "LGPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" PR = "r1" ART_CONFIG = "${HOST_ARCH}/art_config.h" |