1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-07-17 04:07:18 +00:00

arm-autonomy: fixes for yocto-check-layer

Add fixes for yocto-check-layer with no new functionality introduced.

Issue-Id: SCM-2625
Signed-off-by: Diego Sueiro <diego.sueiro@arm.com>
Change-Id: I4f7dc30e7ca27f88dfe140ac84ff2b73fe99b728
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Diego Sueiro
2021-06-30 19:01:36 +01:00
committed by Jon Mason
parent af10576f9f
commit 1d7d30f98d
16 changed files with 62 additions and 56 deletions
@@ -1,3 +1,5 @@
# Add arm-autonomy kernel support
require linux-arm-autonomy.inc
require ${@bb.utils.contains_any('DISTRO_FEATURES', \
'arm-autonomy-host arm-autonomy-guest', \
'linux-arm-autonomy.inc', \
'', d)}