From: Denys Dmytriyenko <denis@denix.org>
To: reatmon@ti.com
Cc: Praneeth Bajjuri <praneeth@ti.com>,
Denys Dmytriyenko <denys@konsulko.com>,
meta-arago@lists.yoctoproject.org
Subject: Re: [meta-arago][master][PATCH] layer.conf: Update LAYERSERIES_COMPAT for mickledore
Date: Wed, 4 Jan 2023 17:00:48 -0500 [thread overview]
Message-ID: <20230104220048.GM22689@denix.org> (raw)
In-Reply-To: <20230104211711.10615-1-reatmon@ti.com>
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 <reatmon@ti.com>
> ---
> 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?
>
> 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
next prev parent reply other threads:[~2023-01-04 22:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-04 21:17 [meta-arago][master][PATCH] layer.conf: Update LAYERSERIES_COMPAT for mickledore Ryan Eatmon
2023-01-04 22:00 ` Denys Dmytriyenko [this message]
2023-01-04 22:15 ` Ryan Eatmon
2023-01-04 22:44 ` Denys Dmytriyenko
2023-01-05 16:12 ` Ryan Eatmon
2023-01-09 17:06 ` Denys Dmytriyenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230104220048.GM22689@denix.org \
--to=denis@denix.org \
--cc=denys@konsulko.com \
--cc=meta-arago@lists.yoctoproject.org \
--cc=praneeth@ti.com \
--cc=reatmon@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.