All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/links: add LINKS_CPE_ID_VENDOR
@ 2021-01-11  7:46 Fabrice Fontaine
  2021-01-11 14:43 ` Matthew Weber
  2021-01-11 21:15 ` Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Fabrice Fontaine @ 2021-01-11  7:46 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/links/links.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/links/links.mk b/package/links/links.mk
index 815b4dd733..5213e02bd5 100644
--- a/package/links/links.mk
+++ b/package/links/links.mk
@@ -10,6 +10,7 @@ LINKS_SITE = http://links.twibright.com/download
 LINKS_DEPENDENCIES = host-pkgconf
 LINKS_LICENSE = GPL-2.0+
 LINKS_LICENSE_FILES = COPYING
+LINKS_CPE_ID_VENDOR = twibright
 
 ifeq ($(BR2_PACKAGE_LINKS_GRAPHICS),y)
 LINKS_CONF_OPTS += --enable-graphics
-- 
2.29.2

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

* [Buildroot] [PATCH 1/1] package/links: add LINKS_CPE_ID_VENDOR
  2021-01-11  7:46 [Buildroot] [PATCH 1/1] package/links: add LINKS_CPE_ID_VENDOR Fabrice Fontaine
@ 2021-01-11 14:43 ` Matthew Weber
  2021-01-11 21:15   ` Thomas Petazzoni
  2021-01-11 21:15 ` Thomas Petazzoni
  1 sibling, 1 reply; 4+ messages in thread
From: Matthew Weber @ 2021-01-11 14:43 UTC (permalink / raw)
  To: buildroot

Fabrice,

On Mon, Jan 11, 2021 at 1:48 AM Fabrice Fontaine
<fontaine.fabrice@gmail.com> wrote:
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

I verified this name/vendor customization creates a match in the NIST
dictionary.

Reviewed-by: Matthew Weber >matthew.weber at rockwellcollins.com

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

* [Buildroot] [PATCH 1/1] package/links: add LINKS_CPE_ID_VENDOR
  2021-01-11  7:46 [Buildroot] [PATCH 1/1] package/links: add LINKS_CPE_ID_VENDOR Fabrice Fontaine
  2021-01-11 14:43 ` Matthew Weber
@ 2021-01-11 21:15 ` Thomas Petazzoni
  1 sibling, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2021-01-11 21:15 UTC (permalink / raw)
  To: buildroot

On Mon, 11 Jan 2021 08:46:59 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/links/links.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/links: add LINKS_CPE_ID_VENDOR
  2021-01-11 14:43 ` Matthew Weber
@ 2021-01-11 21:15   ` Thomas Petazzoni
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2021-01-11 21:15 UTC (permalink / raw)
  To: buildroot

On Mon, 11 Jan 2021 08:43:37 -0600
Matthew Weber via buildroot <buildroot@busybox.net> wrote:

> Reviewed-by: Matthew Weber >matthew.weber at rockwellcollins.com

Thanks for the review! Note that the < > around your e-mails are not
correct :)

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2021-01-11 21:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11  7:46 [Buildroot] [PATCH 1/1] package/links: add LINKS_CPE_ID_VENDOR Fabrice Fontaine
2021-01-11 14:43 ` Matthew Weber
2021-01-11 21:15   ` Thomas Petazzoni
2021-01-11 21:15 ` Thomas Petazzoni

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.