From: Denys Dmytriyenko <denis@denix.org>
To: reatmon@ti.com
Cc: Praneeth Bajjuri <praneeth@ti.com>, meta-ti@lists.yoctoproject.org
Subject: Re: [meta-ti][master][PATCH v2 3/3] conf/layer.conf: Update LAYERSERIES_COMPAT
Date: Wed, 17 Apr 2024 14:55:18 -0400 [thread overview]
Message-ID: <20240417185518.GR28791@denix.org> (raw)
In-Reply-To: <20240417184031.17308-4-reatmon@ti.com>
On Wed, Apr 17, 2024 at 01:40:31PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
> Update LAYERSERIES_COMPAT to remove EOL branches and add future styhead.
>
> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Acked-by: Denys Dmytriyenko <denys@konsulko.com>
> ---
> v2: Add missing nanbield in meta-ti-extras/conf/layer.conf
>
> meta-ti-bsp/conf/layer.conf | 2 +-
> meta-ti-extras/conf/layer.conf | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf
> index 502e355f..03cbd7ea 100644
> --- a/meta-ti-bsp/conf/layer.conf
> +++ b/meta-ti-bsp/conf/layer.conf
> @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-bsp"
> BBFILE_PATTERN_meta-ti-bsp := "^${LAYERDIR}/"
> BBFILE_PRIORITY_meta-ti-bsp = "6"
>
> -LAYERSERIES_COMPAT_meta-ti-bsp = "kirkstone langdale mickledore nanbield scarthgap"
> +LAYERSERIES_COMPAT_meta-ti-bsp = "nanbield scarthgap styhead"
>
> LICENSE_PATH += "${LAYERDIR}/licenses"
>
> diff --git a/meta-ti-extras/conf/layer.conf b/meta-ti-extras/conf/layer.conf
> index a05dbe5f..f2d6b250 100644
> --- a/meta-ti-extras/conf/layer.conf
> +++ b/meta-ti-extras/conf/layer.conf
> @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-extras"
> BBFILE_PATTERN_meta-ti-extras := "^${LAYERDIR}/"
> BBFILE_PRIORITY_meta-ti-extras = "6"
>
> -LAYERSERIES_COMPAT_meta-ti-extras = "kirkstone langdale mickledore nanbield scarthgap"
> +LAYERSERIES_COMPAT_meta-ti-extras = "nanbield scarthgap styhead"
>
> LICENSE_PATH += "${LAYERDIR}/licenses"
>
> --
> 2.17.1
prev parent reply other threads:[~2024-04-17 18:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-17 18:40 [meta-ti][master][PATCH v2 0/3] Plan to better support non-LTS branches Ryan Eatmon
2024-04-17 18:40 ` [meta-ti][master][PATCH v2 1/3] python3-yamllint: Temporarily carry this new recipe Ryan Eatmon
2024-04-17 18:54 ` Denys Dmytriyenko
2024-04-17 18:40 ` [meta-ti][master][PATCH v2 2/3] TODO: Add TODO list Ryan Eatmon
2024-04-17 18:54 ` Denys Dmytriyenko
2024-04-17 18:40 ` [meta-ti][master][PATCH v2 3/3] conf/layer.conf: Update LAYERSERIES_COMPAT Ryan Eatmon
2024-04-17 18:55 ` Denys Dmytriyenko [this message]
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=20240417185518.GR28791@denix.org \
--to=denis@denix.org \
--cc=meta-ti@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.