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 8bcc4d7057
commit 58c17d008d
6 changed files with 6 additions and 6 deletions
+1 -1
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"