diff mbox series

[1/1] package/links: add LINKS_CPE_ID_VENDOR

Message ID 20210111074659.1283018-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/links: add LINKS_CPE_ID_VENDOR | expand

Commit Message

Fabrice Fontaine Jan. 11, 2021, 7:46 a.m. UTC
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/links/links.mk | 1 +
 1 file changed, 1 insertion(+)

Comments

Matthew Weber Jan. 11, 2021, 2:43 p.m. UTC | #1
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@rockwellcollins.com
Thomas Petazzoni Jan. 11, 2021, 9:15 p.m. UTC | #2
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 Jan. 11, 2021, 9:15 p.m. UTC | #3
On Mon, 11 Jan 2021 08:43:37 -0600
Matthew Weber via buildroot <buildroot@busybox.net> wrote:

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

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

Thanks!

Thomas
diff mbox series

Patch

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