1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 10:50:37 +00:00

ffa-debugfs-mod: Do not build for TI SOCs

The module can not be compiled without patching kernel 5.10
This helps meta-ti to live in multi-BSP envs

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Khem Raj
2022-05-03 09:09:49 -07:00
committed by Ryan Eatmon
parent db50af1677
commit 8e8c7de0b4
@@ -0,0 +1,5 @@
# Added my meta-arm, this needs ceetain backports in 5.10
# Disable until kernel upgrades to newer than 5.10 where it
# is already upstreamed
# Revisit when kernel is upgraded to 5.15 or newer e.g.
COMPATIBLE_HOST:ti-soc = "null"