mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/libdaemon: add _CPE_ID_VENDOR
cpe:2.3:a:libdaemon_project:libdaemon:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:libdaemon_project:libdaemon
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
[yann.morin.1998@free.fr: move up, right after license]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 4baccb9c5b)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
5d1b9e4826
commit
bdae98634d
@@ -8,6 +8,8 @@ LIBDAEMON_VERSION = 0.14
|
||||
LIBDAEMON_SITE = http://0pointer.de/lennart/projects/libdaemon
|
||||
LIBDAEMON_LICENSE = LGPL-2.1+
|
||||
LIBDAEMON_LICENSE_FILES = LICENSE
|
||||
LIBDAEMON_CPE_ID_VENDOR = libdaemon_project
|
||||
|
||||
LIBDAEMON_INSTALL_STAGING = YES
|
||||
LIBDAEMON_CONF_ENV = ac_cv_func_setpgrp_void=no
|
||||
LIBDAEMON_CONF_OPTS = --disable-lynx
|
||||
|
||||
Reference in New Issue
Block a user