Rocko introduces yocto-check-layer-wrapper which creates a separate
build dir to run yocto-check-layer inside.

Signed-off-by: Stephano Cetola <stephano.cet...@linux.intel.com>
---
 buildset-config.meta-intel/nightly-meta-intel.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/buildset-config.meta-intel/nightly-meta-intel.conf 
b/buildset-config.meta-intel/nightly-meta-intel.conf
index ae14c6966..dc6548948 100644
--- a/buildset-config.meta-intel/nightly-meta-intel.conf
+++ b/buildset-config.meta-intel/nightly-meta-intel.conf
@@ -89,6 +89,7 @@ props: [{'release_me':{'prop_type':'ChoiceStringParameter',
 steps: [{'SetDest':{}},
         {'CheckOutLayers': {}},
         {'RunPreamble': {}},
+        {'CheckYoctoCompat': {'layers': ['meta-intel']}},
         {'TriggerBuilds': {'copy_properties': ['custom_deploy_artifacts', 
'custom_prefered_kernel', 'custom_kmeta', 'custom_kbranch', 
'custom_srcrev_meta', 'custom_srcrev_machine', 'custom_srcuri_meta', 
'custom_srcuri_machine'],
                            'schedulerName': 'main-build', 'waitForFinish': 
'True', 
                            'schedulerNames': {'intel-core2-32':{}, 
'intel-core2-32-lsb':{}, 
-- 
2.14.2

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to