From: Mikko Rapeli Date: Thu, 20 Jul 2017 13:22:53 +0000 (+0300) Subject: eglinfo.inc: set CVE_PRODUCT to eglinfo X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a7273020c29a5ecd074618daa5e68b55ee6f7451;p=openembedded-core.git 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. Signed-off-by: Mikko Rapeli Signed-off-by: Ross Burton (cherry picked from commit 0b8e2a017e117810c83039a316a11da66fe148b1) Signed-off-by: Armin Kuster --- diff --git a/meta/recipes-graphics/eglinfo/eglinfo.inc b/meta/recipes-graphics/eglinfo/eglinfo.inc index d0c0c27619..8e7d9bddda 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