mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-31 12:50:19 +00:00
layer.conf: Add hardknott to LAYERSERIES_COMPAT
Thats codename for 3.3 Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -8,6 +8,6 @@ BBFILE_COLLECTIONS += "harden-layer"
|
||||
BBFILE_PATTERN_harden-layer = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_harden-layer = "10"
|
||||
|
||||
LAYERSERIES_COMPAT_harden-layer = "gatesgarth"
|
||||
LAYERSERIES_COMPAT_harden-layer = "hardknott"
|
||||
|
||||
LAYERDEPENDS_harden-layer = "core openembedded-layer"
|
||||
|
||||
Reference in New Issue
Block a user