All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Thiery <heiko.thiery@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 02/15] package/alsa-lib: add ALSA_LIB_CPE_ID_VENDOR
Date: Thu, 21 Jan 2021 14:36:27 +0100	[thread overview]
Message-ID: <20210121133639.7332-2-heiko.thiery@gmail.com> (raw)
In-Reply-To: <20210121133639.7332-1-heiko.thiery@gmail.com>

cpe:2.3:a:alsa-project:alsa-lib is a valid CPE identifier for this
package:

https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=alsa-lib

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
---
 package/alsa-lib/alsa-lib.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/alsa-lib/alsa-lib.mk b/package/alsa-lib/alsa-lib.mk
index 728aec31a1..b1bfaf30e5 100644
--- a/package/alsa-lib/alsa-lib.mk
+++ b/package/alsa-lib/alsa-lib.mk
@@ -9,6 +9,7 @@ ALSA_LIB_SOURCE = alsa-lib-$(ALSA_LIB_VERSION).tar.bz2
 ALSA_LIB_SITE = https://www.alsa-project.org/files/pub/lib
 ALSA_LIB_LICENSE = LGPL-2.1+ (library), GPL-2.0+ (aserver)
 ALSA_LIB_LICENSE_FILES = COPYING aserver/COPYING
+ALSA_LIB_CPE_ID_VENDOR = alsa-project
 ALSA_LIB_INSTALL_STAGING = YES
 ALSA_LIB_CFLAGS = $(TARGET_CFLAGS)
 ALSA_LIB_AUTORECONF = YES
-- 
2.30.0

  reply	other threads:[~2021-01-21 13:36 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-21 13:36 [Buildroot] [PATCH 01/15] package/iwd: add IWD_CPE_ID_VENDOR and IWD_CPE_ID_NAME Heiko Thiery
2021-01-21 13:36 ` Heiko Thiery [this message]
2021-01-21 13:36 ` [Buildroot] [PATCH 03/15] package/angularjs: add ANGULARJS_CPE_ID_VENDOR and ANGULARJS_CPE_ID_NAME Heiko Thiery
2021-01-21 13:36 ` [Buildroot] [PATCH 04/15] package/rauc: add RAUC_CPE_ID_VENDOR Heiko Thiery
2021-01-21 13:36 ` [Buildroot] [PATCH 05/15] package/apache: add APACHE_CPE_ID_VENDOR and APACHE_CPE_ID_NAME Heiko Thiery
2021-01-21 13:36 ` [Buildroot] [PATCH 06/15] package/libssh: add LIBSSH_CPE_ID_VENDOR Heiko Thiery
2021-01-21 13:36 ` [Buildroot] [PATCH 07/15] package/cifs-utils: add CIFS_UTILS_CPE_ID_VENDOR Heiko Thiery
2021-01-21 13:36 ` [Buildroot] [PATCH 08/15] package/samba4: add SAMBA4_CPE_ID_VENDOR and SAMBA4_CPE_ID_NAME Heiko Thiery
2021-01-21 13:36 ` [Buildroot] [PATCH 09/15] package/cjson: set CJSON_CPE_ID_VALID Heiko Thiery
2021-01-21 13:36 ` [Buildroot] [PATCH 10/15] package/jansson: add JANSSON_CPE_ID_VALID Heiko Thiery
2021-01-21 13:36 ` [Buildroot] [PATCH 11/15] package/wireshark: add WIRESHARK_CPE_ID_VENDOR Heiko Thiery
2021-01-21 13:36 ` [Buildroot] [PATCH 12/15] package/aircrack-ng: add AIRCRACK_NG_CPE_ID_VENDOR Heiko Thiery
2021-01-21 13:36 ` [Buildroot] [PATCH 13/15] package/apparmor: add APPARMOR_CPE_ID_VENDOR Heiko Thiery
2021-01-21 13:36 ` [Buildroot] [PATCH 14/15] package/libjpeg: add LIBJPEG_CPE_ID_VENDOR Heiko Thiery
2021-01-21 21:04 ` [Buildroot] [PATCH 01/15] package/iwd: add IWD_CPE_ID_VENDOR and IWD_CPE_ID_NAME Thomas Petazzoni
2021-01-22  7:11   ` Heiko Thiery

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210121133639.7332-2-heiko.thiery@gmail.com \
    --to=heiko.thiery@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.