For now we remain compatible with wrynose so just start the transition.
Signed-off-by: Richard Purdie <[email protected]>
---
meta-selftest/conf/layer.conf | 2 +-
meta-skeleton/conf/layer.conf | 2 +-
meta/conf/layer.conf | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta-selftest/conf/layer.conf b/meta-selftest/conf/layer.conf
index ff14960bab0..40b6b6910ad 100644
--- a/meta-selftest/conf/layer.conf
+++ b/meta-selftest/conf/layer.conf
@@ -11,6 +11,6 @@ BBFILE_PRIORITY_selftest = "5"
addpylib ${LAYERDIR}/lib oeqa
-LAYERSERIES_COMPAT_selftest = "wrynose"
+LAYERSERIES_COMPAT_selftest = "blacksail"
OE_FRAGMENTS_BUILTIN:append = "
selftest-fragment:SELFTEST_BUILTIN_FRAGMENT_VARIABLE"
diff --git a/meta-skeleton/conf/layer.conf b/meta-skeleton/conf/layer.conf
index a36211a8c9a..94909d51205 100644
--- a/meta-skeleton/conf/layer.conf
+++ b/meta-skeleton/conf/layer.conf
@@ -14,4 +14,4 @@ LAYERVERSION_skeleton = "1"
LAYERDEPENDS_skeleton = "core"
-LAYERSERIES_COMPAT_skeleton = "wrynose"
+LAYERSERIES_COMPAT_skeleton = "blacksail"
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index b097c34c7ba..b91ce3e4371 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -7,12 +7,12 @@ BBFILE_COLLECTIONS += "core"
BBFILE_PATTERN_core = "^${LAYERDIR}/"
BBFILE_PRIORITY_core = "5"
-LAYERSERIES_CORENAMES = "wrynose"
+LAYERSERIES_CORENAMES = "wrynose blacksail"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
LAYERVERSION_core = "15"
-LAYERSERIES_COMPAT_core = "wrynose"
+LAYERSERIES_COMPAT_core = "blacksail"
BBLAYERS_LAYERINDEX_NAME_core = "openembedded-core"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#237246):
https://lists.openembedded.org/g/openembedded-core/message/237246
Mute This Topic: https://lists.openembedded.org/mt/119372905/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-