[meta-ti] [thud/master][PATCH 2/2] cuia: suppress texrel warning
Denys Dmytriyenko
denys at ti.com
Fri Aug 2 14:39:58 PDT 2019
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-bsp/cuia/cuia_1.0.0.13.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-bsp/cuia/cuia_1.0.0.13.bb b/recipes-bsp/cuia/cuia_1.0.0.13.bb
index a7caf50..0422b0e 100644
--- a/recipes-bsp/cuia/cuia_1.0.0.13.bb
+++ b/recipes-bsp/cuia/cuia_1.0.0.13.bb
@@ -26,3 +26,5 @@ do_install() {
COMPATIBLE_HOST ?= "null"
COMPATIBLE_HOST_ti-soc = "(.*)"
+
+INSANE_SKIP_${PN} += "textrel"
--
2.7.4
More information about the meta-ti
mailing list