diff options
| -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 | ||
