mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-11 09:24:50 +00:00
libselinux: add PKG_CPE_ID
Add CPE ID for tracking CVEs. Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
45990ff76e
commit
17dd8c7305
@ -17,6 +17,7 @@ HOST_BUILD_DEPENDS:=libsepol/host pcre/host
|
|||||||
PKG_LICENSE:=libselinux-1.0
|
PKG_LICENSE:=libselinux-1.0
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
PKG_MAINTAINER:=Thomas Petazzoni <thomas.petazzoni@bootlin.com>
|
PKG_MAINTAINER:=Thomas Petazzoni <thomas.petazzoni@bootlin.com>
|
||||||
|
PKG_CPE_ID:=cpe:/a:selinuxproject:libselinux
|
||||||
|
|
||||||
HOST_BUILD_DEPENDS:=libsepol/host musl-fts/host pcre/host
|
HOST_BUILD_DEPENDS:=libsepol/host musl-fts/host pcre/host
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user