mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-23 23:23:31 +00:00
ethtool: add PKG_CPE_ID
Add CPE ID for tracking CVEs. Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
3f6d66d984
commit
5c238a44e9
@ -18,6 +18,7 @@ PKG_HASH:=3b752a3329827907ac3812f2831dfecf51c8c41c55d2d69cfb9c53ca06449fc6
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
PKG_CPE_ID:=cpe:/a:kernel:ethtool
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_INSTALL:=1
|
||||
|
Loading…
Reference in New Issue
Block a user