1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

recipes-bsp: u-boot-ti.inc: Remove ti-sci-fw from DEPENDS for k3 machine

ti-sci-fw should be needed by the binman u-boot build only for the k3r5
machines and not for the k3 machines

Signed-off-by: Aniket Limaye <a-limaye@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Aniket Limaye
2023-09-28 16:44:55 +05:30
committed by Ryan Eatmon
parent 11bc9de0c9
commit cd13cafd65

View File

@@ -30,7 +30,6 @@ DEPENDS += "dtc-native bc-native lzop-native flex-native bison-native python3-se
DEPENDS += "python3-pyelftools-native python3-pyyaml-native python3-jsonschema-native"
# SYSFW/TIFS Firmware
DEPENDS:append:k3 = " ti-sci-fw"
DEPENDS:append:k3r5 = " ti-sci-fw"
DM_FIRMWARE = "ipc_echo_testb_mcu1_0_release_strip.xer5f"