diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2021-07-30 11:25:18 +0200 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2021-08-01 08:47:08 -0700 |
| commit | 68be8afc6b3e0e354344237aed4ccb749ff45973 (patch) | |
| tree | 32c9cfe145e64ed05857633634fd2208eec2a5ef /meta-security-compliance/conf/layer.conf | |
| parent | b206ba59db30297075bbe78e925c8e08b088d7f5 (diff) | |
| download | meta-security-68be8afc6b3e0e354344237aed4ccb749ff45973.tar.gz | |
layer.conf: Update to honister
This marks the layers as compatible with honister now they use the new override
syntax.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-security-compliance/conf/layer.conf')
| -rw-r--r-- | meta-security-compliance/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-security-compliance/conf/layer.conf b/meta-security-compliance/conf/layer.conf index 2024d4a..ec4fd47 100644 --- a/meta-security-compliance/conf/layer.conf +++ b/meta-security-compliance/conf/layer.conf | |||
| @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "scanners-layer" | |||
| 8 | BBFILE_PATTERN_scanners-layer = "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_scanners-layer = "^${LAYERDIR}/" |
| 9 | BBFILE_PRIORITY_scanners-layer = "10" | 9 | BBFILE_PRIORITY_scanners-layer = "10" |
| 10 | 10 | ||
| 11 | LAYERSERIES_COMPAT_scanners-layer = "hardknott" | 11 | LAYERSERIES_COMPAT_scanners-layer = "honister" |
| 12 | 12 | ||
| 13 | LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python" | 13 | LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python" |
| 14 | 14 | ||
