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

View File

@@ -8,6 +8,6 @@ BBFILE_COLLECTIONS += "harden-layer"
BBFILE_PATTERN_harden-layer = "^${LAYERDIR}/"
BBFILE_PRIORITY_harden-layer = "10"
LAYERSERIES_COMPAT_harden-layer = "dunfell"
LAYERSERIES_COMPAT_harden-layer = "gatesgarth"
LAYERDEPENDS_harden-layer = "core openembedded-layer"