arm-trusted-firmware-sunxi: add package CPE ID
authorPetr Štetiar <ynezz@true.cz>
Wed, 19 Oct 2022 19:38:08 +0000 (21:38 +0200)
committerPetr Š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

index 178b3958b822e56d0cdaff78b3f508120fb0d27d..430d78f7a314011ba62b87ed1a7144455ea5f984 100644 (file)
@@ -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