mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/wireless-regdb: drop WIRELESS_REGDB_CPE_ID_VENDOR
cpe:2.3:a:kernel:wireless-regdb added by commit63332c33aahas never been a valid CPE ID for this package: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:kernel:wireless-regdb Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit05617160dd) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
50834a50e1
commit
ac90d5aecd
@@ -9,7 +9,6 @@ WIRELESS_REGDB_SOURCE = wireless-regdb-$(WIRELESS_REGDB_VERSION).tar.xz
|
||||
WIRELESS_REGDB_SITE = $(BR2_KERNEL_MIRROR)/software/network/wireless-regdb
|
||||
WIRELESS_REGDB_LICENSE = ISC
|
||||
WIRELESS_REGDB_LICENSE_FILES = LICENSE
|
||||
WIRELESS_REGDB_CPE_ID_VENDOR = kernel
|
||||
|
||||
ifeq ($(BR2_PACKAGE_CRDA),y)
|
||||
define WIRELESS_REGDB_INSTALL_CRDA_TARGET_CMDS
|
||||
|
||||
Reference in New Issue
Block a user