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

LEDE Commits lede-commits at lists.infradead.org
Wed Dec 21 15:48:32 PST 2022


hauke pushed a commit to openwrt/openwrt.git, branch openwrt-22.03:
https://git.openwrt.org/51a763ab0fd0b2d5952d3c7f5c9943c81eb6528a

commit 51a763ab0fd0b2d5952d3c7f5c9943c81eb6528a
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>
    (cherry picked from commit 9ed1830bdc1e58efb3e5b17c0e484e1a2655b550)
---
 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 9b97587639..0abfbae750 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