diff mbox series

[meta-ti,master/kirkstone,2/2] recipes-bsp:ti-sci-fw: Add k3r5 as COMPATIBLE_MACHINE

Message ID 20230928111456.420785-3-a-limaye@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series ti-sci-fw add k3r5 as COMPATIBLE_MACHINE | expand

Commit Message

Limaye, Aniket Sept. 28, 2023, 11:14 a.m. UTC
This recipe only provides the sysfw binaries compiled for the r5

Signed-off-by: Aniket Limaye <a-limaye@ti.com>
---
 meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb b/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
index 5ad1e688..ab9356b6 100644
--- a/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
+++ b/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
@@ -2,6 +2,7 @@  SUMMARY = "TI SYSFW/TIFS Firmware"
 
 require recipes-bsp/ti-linux-fw/ti-linux-fw.inc
 
+COMPATIBLE_MACHINE = "k3r5"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 CFLAGS[unexport] = "1"