Please ignore this patch... Sending as a v2 series instead to replace
the original 2 patches for ti-eth-fw
On 13/10/23 18:00, Aniket Limaye via lists.yoctoproject.org wrote:
Makes ti-ipc firmware as default for main-r5f0_0 firmware softlink
The ti-eth-fw binaries are tested at the SDK level and should be added
there instead
Signed-off-by: Aniket Limaye <[email protected]>
---
v1: https://lists.yoctoproject.org/g/meta-ti/message/17094
Changes in v2:
Instead of removing ti-eth-fw entirely, only reduce
priority of softlinks
---
meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb
b/meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb
index 970bfa0a..e1d442d3 100644
--- a/meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb
+++ b/meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb
@@ -100,7 +100,7 @@ ALTERNATIVE_TARGET[j7200-main-r5f0_0-fw-sec] =
"${INSTALL_ETH_FW_DIR}/${ETH_FW}.
ALTERNATIVE_TARGET[j784s4-main-r5f0_0-fw] =
"${INSTALL_ETH_FW_DIR}/${ETH_FW}"
ALTERNATIVE_TARGET[j784s4-main-r5f0_0-fw-sec] =
"${INSTALL_ETH_FW_DIR}/${ETH_FW}.signed"
-ALTERNATIVE_PRIORITY = "20"
+ALTERNATIVE_PRIORITY = "5"
# make sure that lib/firmware, and all its contents are part of the package
FILES:${PN} += "${nonarch_base_libdir}/firmware"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17102):
https://lists.yoctoproject.org/g/meta-ti/message/17102
Mute This Topic: https://lists.yoctoproject.org/mt/101938780/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-