summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp
diff options
context:
space:
mode:
authorAniket Limaye <a-limaye@ti.com>2023-09-28 16:44:56 +0530
committerRyan Eatmon <reatmon@ti.com>2023-09-29 11:23:58 -0500
commit22b8a0a352c0241b780948be5d970161ffa3941c (patch)
treee4d3af0110db508590d4654af51095a79bd111c1 /meta-ti-bsp/recipes-bsp
parent69056610654e391e0013fa0df45d386514f55936 (diff)
downloadmeta-ti-22b8a0a352c0241b780948be5d970161ffa3941c.tar.gz
recipes-bsp:ti-sci-fw: Add k3r5 as COMPATIBLE_MACHINE
This recipe only provides the sysfw binaries compiled for the r5 Signed-off-by: Aniket Limaye <a-limaye@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp')
-rw-r--r--meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb1
1 files changed, 1 insertions, 0 deletions
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"
2 2
3require recipes-bsp/ti-linux-fw/ti-linux-fw.inc 3require recipes-bsp/ti-linux-fw/ti-linux-fw.inc
4 4
5COMPATIBLE_MACHINE = "k3r5"
5PACKAGE_ARCH = "${MACHINE_ARCH}" 6PACKAGE_ARCH = "${MACHINE_ARCH}"
6 7
7CFLAGS[unexport] = "1" 8CFLAGS[unexport] = "1"