[oe-commits] [openembedded-core] 33/49: nasm: add CVE_PRODUCT

git at git.openembedded.org git at git.openembedded.org
Wed Nov 6 20:45:20 UTC 2019


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

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

commit 29a898902b52bada1dafdf82a32d1151ed818a06
Author: Chen Qi <Qi.Chen at windriver.com>
AuthorDate: Wed Nov 6 17:37:46 2019 +0200

    nasm: add CVE_PRODUCT
    
    (From OE-Core rev: e61c42ee49029ae8ffec58128dd083031305d9e5)
    
    Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    
    Conflicts:
    	meta/recipes-devtools/nasm/nasm_2.14.02.bb
---
 meta/recipes-devtools/nasm/nasm_2.13.03.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-devtools/nasm/nasm_2.13.03.bb b/meta/recipes-devtools/nasm/nasm_2.13.03.bb
index de4c554..cb3745d 100644
--- a/meta/recipes-devtools/nasm/nasm_2.13.03.bb
+++ b/meta/recipes-devtools/nasm/nasm_2.13.03.bb
@@ -33,3 +33,5 @@ do_install() {
 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