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: [meta-arago][scarthgap][PATCH] README: update with scarthgap specific info
Date: Wed, 20 Mar 2024 15:05:31 -0500	[thread overview]
Message-ID: <20240320200531.24045-1-reatmon@ti.com> (raw)

All READMEs were still mentioning master, update that.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-arago-demos/README  | 14 +++++++-------
 meta-arago-distro/README | 16 ++++++++--------
 meta-arago-extras/README | 14 +++++++-------
 meta-arago-test/README   | 12 ++++++------
 4 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/meta-arago-demos/README b/meta-arago-demos/README
index bb586c14..8d40e48e 100644
--- a/meta-arago-demos/README
+++ b/meta-arago-demos/README
@@ -1,30 +1,30 @@
 meta-arago-demos provides demo applications to showcase in TI SDK products
 
-This layer works with the latest Yocto Project release (currently 2.2+) and tracks
-the stable/maintenance branches (currently "master") of the corresponding layers:
+This layer works with the latest Yocto Project release (currently 5.0+) and tracks
+the stable/maintenance branches (currently "scarthgap") of the corresponding layers:
 
 URI: git://git.openembedded.org/openembedded-core
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta
 
 URI: git://git.yoctoproject.org/meta-ti
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta-ti-bsp, meta-ti-extras
 
 URI: git://git.yoctoproject.org/meta-arm
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta-arm, meta-arm-toolchain
 
 URI: git://git.openembedded.org/meta-openembedded
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta-oe, meta-networking, meta-python
 
 URI: https://github.com/meta-qt5/meta-qt5
-branch: master
+branch: scarthgap
 revision: HEAD
 
 Send pull requests to meta-arago@lists.yoctoproject.org
diff --git a/meta-arago-distro/README b/meta-arago-distro/README
index 49e9d9e1..8712de4e 100644
--- a/meta-arago-distro/README
+++ b/meta-arago-distro/README
@@ -1,34 +1,34 @@
 meta-arago-distro provides Arago distribution configuration for TI SDK products
 
-This layer works with the latest Yocto Project release (currently 2.2+) and tracks
-the stable/maintenance branches (currently "master") of the corresponding layers:
+This layer works with the latest Yocto Project release (currently 5.0+) and tracks
+the stable/maintenance branches (currently "scarthgap") of the corresponding layers:
 
 URI: git://git.openembedded.org/openembedded-core
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta
 
 URI: git://git.yoctoproject.org/meta-ti
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta-ti-bsp, meta-ti-extras
 
 URI: git://git.yoctoproject.org/meta-arm
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta-arm, meta-arm-toolchain
 
 URI: git://git.openembedded.org/meta-openembedded
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta-oe, meta-networking, meta-python
 
 URI: https://github.com/meta-qt5/meta-qt5
-branch: master
+branch: scarthgap
 revision: HEAD
 
 URI: git://git.yoctoproject.org/meta-arago
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta-arago-extras
 
diff --git a/meta-arago-extras/README b/meta-arago-extras/README
index 5b6e8a15..58ac7df2 100644
--- a/meta-arago-extras/README
+++ b/meta-arago-extras/README
@@ -1,30 +1,30 @@
 meta-arago-extras provides additional TI SDK applications that are distro-agnostic
 
-This layer works with the latest Yocto Project release (currently 2.2+) and tracks
-the stable/maintenance branches (currently "master") of the corresponding layers:
+This layer works with the latest Yocto Project release (currently 5.0+) and tracks
+the stable/maintenance branches (currently "scarthgap") of the corresponding layers:
 
 URI: git://git.openembedded.org/openembedded-core
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta
 
 URI: git://git.yoctoproject.org/meta-ti
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta-ti-bsp, meta-ti-extras
 
 URI: git://git.yoctoproject.org/meta-arm
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta-arm, meta-arm-toolchain
 
 URI: git://git.openembedded.org/meta-openembedded
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta-oe, meta-networking, meta-python
 
 URI: https://github.com/meta-qt5/meta-qt5
-branch: master
+branch: scarthgap
 revision: HEAD
 
 Send pull requests to meta-arago@lists.yoctoproject.org
diff --git a/meta-arago-test/README b/meta-arago-test/README
index 8f1f9993..5aa96cd2 100644
--- a/meta-arago-test/README
+++ b/meta-arago-test/README
@@ -1,25 +1,25 @@
 meta-arago-test provides an additional packagegroup ti-test and some of the recipes that go into that group
 
-This layer works with the latest Yocto Project release (currently 2.2+) and tracks
-the stable/maintenance branches (currently "master") of the corresponding layers:
+This layer works with the latest Yocto Project release (currently 5.0+) and tracks
+the stable/maintenance branches (currently "scarthgap") of the corresponding layers:
 
 URI: git://git.openembedded.org/openembedded-core
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta
 
 URI: git://git.yoctoproject.org/meta-ti
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta-ti-bsp, meta-ti-extras
 
 URI: git://git.yoctoproject.org/meta-arm
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta-arm, meta-arm-toolchain
 
 URI: git://git.openembedded.org/meta-openembedded
-branch: master
+branch: scarthgap
 revision: HEAD
 layers: meta-oe, meta-networking, meta-python
 
-- 
2.17.1



             reply	other threads:[~2024-03-20 20:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-20 20:05 Ryan Eatmon [this message]
2024-03-21  4:22 ` [EXTERNAL] [meta-arago][scarthgap][PATCH] README: update with scarthgap specific info Chirag Shilwant
2024-03-21 13:42   ` Ryan Eatmon

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=20240320200531.24045-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 read-only IMAP folder(s) and NNTP newsgroup(s).