diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-01-03 20:33:36 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-01-03 20:33:36 -0500 |
| commit | 911bc278afd98987f30cc41913bf051ee1576671 (patch) | |
| tree | 88d2b4e6354fd42f4b9c9a4867fa426752eb1c0d | |
| parent | 5340b7a40b0d6c99b93af118c5dd8d31f9d74759 (diff) | |
| download | meta-cloud-services-911bc278afd98987f30cc41913bf051ee1576671.tar.gz | |
conf: mark layer compatible with mickledore
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
| -rw-r--r-- | meta-openstack/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf index 79f017e..19f3f6a 100644 --- a/meta-openstack/conf/layer.conf +++ b/meta-openstack/conf/layer.conf | |||
| @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" | |||
| 7 | BBFILE_COLLECTIONS += "openstack-layer" | 7 | BBFILE_COLLECTIONS += "openstack-layer" |
| 8 | BBFILE_PATTERN_openstack-layer := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_openstack-layer := "^${LAYERDIR}/" |
| 9 | BBFILE_PRIORITY_openstack-layer = "5" | 9 | BBFILE_PRIORITY_openstack-layer = "5" |
| 10 | LAYERSERIES_COMPAT_openstack-layer = "langdale" | 10 | LAYERSERIES_COMPAT_openstack-layer = "mickledore" |
| 11 | BB_DANGLINGAPPENDS_WARNONLY ?= "true" | 11 | BB_DANGLINGAPPENDS_WARNONLY ?= "true" |
| 12 | 12 | ||
| 13 | LAYERDEPENDS_openstack-layer = " \ | 13 | LAYERDEPENDS_openstack-layer = " \ |
