mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02:00
libexif: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user