All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: reatmon@ti.com
Cc: Praneeth Bajjuri <praneeth@ti.com>, meta-arago@lists.yoctoproject.org
Subject: Re: [meta-arago] [tisdk-build-scripts][master][PATCH] Remove build of ti-rtos-metadata from configs
Date: Tue, 5 Apr 2022 20:50:32 -0400	[thread overview]
Message-ID: <20220406005032.GL23554@denix.org> (raw)
In-Reply-To: <20220406002751.14241-1-reatmon@ti.com>

On Tue, Apr 05, 2022 at 07:27:51PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
> The ti-rtos-metadata recipe has been defunct since a commit to
> meta-ti in July 2021.  So the call to build the recipe is no
> longer needed.
> 
> Signed-off-by: Ryan Eatmon <reatmon@ti.com>

Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>


> ---
>  configs/farm/arago-dunfell-next.txt | 2 +-
>  configs/farm/arago-dunfell.txt      | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/configs/farm/arago-dunfell-next.txt b/configs/farm/arago-dunfell-next.txt
> index 2cf092c..53977a9 100644
> --- a/configs/farm/arago-dunfell-next.txt
> +++ b/configs/farm/arago-dunfell-next.txt
> @@ -78,4 +78,4 @@ BB_GENERATE_MIRROR_TARBALLS="1"
>  
>  # This variable contains the command(s) that bitbake should run. Each command
>  # should be seperated by a semicolon.
> -BITBAKE_COMMAND="ti-rtos-metadata ; -k tisdk-core-bundle tisdk-tiny-image ti-world"
> +BITBAKE_COMMAND="-k tisdk-core-bundle tisdk-tiny-image ti-world"
> diff --git a/configs/farm/arago-dunfell.txt b/configs/farm/arago-dunfell.txt
> index 331ef0f..43b22ba 100644
> --- a/configs/farm/arago-dunfell.txt
> +++ b/configs/farm/arago-dunfell.txt
> @@ -78,4 +78,4 @@ BB_GENERATE_MIRROR_TARBALLS="1"
>  
>  # This variable contains the command(s) that bitbake should run. Each command
>  # should be seperated by a semicolon.
> -BITBAKE_COMMAND="ti-rtos-metadata ; tisdk-core-bundle tisdk-tiny-image ti-world"
> +BITBAKE_COMMAND="tisdk-core-bundle tisdk-tiny-image ti-world"


      reply	other threads:[~2022-04-06 16:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-06  0:27 [tisdk-build-scripts][master][PATCH] Remove build of ti-rtos-metadata from configs Ryan Eatmon
2022-04-06  0:50 ` 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=20220406005032.GL23554@denix.org \
    --to=denis@denix.org \
    --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.