[oe-commits] [openembedded-core] 01/63: tiff: set CVE_PRODUCT

git at git.openembedded.org git at git.openembedded.org
Tue Dec 13 22:56:19 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 0c8d1523f3ad0ada2d1b8f9abffbc2b898a744ca
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Thu Dec 8 10:42:25 2016 +0000

    tiff: set CVE_PRODUCT
    
    This is 'libtiff' in NVD.
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-multimedia/libtiff/tiff_4.0.6.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-multimedia/libtiff/tiff_4.0.6.bb b/meta/recipes-multimedia/libtiff/tiff_4.0.6.bb
index 450927d..963d4b3 100644
--- a/meta/recipes-multimedia/libtiff/tiff_4.0.6.bb
+++ b/meta/recipes-multimedia/libtiff/tiff_4.0.6.bb
@@ -2,7 +2,7 @@ SUMMARY = "Provides support for the Tag Image File Format (TIFF)"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=34da3db46fab7501992f9615d7e158cf"
 
-CVE_NAME = "libtiff"
+CVE_PRODUCT = "libtiff"
 
 SRC_URI = "http://download.osgeo.org/libtiff/tiff-${PV}.tar.gz \
            file://libtool2.patch \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list