diff options
Diffstat (limited to 'meta/recipes-multimedia/libtiff/tiff_4.0.6.bb')
-rw-r--r-- | meta/recipes-multimedia/libtiff/tiff_4.0.6.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/libtiff/tiff_4.0.6.bb b/meta/recipes-multimedia/libtiff/tiff_4.0.6.bb index 83d88df1c1..8147bc4fb0 100644 --- a/meta/recipes-multimedia/libtiff/tiff_4.0.6.bb +++ b/meta/recipes-multimedia/libtiff/tiff_4.0.6.bb | |||
@@ -1,9 +1,8 @@ | |||
1 | SUMMARY = "Provides support for the Tag Image File Format (TIFF)" | 1 | SUMMARY = "Provides support for the Tag Image File Format (TIFF)" |
2 | LICENSE = "BSD-2-Clause" | 2 | LICENSE = "BSD-2-Clause" |
3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=34da3db46fab7501992f9615d7e158cf" | 3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=34da3db46fab7501992f9615d7e158cf" |
4 | HOMEPAGE = "http://www.remotesensing.org/libtiff/" | ||
5 | 4 | ||
6 | SRC_URI = "ftp://ftp.remotesensing.org/pub/libtiff/tiff-${PV}.tar.gz \ | 5 | SRC_URI = "http://download.osgeo.org/libtiff/tiff-${PV}.tar.gz \ |
7 | file://libtool2.patch \ | 6 | file://libtool2.patch \ |
8 | file://CVE-2015-8665_8683.patch \ | 7 | file://CVE-2015-8665_8683.patch \ |
9 | file://CVE-2015-8781.patch \ | 8 | file://CVE-2015-8781.patch \ |