mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-30 00:21:42 +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,7 +8,7 @@ BBFILE_COLLECTIONS += "scanners-layer"
|
||||
BBFILE_PATTERN_scanners-layer = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_scanners-layer = "10"
|
||||
|
||||
LAYERSERIES_COMPAT_scanners-layer = "gatesgarth"
|
||||
LAYERSERIES_COMPAT_scanners-layer = "hardknott"
|
||||
|
||||
LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user