mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/openconnect: add CPE vendor
infradead is a valid CPE vendor for openconnect, see
https://nvd.nist.gov/products/cpe/detail/2877E5FD-6361-465D-81D7-AE1EBB3E059F
Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit d2c975ad02)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
95bd30893f
commit
d16495c1d2
@@ -9,6 +9,7 @@ OPENCONNECT_SITE = https://www.infradead.org/openconnect/download
|
||||
OPENCONNECT_DEPENDENCIES = host-pkgconf libxml2 zlib
|
||||
OPENCONNECT_LICENSE = LGPL-2.1
|
||||
OPENCONNECT_LICENSE_FILES = COPYING.LGPL
|
||||
OPENCONNECT_CPE_ID_VENDOR = infradead
|
||||
OPENCONNECT_CONF_OPTS = \
|
||||
--disable-dsa-tests \
|
||||
--with-vpnc-script=/etc/vpnc/vpnc-script \
|
||||
|
||||
Reference in New Issue
Block a user