projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8eca549
)
libusb: add PKG_CPE_ID
author
Nick Hainke
<vincent@systemli.org>
Sat, 3 Sep 2022 16:02:34 +0000
(18:02 +0200)
committer
Daniel Golle
<daniel@makrotopia.org>
Tue, 6 Sep 2022 15:36:38 +0000
(16:36 +0100)
Add CPE ID for tracking CVEs.
Signed-off-by: Nick Hainke <vincent@systemli.org>
package/libs/libusb/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libusb/Makefile
b/package/libs/libusb/Makefile
index 5e4046813ad343e835dc164be072b3a9ebcb9628..5d89568937c780178b3e910d2422609f55f103ff 100644
(file)
--- a/
package/libs/libusb/Makefile
+++ b/
package/libs/libusb/Makefile
@@
-20,6
+20,7
@@
PKG_HASH:=12ce7a61fc9854d1d2a1ffe095f7b5fac19ddba095c259e6067a46500381b5a5
PKG_MAINTAINER:= Felix Fietkau <nbd@nbd.name>
PKG_LICENSE:=LGPL-2.1-or-later
PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:libusb:libusb
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1