diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-01-03 20:31:28 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-01-03 20:31:28 -0500 |
| commit | 5340b7a40b0d6c99b93af118c5dd8d31f9d74759 (patch) | |
| tree | bfa9913a0aa7a1c4049dee562bc74d5f0653b142 | |
| parent | b7eaf24eb1e007aad05760771944a5a0d23f78ad (diff) | |
| download | meta-cloud-services-5340b7a40b0d6c99b93af118c5dd8d31f9d74759.tar.gz | |
conf: mark layer compatible with mickledore
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
| -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 e089b7d..c77d057 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" | |||
| 7 | BBFILE_COLLECTIONS += "cloud-services-layer" | 7 | 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 = "langdale" | 10 | LAYERSERIES_COMPAT_cloud-services-layer = "mickledore" |
| 11 | LAYERDEPENDS_cloud-services-layer = "core \ | 11 | LAYERDEPENDS_cloud-services-layer = "core \ |
| 12 | filesystems-layer \ | 12 | filesystems-layer \ |
| 13 | networking-layer \ | 13 | networking-layer \ |
