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 <[email protected]> --- meta/recipes-graphics/eglinfo/eglinfo.inc | 2 ++ 1 file changed, 2 insertions(+) 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 -- 1.9.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
