From 71d451d169225b6caef73d41075a29a7774faa18 Mon Sep 17 00:00:00 2001 From: Mikko Rapeli Date: Thu, 20 Jul 2017 16:22:53 +0300 Subject: 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 Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-graphics/eglinfo/eglinfo.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-graphics') 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 -- cgit v1.2.3-54-g00ecf