summaryrefslogtreecommitdiffstats
path: root/package/boot/arm-trusted-firmware-sunxi/Makefile
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2022-10-19 21:38:08 +0200
committerPetr Štetiar <ynezz@true.cz>2022-10-19 21:40:23 +0200
commit0671e78a65d3540b1c922433f842cbb42f74950d (patch)
tree92d692686db905ad04daba143803822e49eb3ec2 /package/boot/arm-trusted-firmware-sunxi/Makefile
parentefb4324c36a024ae6340d85352fb6c766a27a821 (diff)
downloadopenwrt-0671e78a65d3540b1c922433f842cbb42f74950d.tar.gz
openwrt-0671e78a65d3540b1c922433f842cbb42f74950d.tar.bz2
openwrt-0671e78a65d3540b1c922433f842cbb42f74950d.zip
arm-trusted-firmware-sunxi: add package CPE ID
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>
Diffstat (limited to 'package/boot/arm-trusted-firmware-sunxi/Makefile')
-rw-r--r--package/boot/arm-trusted-firmware-sunxi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/arm-trusted-firmware-sunxi/Makefile b/package/boot/arm-trusted-firmware-sunxi/Makefile
index 178b3958b8..430d78f7a3 100644
--- 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