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 <[email protected]> --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc index 5292517b..c957feb0 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc @@ -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" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17020): https://lists.yoctoproject.org/g/meta-ti/message/17020 Mute This Topic: https://lists.yoctoproject.org/mt/101635461/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
