diff options
Diffstat (limited to 'meta-oe/recipes-support/exiv2')
-rw-r--r-- | meta-oe/recipes-support/exiv2/exiv2_0.27.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/exiv2/exiv2_0.27.3.bb b/meta-oe/recipes-support/exiv2/exiv2_0.27.3.bb index d5d9e62ff..31afe78e4 100644 --- a/meta-oe/recipes-support/exiv2/exiv2_0.27.3.bb +++ b/meta-oe/recipes-support/exiv2/exiv2_0.27.3.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Exif, Iptc and XMP metadata manipulation library and tools" | 1 | SUMMARY = "Exif, Iptc and XMP metadata manipulation library and tools" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2" |
4 | 4 | ||
5 | DEPENDS = "zlib expat" | 5 | DEPENDS = "zlib expat" |