[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6912/8267] eglinfo.inc: set CVE_PRODUCT to eglinfo



commit 71d451d169225b6caef73d41075a29a7774faa18
Author: Mikko Rapeli <mikko rapeli bmw de>
Date:   Thu Jul 20 16:22:53 2017 +0300

    eglinfo.inc: set CVE_PRODUCT to eglinfo
    
    Upstream is called eglinfo no matter how the recipes are named.
    There are no existing CVE's for eglinfo in NVD yet.
    
    (From OE-Core rev: 0b8e2a017e117810c83039a316a11da66fe148b1)
    
    Signed-off-by: Mikko Rapeli <mikko rapeli bmw de>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-graphics/eglinfo/eglinfo.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-graphics/eglinfo/eglinfo.inc b/meta/recipes-graphics/eglinfo/eglinfo.inc
index d0c0c27..8e7d9bd 100644
--- a/meta/recipes-graphics/eglinfo/eglinfo.inc
+++ b/meta/recipes-graphics/eglinfo/eglinfo.inc
@@ -11,6 +11,8 @@ SRC_URI = "git://github.com/dv1/eglinfo.git;branch=master \
           "
 SRCREV = "4b317648ec6cf39556a9e5d8078f605bc0edd5de"
 
+CVE_PRODUCT = "eglinfo"
+
 S = "${WORKDIR}/git"
 
 inherit waf distro_features_check


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]