meta-security: Add gatesgarth to LAYERSERIES_COMPAT

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2020-10-15 21:25:39 -07:00
parent 63e1cf3ffa
commit e780c32dae
6 changed files with 6 additions and 6 deletions

View File

@@ -9,6 +9,6 @@ BBFILE_COLLECTIONS += "security"
BBFILE_PATTERN_security = "^${LAYERDIR}/"
BBFILE_PRIORITY_security = "8"
LAYERSERIES_COMPAT_security = "dunfell"
LAYERSERIES_COMPAT_security = "gatesgarth"
LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python"