mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/zchunk: add ZCHUNK_CPE_ID_VENDOR
cpe:2.3:a:zchunk:zchunk is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/detail/480C0B83-3109-49EE-9E06-7866A54878CA
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 3499c75ccf)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
7aad5e1b43
commit
f8625442e9
@@ -8,6 +8,7 @@ ZCHUNK_VERSION = 1.2.2
|
||||
ZCHUNK_SITE = $(call github,zchunk,zchunk,$(ZCHUNK_VERSION))
|
||||
ZCHUNK_LICENSE = BSD-2-Clause
|
||||
ZCHUNK_LICENSE_FILES = LICENSE
|
||||
ZCHUNK_CPE_ID_VENDOR = zchunk
|
||||
ZCHUNK_INSTALL_STAGING = YES
|
||||
|
||||
ifeq ($(BR2_PACKAGE_ARGP_STANDALONE),y)
|
||||
|
||||
Reference in New Issue
Block a user