mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/qt6/qt6base: add QT6BASE_CPE_ID_VENDOR and QT6BASE_CPE_ID_PRODUCT
cpe:2.3:a:qt:qt:6.4.3:*:*:*:*:*:*:* is a valid CPE identifier for this
package:
https://nvd.nist.gov/products/cpe/detail/8397D12E-2D77-458E-B9C3-DC7B4775B1A7
Signed-off-by: Christian Hitz <christian.hitz@bbv.ch>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit a1bac67ba7)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
91fffdac2e
commit
64ea5524cc
@@ -7,6 +7,8 @@
|
||||
QT6BASE_VERSION = $(QT6_VERSION)
|
||||
QT6BASE_SITE = $(QT6_SITE)
|
||||
QT6BASE_SOURCE = qtbase-$(QT6_SOURCE_TARBALL_PREFIX)-$(QT6BASE_VERSION).tar.xz
|
||||
QT6BASE_CPE_ID_VENDOR = qt
|
||||
QT6BASE_CPE_ID_PRODUCT = qt
|
||||
|
||||
QT6BASE_LICENSE = \
|
||||
GPL-2.0+ or LGPL-3.0, \
|
||||
|
||||
Reference in New Issue
Block a user