diff options
| author | Armin Kuster <akuster808@gmail.com> | 2018-09-25 22:16:38 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-09-29 10:42:53 -0700 |
| commit | 04ef9df593e37bdf3105c1b4c4638982082e49b0 (patch) | |
| tree | c2f162c045705f3118a5d0d18732a2248823f9dc /conf/layer.conf | |
| parent | 4bbc0d9d9423137eb826d292b6ac35644cac9744 (diff) | |
| download | meta-security-04ef9df593e37bdf3105c1b4c4638982082e49b0.tar.gz | |
meta-security: add THUD
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'conf/layer.conf')
| -rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index f8bbe57..675a149 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -9,6 +9,6 @@ BBFILE_COLLECTIONS += "security" | |||
| 9 | BBFILE_PATTERN_security = "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_security = "^${LAYERDIR}/" |
| 10 | BBFILE_PRIORITY_security = "8" | 10 | BBFILE_PRIORITY_security = "8" |
| 11 | 11 | ||
| 12 | LAYERSERIES_COMPAT_security = "sumo" | 12 | LAYERSERIES_COMPAT_security = "thud" |
| 13 | 13 | ||
| 14 | LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python" | 14 | LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python" |
