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 8df9829..203f9db 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -8,4 +8,4 @@ BBFILE_COLLECTIONS += "cloud-services-layer" | |||
| 8 | BBFILE_PATTERN_cloud-services-layer := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_cloud-services-layer := "^${LAYERDIR}/" |
| 9 | BBFILE_PRIORITY_cloud-services-layer = "5" | 9 | BBFILE_PRIORITY_cloud-services-layer = "5" |
| 10 | LAYERSERIES_COMPAT_cloud-services-layer = "thud warrior" | 10 | LAYERSERIES_COMPAT_cloud-services-layer = "thud warrior" |
| 11 | LAYERDEPENDS_cloud-services-layer = "core" | 11 | LAYERDEPENDS_cloud-services-layer = "core filesystems-layer" |
