mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/opus: set OPUS_CPE_ID_VENDOR
cpe:2.3:a:opus-codec:opus is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/detail/6C4EA9AB-4801-48FF-9737-A7C3B368C41B
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 302175353a)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
8778f7b6b6
commit
ec07035714
@@ -8,6 +8,7 @@ OPUS_VERSION = 1.3.1
|
||||
OPUS_SITE = https://downloads.xiph.org/releases/opus
|
||||
OPUS_LICENSE = BSD-3-Clause
|
||||
OPUS_LICENSE_FILES = COPYING
|
||||
OPUS_CPE_ID_VENDOR = opus-codec
|
||||
OPUS_INSTALL_STAGING = YES
|
||||
|
||||
OPUS_CFLAGS = $(TARGET_CFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user