diff options
| author | Armin Kuster <akuster808@gmail.com> | 2018-09-09 14:38:54 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-09-17 21:08:19 -0700 |
| commit | 8f9dc0378fb4b96ce2b66dee653f5fce781b4099 (patch) | |
| tree | 624d0b0f920794cb88c712491c8f31a36a8ee272 /conf/layer.conf | |
| parent | 26786fab3091dc678371f0d26a4e597e749bf845 (diff) | |
| download | meta-security-8f9dc0378fb4b96ce2b66dee653f5fce781b4099.tar.gz | |
layer_conf: increase priority
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 efc426e..f8bbe57 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ | |||
| 7 | 7 | ||
| 8 | BBFILE_COLLECTIONS += "security" | 8 | BBFILE_COLLECTIONS += "security" |
| 9 | BBFILE_PATTERN_security = "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_security = "^${LAYERDIR}/" |
| 10 | BBFILE_PRIORITY_security = "6" | 10 | BBFILE_PRIORITY_security = "8" |
| 11 | 11 | ||
| 12 | LAYERSERIES_COMPAT_security = "sumo" | 12 | LAYERSERIES_COMPAT_security = "sumo" |
| 13 | 13 | ||
