All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] nasm: add CVE_PRODUCT
@ 2019-03-29  7:33 Chen Qi
  2019-03-29  7:33 ` [PATCH 1/1] " Chen Qi
  0 siblings, 1 reply; 2+ messages in thread
From: Chen Qi @ 2019-03-29  7:33 UTC (permalink / raw)
  To: openembedded-core

*** BLURB HERE ***
The following changes since commit 35742c10f531ba451c06a4e360fecfb55f358b35:

  ref-manual: Removed DISK_DESCRIPTION variable from glossary (2019-03-26 15:38:56 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib ChenQi/nasm-cve
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/nasm-cve

Chen Qi (1):
  nasm: add CVE_PRODUCT

 meta/recipes-devtools/nasm/nasm_2.14.02.bb | 2 ++
 1 file changed, 2 insertions(+)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 1/1] nasm: add CVE_PRODUCT
  2019-03-29  7:33 [PATCH 0/1] nasm: add CVE_PRODUCT Chen Qi
@ 2019-03-29  7:33 ` Chen Qi
  0 siblings, 0 replies; 2+ messages in thread
From: Chen Qi @ 2019-03-29  7:33 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Chen Qi <Qi.Chen@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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-29  7:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-29  7:33 [PATCH 0/1] nasm: add CVE_PRODUCT Chen Qi
2019-03-29  7:33 ` [PATCH 1/1] " Chen Qi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.