On 3/20/2024 11:22 PM, Chirag Shilwant wrote:
Hi Ryan,
On 21/03/24 01:35, Ryan Eatmon via lists.yoctoproject.org wrote:
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 +++++++-------
ZjQcmQRYFpfptBannerStart
This message was sent from outside of Texas Instruments.
Do not click links or open attachments unless you recognize the source
of this email and know the content is safe.
ZjQcmQRYFpfptBannerEnd
All READMEs were still mentioning master, update that.
Signed-off-by: Ryan Eatmon <[email protected]>
---
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://urldefense.com/v3/__https://github.com/meta-qt5/meta-qt5__;!!G3vK!VlsuZXvQH9k6KFvUdbwNAFn5SH7_aIUs2NHDS9ndNVtHM_fjh5l_avqOR9pwH2iix_C6327YVmzoUSbm_RXGBQsrl8nrOtf_Tw$
-branch: master
+branch: scarthgap
revision: HEAD
Send pull requests to [email protected]
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://urldefense.com/v3/__https://github.com/meta-qt5/meta-qt5__;!!G3vK!VlsuZXvQH9k6KFvUdbwNAFn5SH7_aIUs2NHDS9ndNVtHM_fjh5l_avqOR9pwH2iix_C6327YVmzoUSbm_RXGBQsrl8nrOtf_Tw$
-branch: master
+branch: scarthgap
Hold on, looks like meta-qt5 still hasn't created a scratchgap branch -
https://github.com/meta-qt5/meta-qt5/tree/scratchgap
I know. I'm just staging files in prep for that.
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://urldefense.com/v3/__https://github.com/meta-qt5/meta-qt5__;!!G3vK!VlsuZXvQH9k6KFvUdbwNAFn5SH7_aIUs2NHDS9ndNVtHM_fjh5l_avqOR9pwH2iix_C6327YVmzoUSbm_RXGBQsrl8nrOtf_Tw$
-branch: master
+branch: scarthgap
revision: HEAD
Send pull requests to [email protected]
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
--
Ryan Eatmon [email protected]
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15248):
https://lists.yoctoproject.org/g/meta-arago/message/15248
Mute This Topic: https://lists.yoctoproject.org/mt/105052432/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-