mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-18 13:06:51 +00:00
libnl: add PKG_CPE_ID
Add CPE ID for tracking CVEs. Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
f93795cd90
commit
5bc8e5a5a9
@ -15,6 +15,7 @@ PKG_HASH:=9fe43ccbeeea72c653bdcf8c93332583135cda46a79507bfd0a483bb57f65939
|
||||
|
||||
PKG_LICENSE:=LGPL-2.1
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
PKG_CPE_ID:=cpe:/a:libnl_project:libnl
|
||||
|
||||
PKG_INSTALL:=1
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
Loading…
Reference in New Issue
Block a user