meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Ryan Eatmon <reatmon@ti.com>
To: Praneeth Bajjuri <praneeth@ti.com>,
	Denys Dmytriyenko <denys@konsulko.com>,
	<meta-arago@lists.yoctoproject.org>
Subject: [tisdk-build-scripts][master][PATCH] Remove build of ti-rtos-metadata from configs
Date: Tue, 5 Apr 2022 19:27:51 -0500	[thread overview]
Message-ID: <20220406002751.14241-1-reatmon@ti.com> (raw)

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>
---
 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"
-- 
2.17.1



             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 Ryan Eatmon [this message]
2022-04-06  0:50 ` [meta-arago] [tisdk-build-scripts][master][PATCH] Remove build of ti-rtos-metadata from configs 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=20220406002751.14241-1-reatmon@ti.com \
    --to=reatmon@ti.com \
    --cc=denys@konsulko.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=praneeth@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).