1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-05 02:11:00 +00:00

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>
This commit is contained in:
Aniket Limaye
2023-09-28 16:44:56 +05:30
committed by Ryan Eatmon
parent cd13cafd65
commit ebcf15bf0f
@@ -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"