[openwrt/openwrt] arm-trusted-firmware-sunxi: drop CPE ID

LEDE Commits lede-commits at lists.infradead.org
Tue Dec 20 10:36:59 PST 2022


dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/9ed1830bdc1e58efb3e5b17c0e484e1a2655b550

commit 9ed1830bdc1e58efb3e5b17c0e484e1a2655b550
Author: Stijn Tintel <stijn at linux-ipv6.be>
AuthorDate: Tue Dec 20 20:04:54 2022 +0200

    arm-trusted-firmware-sunxi: drop CPE ID
    
    The CPE ID is already set in trusted-firmware-a.mk.
    
    Signed-off-by: Stijn Tintel <stijn at linux-ipv6.be>
---
 package/boot/arm-trusted-firmware-sunxi/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/boot/arm-trusted-firmware-sunxi/Makefile b/package/boot/arm-trusted-firmware-sunxi/Makefile
index 430d78f7a3..178b3958b8 100644
--- a/package/boot/arm-trusted-firmware-sunxi/Makefile
+++ b/package/boot/arm-trusted-firmware-sunxi/Makefile
@@ -8,7 +8,6 @@
 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




More information about the lede-commits mailing list