aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2018-10-15 13:58:30 -0700
committerJo-Philipp Wich <jo@mein.io>2018-12-18 17:22:07 +0100
commit1249e6d498e64170a6ed282d8c6d738f800471e2 (patch)
tree96ca7919e5c504da7661502d048d2155529220a0 /tools
parentae16d0fb39d6703ed1476c5759586fd24e06f5bd (diff)
downloadupstream-1249e6d498e64170a6ed282d8c6d738f800471e2.tar.gz
upstream-1249e6d498e64170a6ed282d8c6d738f800471e2.tar.bz2
upstream-1249e6d498e64170a6ed282d8c6d738f800471e2.zip
tools/xz: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Rosen Penev <rosenp@gmail.com> (backported from 622176262d4b8093eda1704e052ae97d74c85c7f)
Diffstat (limited to 'tools')
-rw-r--r--tools/xz/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/xz/Makefile b/tools/xz/Makefile
index d6b619db41..5d574892bb 100644
--- a/tools/xz/Makefile
+++ b/tools/xz/Makefile
@@ -13,6 +13,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/lzmautils \
http://tukaani.org/xz
PKG_HASH:=3313fd2a95f43d88e44264e6b015e7d03053e681860b0d5d3f9baca79c57b7bf
+PKG_CPE_ID:=cpe:/a:tukaani:xz
HOST_BUILD_PARALLEL:=1