diff options
Diffstat (limited to 'meta/recipes-multimedia/libtiff/tiff_4.0.10.bb')
-rw-r--r-- | meta/recipes-multimedia/libtiff/tiff_4.0.10.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/libtiff/tiff_4.0.10.bb b/meta/recipes-multimedia/libtiff/tiff_4.0.10.bb index 7a30690ec1..3c055a15dc 100644 --- a/meta/recipes-multimedia/libtiff/tiff_4.0.10.bb +++ b/meta/recipes-multimedia/libtiff/tiff_4.0.10.bb | |||
@@ -4,7 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=34da3db46fab7501992f9615d7e158cf" | |||
4 | 4 | ||
5 | CVE_PRODUCT = "libtiff" | 5 | CVE_PRODUCT = "libtiff" |
6 | 6 | ||
7 | SRC_URI = "http://download.osgeo.org/libtiff/tiff-${PV}.tar.gz" | 7 | SRC_URI = "http://download.osgeo.org/libtiff/tiff-${PV}.tar.gz \ |
8 | file://CVE-2019-6128.patch" | ||
8 | SRC_URI[md5sum] = "114192d7ebe537912a2b97408832e7fd" | 9 | SRC_URI[md5sum] = "114192d7ebe537912a2b97408832e7fd" |
9 | SRC_URI[sha256sum] = "2c52d11ccaf767457db0c46795d9c7d1a8d8f76f68b0b800a3dfe45786b996e4" | 10 | SRC_URI[sha256sum] = "2c52d11ccaf767457db0c46795d9c7d1a8d8f76f68b0b800a3dfe45786b996e4" |
10 | 11 | ||