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:
@@ -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)}
|
||||
|
||||
Reference in New Issue
Block a user