arm-trusted-firmware-sunxi: add package CPE ID
authorPetr Štetiar <[email protected]>
Wed, 19 Oct 2022 19:38:08 +0000 (21:38 +0200)
committerHauke Mehrtens <[email protected]>
Sun, 23 Oct 2022 12:21:03 +0000 (14:21 +0200)
Common Platform Enumeration (CPE) is a structured naming scheme for
information technology systems, software, and packages.

Suggested-by: Steffen Pfendtner <[email protected]>
Signed-off-by: Petr Štetiar <[email protected]>
(cherry picked from commit 0671e78a65d3540b1c922433f842cbb42f74950d)

package/boot/arm-trusted-firmware-sunxi/Makefile

index 0abfbae7501420a3ba12a386d92fb729198b57d7..9b9758763970d35ab82d2d96731b10d0150582b3 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