scripts/getproperties: Ignore meta-security for nightly-check-layer

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2025-10-14 11:41:35 +01:00
parent 027e8b223f
commit 0bf62d1808

View File

@ -55,9 +55,9 @@ for repo in sorted(repos.keys()):
if not os.path.exists(layerpath):
# layer may not be used by the build and hence not moved into final position
layerpath = builddir + '/repos/' + repo
#if not os.path.exists(layerpath):
# # Repos is specified on the controller but not used in the helper config
# continue
if not os.path.exists(layerpath) and repo in ['meta-security']:
# Repos is specified on the controller but not used in the helper config
continue
getrevs(jsonprops, layerpath, repo)
# We need a way to match builds which are the same in the buildbot UI. Traditionally this was