1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 14:27:48 +00:00

ffa-debugfs-mod: Allow this package to build on ti-soc

As all our supported kernels are above 5.10 and can now build this
module, remove this disable.

Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Andrew Davis
2023-11-08 10:58:31 -06:00
committed by Ryan Eatmon
parent dc51c0878b
commit d8b2b013a6
@@ -1,5 +0,0 @@
# 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"