mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-07 03:11:59 +00:00
ti-rtos-firmware: remove duplicate assignment
FILES:${PN} is being assigned twice, remove duplicate.
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
31b053692c
commit
0547c442d2
@@ -33,8 +33,6 @@ PR = "${INC_PR}.0"
|
||||
# Secure Build
|
||||
DEPENDS += "openssl-native"
|
||||
|
||||
FILES:${PN} += "${nonarch_base_libdir}"
|
||||
|
||||
TI_SECURE_DEV_PKG ?= ""
|
||||
|
||||
RTOS_ETH_FW_DIR = "${S}/ti-eth/${PLAT_SFX}"
|
||||
|
||||
Reference in New Issue
Block a user