From 5c238a44e976aad041bc3afd3f190614c6f20d47 Mon Sep 17 00:00:00 2001 From: Nick Hainke Date: Sat, 3 Sep 2022 17:42:56 +0200 Subject: ethtool: add PKG_CPE_ID Add CPE ID for tracking CVEs. Signed-off-by: Nick Hainke --- package/network/utils/ethtool/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/network/utils/ethtool') diff --git a/package/network/utils/ethtool/Makefile b/package/network/utils/ethtool/Makefile index 5e684ceedf..2c75dd19a4 100644 --- a/package/network/utils/ethtool/Makefile +++ b/package/network/utils/ethtool/Makefile @@ -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 -- cgit v1.2.3