On 1/4/2023 4:00 PM, Denys Dmytriyenko wrote:
On Wed, Jan 04, 2023 at 03:17:11PM -0600, Ryan Eatmon via
lists.yoctoproject.org wrote:
oe-core switched to mickedore [1]
[1]
https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f
Signed-off-by: Ryan Eatmon <[email protected]>
---
meta-arago-distro/conf/layer.conf | 2 +-
meta-arago-extras/conf/layer.conf | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-arago-distro/conf/layer.conf
b/meta-arago-distro/conf/layer.conf
index 5de46fc9..1ffcd2fb 100644
--- a/meta-arago-distro/conf/layer.conf
+++ b/meta-arago-distro/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-arago-distro"
BBFILE_PATTERN_meta-arago-distro := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-arago-distro = "10"
-LAYERSERIES_COMPAT_meta-arago-distro = "kirkstone langdale"
+LAYERSERIES_COMPAT_meta-arago-distro = "mickledore"
Do you want to keep existing compatibility around for a bit longer?
Is it worth keeping it around? All of our testing is being done with
master for everything. How many people do you think are using an older
version of bitbake with the latest master of meta-ti/meta-arago? I
would think they are likely pointing to latest of everything if they are
doing anything.
LAYERDEPENDS_meta-arago-distro = " \
core \
diff --git a/meta-arago-extras/conf/layer.conf
b/meta-arago-extras/conf/layer.conf
index e2c8119f..9cdfcb32 100644
--- a/meta-arago-extras/conf/layer.conf
+++ b/meta-arago-extras/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-arago-extras"
BBFILE_PATTERN_meta-arago-extras := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-arago-extras = "10"
-LAYERSERIES_COMPAT_meta-arago-extras = "kirkstone langdale"
+LAYERSERIES_COMPAT_meta-arago-extras = "mickledore"
# Set a variable to get to the top of the metadata location
ARAGOBASE := '${@os.path.normpath("${LAYERDIR}/../")}'
--
2.17.1
--
Ryan Eatmon [email protected]
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14156):
https://lists.yoctoproject.org/g/meta-arago/message/14156
Mute This Topic: https://lists.yoctoproject.org/mt/96060010/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-