From c23cd182375ff248046e153c5c0a95418e4a8bae Mon Sep 17 00:00:00 2001 From: Andrew Davis Date: Thu, 15 Jun 2023 15:18:49 -0500 Subject: ti-sci-fw: Include the TIFS LPM stub with the rest of SYSFW This firmware is shipped with the rest of ti-sysfw blobs, it shares the same versions too and so should be simply bundled with the same. This stub is also built into U-Boot and not loaded during kernel runtime anymore, so remove the RDEPENDS in kernel. Signed-off-by: Andrew Davis Reviewed-by: Praneeth Bajjuri Signed-off-by: Ryan Eatmon --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc') diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc index 8e1b68c4..a3d43fd1 100644 --- a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc +++ b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc @@ -14,7 +14,6 @@ GOODIX_FW_VERSION = "1.0.0.0" CADENCE_MHDP_FW_VERSION = "2.1.0" IMG_DEC_FW_VERSION = "1.0" CNM_WAVE521_FW_VERSION = "1.0.00" -TIFS_LPM_STUB_FW_VERSION = "08.06.04" TI_DM_FW_VERSION = "08.06.04" TI_SYSFW_VERSION = "08.06.04" -- cgit v1.2.3-54-g00ecf