1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-01-12 03:10:15 +00:00

kas: disable uninative to work around uninative-2.33 failures

For some mysterious reason the kernel build fails on Ubuntu hosts with the
latest uninative release. Until this is resolved we can just disable
uninative.

Change-Id: I3b2583106844d43e0ef14cdeda24ef8d5d1ae117
Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
Ross Burton
2021-02-09 16:17:15 +00:00
parent a9644d39c5
commit e5523d626f

View File

@@ -34,6 +34,7 @@ local_conf_header:
INHERIT += "rm_work"
PACKAGECONFIG_append_pn-perf = " coresight"
ERROR_QA = "${WARN_QA}"
INHERIT_remove = "uninative"
ptest: |
DISTRO_FEATURES_remove = "ptest"