From: Chen Qi Date: Fri, 29 Mar 2019 07:33:02 +0000 (+0800) Subject: nasm: add CVE_PRODUCT X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~14941 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e61c42ee49029ae8ffec58128dd083031305d9e5;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git nasm: add CVE_PRODUCT Signed-off-by: Chen Qi Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/nasm/nasm_2.14.02.bb b/meta/recipes-devtools/nasm/nasm_2.14.02.bb index 96536cc577d..ecec78d8ecd 100644 --- a/meta/recipes-devtools/nasm/nasm_2.14.02.bb +++ b/meta/recipes-devtools/nasm/nasm_2.14.02.bb @@ -16,3 +16,5 @@ EXTRA_AUTORECONF += "--exclude=aclocal" BBCLASSEXTEND = "native" DEPENDS = "groff-native" + +CVE_PRODUCT = "netwide_assembler"