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:
efb4324
)
arm-trusted-firmware-sunxi: add package CPE ID
author
Petr Štetiar
<ynezz@true.cz>
Wed, 19 Oct 2022 19:38:08 +0000
(21:38 +0200)
committer
Petr Štetiar
<ynezz@true.cz>
Wed, 19 Oct 2022 19:40:23 +0000
(21:40 +0200)
Common Platform Enumeration (CPE) is a structured naming scheme for
information technology systems, software, and packages.
Suggested-by: Steffen Pfendtner <s.pfendtner@ads-tec.de>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
package/boot/arm-trusted-firmware-sunxi/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/arm-trusted-firmware-sunxi/Makefile
b/package/boot/arm-trusted-firmware-sunxi/Makefile
index 178b3958b822e56d0cdaff78b3f508120fb0d27d..430d78f7a314011ba62b87ed1a7144455ea5f984 100644
(file)
--- a/
package/boot/arm-trusted-firmware-sunxi/Makefile
+++ b/
package/boot/arm-trusted-firmware-sunxi/Makefile
@@
-8,6
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=arm-trusted-firmware-sunxi
+PKG_CPE_ID:=cpe:/o:arm:arm_trusted_firmware
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git