summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/automake/Makefile1
-rw-r--r--tools/cmake/Makefile1
-rw-r--r--tools/coreutils/Makefile1
-rw-r--r--tools/dosfstools/Makefile1
-rw-r--r--tools/e2fsprogs/Makefile1
-rw-r--r--tools/expat/Makefile1
-rw-r--r--tools/findutils/Makefile1
-rw-r--r--tools/flex/Makefile1
-rw-r--r--tools/libtool/Makefile1
-rw-r--r--tools/m4/Makefile1
-rw-r--r--tools/mpfr/Makefile1
-rw-r--r--tools/qemu/Makefile1
-rw-r--r--tools/squashfs/Makefile1
-rw-r--r--tools/squashfs4/Makefile1
-rw-r--r--tools/tar/Makefile1
15 files changed, 15 insertions, 0 deletions
diff --git a/tools/automake/Makefile b/tools/automake/Makefile
index 2e618f9..c016f1d 100644
--- a/tools/automake/Makefile
+++ b/tools/automake/Makefile
@@ -7,6 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=automake
+PKG_CPE_ID:=cpe:/a:gnu:automake
PKG_VERSION:=1.15.1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
diff --git a/tools/cmake/Makefile b/tools/cmake/Makefile
index 2c7b53e..22e5d3e 100644
--- a/tools/cmake/Makefile
+++ b/tools/cmake/Makefile
@@ -8,6 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=cmake
PKG_VERSION:=3.9.3
+PKG_CPE_ID:=cpe:/a:kitware:cmake
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://cmake.org/files/v3.9/ \
diff --git a/tools/coreutils/Makefile b/tools/coreutils/Makefile
index c731eaf..4109fd7 100644
--- a/tools/coreutils/Makefile
+++ b/tools/coreutils/Makefile
@@ -7,6 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=coreutils
+PKG_CPE_ID:=cpe:/a:gnu:coreutils
PKG_VERSION:=8.27
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
diff --git a/tools/dosfstools/Makefile b/tools/dosfstools/Makefile
index 861dcbf..e34ceaf 100644
--- a/tools/dosfstools/Makefile
+++ b/tools/dosfstools/Makefile
@@ -8,6 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dosfstools
+PKG_CPE_ID:=cpe:/a:dosfstools_project:dosfstools
PKG_VERSION:=4.1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile
index 0c054b1..412291c 100644
--- a/tools/e2fsprogs/Makefile
+++ b/tools/e2fsprogs/Makefile
@@ -8,6 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=e2fsprogs
+PKG_CPE_ID:=cpe:/a:e2fsprogs_project:e2fsprogs
PKG_VERSION:=1.43.6
PKG_HASH:=c9b226234ee878a8d89951f3b155cec7416dd0ec09c932c855f1b1df8ad93402
PKG_RELEASE:=1
diff --git a/tools/expat/Makefile b/tools/expat/Makefile
index 74ecbee..fd4d206 100644
--- a/tools/expat/Makefile
+++ b/tools/expat/Makefile
@@ -8,6 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=expat
+PKG_CPE_ID:=cpe:/a:libexpat:expat
PKG_VERSION:=2.2.4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
diff --git a/tools/findutils/Makefile b/tools/findutils/Makefile
index b07c53d..c1c45ee 100644
--- a/tools/findutils/Makefile
+++ b/tools/findutils/Makefile
@@ -7,6 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=findutils
+PKG_CPE_ID:=cpe:/a:gnu:findutils
PKG_VERSION:=4.6.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
diff --git a/tools/flex/Makefile b/tools/flex/Makefile
index 1398b1a..1eff81f 100644
--- a/tools/flex/Makefile
+++ b/tools/flex/Makefile
@@ -7,6 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=flex
+PKG_CPE_ID:=cpe:/a:flex_project:flex
PKG_VERSION:=2.6.4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
diff --git a/tools/libtool/Makefile b/tools/libtool/Makefile
index 6526b28..dd4a7f6 100644
--- a/tools/libtool/Makefile
+++ b/tools/libtool/Makefile
@@ -7,6 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libtool
+PKG_CPE_ID:=cpe:/a:gnu:libtool
PKG_VERSION:=2.4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
diff --git a/tools/m4/Makefile b/tools/m4/Makefile
index aa3c382..a6d931b 100644
--- a/tools/m4/Makefile
+++ b/tools/m4/Makefile
@@ -7,6 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=m4
+PKG_CPE_ID:=cpe:/a:gnu:m4
PKG_VERSION:=1.4.18
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
diff --git a/tools/mpfr/Makefile b/tools/mpfr/Makefile
index 96e0188..f3e337a 100644
--- a/tools/mpfr/Makefile
+++ b/tools/mpfr/Makefile
@@ -8,6 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=mpfr
PKG_VERSION:=3.1.6
+PKG_CPE_ID:=cpe:/a:mpfr:gnu_mpfr
PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-$(PKG_VERSION) \
@GNU/mpfr
diff --git a/tools/qemu/Makefile b/tools/qemu/Makefile
index 3eac66f..d63ab34 100644
--- a/tools/qemu/Makefile
+++ b/tools/qemu/Makefile
@@ -7,6 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=qemu
+PKG_CPE_ID:=cpe:/a:qemu:qemu
PKG_VERSION:=0.14.1
PKG_RELEASE:=1
diff --git a/tools/squashfs/Makefile b/tools/squashfs/Makefile
index 87f6e8f..385cf69 100644
--- a/tools/squashfs/Makefile
+++ b/tools/squashfs/Makefile
@@ -7,6 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=squashfs
+PKG_CPE_ID:=cpe:/a:phillip_lougher:squashfs
PKG_VERSION:=3.0
PKG_SOURCE:=$(PKG_NAME)$(PKG_VERSION).tar.gz
diff --git a/tools/squashfs4/Makefile b/tools/squashfs4/Makefile
index e2c9fc9..e9e2b7c 100644
--- a/tools/squashfs4/Makefile
+++ b/tools/squashfs4/Makefile
@@ -7,6 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=squashfs4
+PKG_CPE_ID:=cpe:/a:phillip_lougher:squashfs
PKG_VERSION:=4.2
PKG_SOURCE:=squashfs$(PKG_VERSION).tar.gz
diff --git a/tools/tar/Makefile b/tools/tar/Makefile
index 5cb695f..10a4a89 100644
--- a/tools/tar/Makefile
+++ b/tools/tar/Makefile
@@ -7,6 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=tar
+PKG_CPE_ID:=cpe:/a:gnu:tar
PKG_VERSION:=1.29
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2