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/kirkstone][PATCH 1/2] ltp-ddt: Intial LTS migration version
Date: Tue, 16 May 2023 12:02:51 -0400 [thread overview]
Message-ID: <20230516160251.GL9226@denix.org> (raw)
In-Reply-To: <20230516143156.1961-1-reatmon@ti.com>
1. There's no 20231017 version of ltp-ddt in meta-arago:
https://git.yoctoproject.org/meta-arago/tree/meta-arago-extras/recipes-devtools/ltp-ddt
2. ltp-ddt is based on upstream ltp - while OE-Core/master has version
20231017 of ltp, kirkstone has an older 20220121 version:
https://git.openembedded.org/openembedded-core/tree/meta/recipes-extended/ltp
So you'd need to overlay ltp 20231017 here:
https://git.yoctoproject.org/meta-arago/tree/meta-arago-extras/recipes-extended/ltp
3. Once the upgrade is done, you can remove the old overlayed 20200120 and
20210524 versions of ltp
On Tue, May 16, 2023 at 09:31:55AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
> From: LCPD Automation Script <lcpdbld@list.ti.com>
>
> As part of the initial LTS migration, move to the latest commits for the
> various repos.
> - ltp-ddt_20230127
>
> Going forward all updates will come from the CICD flow.
>
> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
> ---
> meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20230127.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20230127.bb b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20230127.bb
> index d56c5b7b..c14ddba7 100644
> --- a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20230127.bb
> +++ b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20230127.bb
> @@ -14,7 +14,7 @@ PE = "1"
> PR = "r7"
> PV:append = "+git${SRCPV}"
>
> -SRCREV = "7f2fc4b7c972f2f188836c739a7175fad2f2b288"
> +SRCREV = "41e97da730b9064d9fc5337afb515a8b6f752099"
> BRANCH ?= "master"
>
> SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"
> --
> 2.17.1
next prev parent reply other threads:[~2023-05-16 16:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-16 14:31 [meta-arago][master/kirkstone][PATCH 1/2] ltp-ddt: Intial LTS migration version Ryan Eatmon
2023-05-16 14:31 ` [meta-arago][master/kirkstone][PATCH 2/2] ltp-ddt: Remove older version Ryan Eatmon
2023-05-16 16:02 ` Denys Dmytriyenko [this message]
2023-05-16 16:19 ` [meta-arago][master/kirkstone][PATCH 1/2] ltp-ddt: Intial LTS migration version Ryan Eatmon
2023-05-16 16:23 ` Denys Dmytriyenko
2023-05-16 16:38 ` Ryan Eatmon
2023-05-16 17:16 ` 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=20230516160251.GL9226@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.