diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-09-11 01:43:21 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-09-11 01:43:21 +0000 |
| commit | 6523dbec44bf1ecea7a7f7cd82249fac251be00f (patch) | |
| tree | d45e8a1707202e39c6f0be0106cc3c0cbbf5e2b1 /conf | |
| parent | cd048e11c4600636714051c787264a52be19c3f8 (diff) | |
| download | meta-cloud-services-6523dbec44bf1ecea7a7f7cd82249fac251be00f.tar.gz | |
conf: update compatibility to match oe-core
OE Core has bumped to the next version, we update to match.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to '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 c77d057..1d87dc7 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 = "mickledore" | 10 | LAYERSERIES_COMPAT_cloud-services-layer = "nanbield" |
| 11 | LAYERDEPENDS_cloud-services-layer = "core \ | 11 | LAYERDEPENDS_cloud-services-layer = "core \ |
| 12 | filesystems-layer \ | 12 | filesystems-layer \ |
| 13 | networking-layer \ | 13 | networking-layer \ |
