[oe-commits] [openembedded-core] 06/09: nasm: add CVE_PRODUCT

git at git.openembedded.org git at git.openembedded.org
Fri Mar 29 08:36:38 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit e61c42ee49029ae8ffec58128dd083031305d9e5
Author: Chen Qi <Qi.Chen at windriver.com>
AuthorDate: Fri Mar 29 15:33:02 2019 +0800

    nasm: add CVE_PRODUCT
    
    Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list