Sfoglia il codice sorgente

arm-trusted-firmware-sunxi: drop CPE ID

The CPE ID is already set in trusted-firmware-a.mk.

Signed-off-by: Stijn Tintel <[email protected]>
Stijn Tintel 2 anni fa
parent
commit
9ed1830bdc
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      package/boot/arm-trusted-firmware-sunxi/Makefile

+ 0 - 1
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