[OE-core] [PATCH 1/1] nasm: add CVE_PRODUCT
Chen Qi
Qi.Chen at windriver.com
Fri Mar 29 07:33:02 UTC 2019
Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
---
meta/recipes-devtools/nasm/nasm_2.14.02.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/nasm/nasm_2.14.02.bb b/meta/recipes-devtools/nasm/nasm_2.14.02.bb
index 96536cc..ecec78d 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"
--
1.9.1
More information about the Openembedded-core
mailing list