projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9a502c
)
tools/bc: add PKG_CPE_ID
author
Nick Hainke
<vincent@systemli.org>
Sat, 3 Sep 2022 15:38:43 +0000
(17:38 +0200)
committer
Daniel Golle
<daniel@makrotopia.org>
Tue, 6 Sep 2022 15:35:02 +0000
(16:35 +0100)
Add CPE ID for tracking CVEs.
Signed-off-by: Nick Hainke <vincent@systemli.org>
tools/bc/Makefile
patch
|
blob
|
history
diff --git
a/tools/bc/Makefile
b/tools/bc/Makefile
index 73dbdab49edffc48790bf07c396741108f11585b..dc021024cd90356dc147d16c365945bede535140 100644
(file)
--- a/
tools/bc/Makefile
+++ b/
tools/bc/Makefile
@@
-17,6
+17,7
@@
PKG_SOURCE_URL:=https://alpha.gnu.org/gnu/bc \
PKG_HASH:=7ee4abbcfac03d8a6e1a8a3440558a3d239d6b858585063e745c760957725ecc
PKG_FIXUP := autoreconf
+PKG_CPE_ID:=cpe:/a:gnu:bc
include $(INCLUDE_DIR)/host-build.mk