[poky] [PATCH 11/13] libexif: Add LIC_FILES_CHKSUM

Saul Wold Saul.Wold at intel.com
Fri Dec 10 17:02:19 PST 2010


Signed-off-by: Saul Wold <Saul.Wold at intel.com>
---
 meta/recipes-support/libexif/libexif_0.6.16.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-support/libexif/libexif_0.6.16.bb b/meta/recipes-support/libexif/libexif_0.6.16.bb
index e0d4681..8fb15d9 100644
--- a/meta/recipes-support/libexif/libexif_0.6.16.bb
+++ b/meta/recipes-support/libexif/libexif_0.6.16.bb
@@ -1,7 +1,8 @@
 DESCRIPTION = "Library to read the extended image information (EXIF) from JPEG pictures"
 HOMEPAGE = "http://sourceforge.net/projects/libexif"
 SECTION = "libs"
-LICENSE = "LGPL"
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1"
 DEPENDS = "gettext"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/libexif/libexif-${PV}.tar.bz2"
-- 
1.7.1.1




More information about the poky mailing list