diff options
| author | Armin Kuster <akuster808@gmail.com> | 2019-12-09 08:39:05 -0800 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2019-12-15 08:45:49 -0800 |
| commit | 1bad7ebf9c93cb1150c886defd8b2be094c2c5f7 (patch) | |
| tree | 7beecab7113571209de7933034f6a94473caf443 | |
| parent | 4029f92ac8b987a5179e081055ad78bd6611bc48 (diff) | |
| download | meta-security-1bad7ebf9c93cb1150c886defd8b2be094c2c5f7.tar.gz | |
meta-security-compliance/conf/layer.conf: fix typo
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -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 e346bf3..8572a1f 100644 --- a/meta-security-compliance/conf/layer.conf +++ b/meta-security-compliance/conf/layer.conf | |||
| @@ -12,4 +12,4 @@ LAYERSERIES_COMPAT_scanners-layer = "zeus" | |||
| 12 | 12 | ||
| 13 | LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python" | 13 | LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python" |
| 14 | 14 | ||
| 15 | BBLAYERS_LAYERINDEX_NAME_integrity = "meta-security-compliance" | 15 | BBLAYERS_LAYERINDEX_NAME_scanners-layer = "meta-security-compliance" |
