diff mbox series

[master] README: update and clean up

Message ID 20260609184832.2659176-1-denis@denix.org
State Under Review
Delegated to: Ryan Eatmon
Headers show
Series [master] README: update and clean up | expand

Commit Message

Denys Dmytriyenko June 9, 2026, 6:48 p.m. UTC
From: "Denys Dmytriyenko (TI)" <denys@konsulko.com>

Update READMEs as follows:
* Don't point to CGit interface, as the old URL is no longer valid
* Use https:// instead of git:// protocol due to deprecation
* Add missing revisions and use the same ordering
* Correct some sub-layer dependencies

Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com>
---
 meta-beagle/README    | 15 ++++++++-------
 meta-ti-bsp/README    | 13 +++++++------
 meta-ti-extras/README | 15 ++++++++-------
 meta-ti-test/README   | 18 +++++++++---------
 4 files changed, 32 insertions(+), 29 deletions(-)

Comments

PRC Automation June 9, 2026, 7:09 p.m. UTC | #1
meta-ti / na / 20260609184832.2659176-1-denis

PRC Results: PASS

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [master][PATCH] README: update and clean up
    WARN: Missing Signed-off-by by sender in commit message. (SIGNED-OFF-BY-2)
        patch
    
    For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887



=========================================================
  apply-yocto-patch: PASS
=========================================================
master
=====================
Summary:
- Patch Series: [master][PATCH] README: update and clean up
- Submitter: From: Denys Dmytriyenko <denis@denix.org>
From: "Denys Dmytriyenko (TI)" <denys@konsulko.com>
- Date: Date: Tue,  9 Jun 2026 14:48:32 -0400
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: ebb28ccece01d304ca7bb6bf5fb63057ccd82749

Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: master-wip
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: conf: Add falcon support natively
- Commit SHA: 150bf0000d38253f329a31be598b749a130c0304

Patches
----------------------------------------
All patches applied



=========================================================
  check-yocto-repo: PASS
=========================================================
master
=====================
PASS



=========================================================
  yocto-check-layers: PASS
=========================================================
master - PASS
=====================
All checks passed
diff mbox series

Patch

diff --git a/meta-beagle/README b/meta-beagle/README
index a17e6433..c8a73150 100644
--- a/meta-beagle/README
+++ b/meta-beagle/README
@@ -1,20 +1,21 @@ 
 OpenEmbedded/Yocto layer that extends meta-ti-bsp with BeagleBoard.org platforms.
 
-It is hosted on http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/ with the
-source repository at git://git.yoctoproject.org/meta-ti
+The source repository is hosted at https://git.yoctoproject.org/meta-ti
 
 
 This layer depends on:
 
-URI: git://git.openembedded.org/openembedded-core
-layers: meta
+URI: https://git.openembedded.org/openembedded-core
 branch: master
+revision: HEAD
+layers: meta
 
-URI: git://git.yoctoproject.org/meta-arm
-layers: meta-arm
+URI: https://git.yoctoproject.org/meta-arm
 branch: master
+revision: HEAD
+layers: meta-arm
 
-URI: git://git.yoctoproject.org/meta-ti
+URI: https://git.yoctoproject.org/meta-ti
 branch: master
 revision: HEAD
 layers: meta-ti-bsp
diff --git a/meta-ti-bsp/README b/meta-ti-bsp/README
index c5780531..ceff85ed 100644
--- a/meta-ti-bsp/README
+++ b/meta-ti-bsp/README
@@ -1,18 +1,19 @@ 
 The official OpenEmbedded/Yocto BSP layer for Texas Instruments platforms.
 
-It is hosted on http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/ with the
-source repository at git://git.yoctoproject.org/meta-ti
+The source repository is hosted at https://git.yoctoproject.org/meta-ti
 
 
 This layer depends on:
 
-URI: git://git.openembedded.org/openembedded-core
-layers: meta
+URI: https://git.openembedded.org/openembedded-core
 branch: master
+revision: HEAD
+layers: meta
 
-URI: git://git.yoctoproject.org/meta-arm
-layers: meta-arm
+URI: https://git.yoctoproject.org/meta-arm
 branch: master
+revision: HEAD
+layers: meta-arm
 
 
 The base BSP part of meta-ti should work with different OpenEmbedded/Yocto
diff --git a/meta-ti-extras/README b/meta-ti-extras/README
index 1b38921a..c424cf03 100644
--- a/meta-ti-extras/README
+++ b/meta-ti-extras/README
@@ -1,20 +1,21 @@ 
 OpenEmbedded/Yocto layer that extends and supplements Texas Instruments BSP layer.
 
-It is hosted on http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/ with the
-source repository at git://git.yoctoproject.org/meta-ti
+The source repository is hosted at https://git.yoctoproject.org/meta-ti
 
 
 This layer depends on:
 
-URI: git://git.openembedded.org/openembedded-core
-layers: meta
+URI: https://git.openembedded.org/openembedded-core
 branch: master
+revision: HEAD
+layers: meta
 
-URI: git://git.yoctoproject.org/meta-arm
-layers: meta-arm
+URI: https://git.yoctoproject.org/meta-arm
 branch: master
+revision: HEAD
+layers: meta-arm
 
-URI: git://git.yoctoproject.org/meta-ti
+URI: https://git.yoctoproject.org/meta-ti
 branch: master
 revision: HEAD
 layers: meta-ti-bsp
diff --git a/meta-ti-test/README b/meta-ti-test/README
index e3a41e79..d5bf8e54 100644
--- a/meta-ti-test/README
+++ b/meta-ti-test/README
@@ -1,27 +1,27 @@ 
 meta-ti-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 and tracks the "master"
+branches of the corresponding layers:
 
-URI: git://git.openembedded.org/openembedded-core
+URI: https://git.openembedded.org/openembedded-core
 branch: master
 revision: HEAD
 layers: meta
 
-URI: git://git.yoctoproject.org/meta-ti
+URI: https://git.yoctoproject.org/meta-ti
 branch: master
 revision: HEAD
-layers: meta-ti-bsp, meta-ti-extras
+layers: meta-ti-bsp
 
-URI: git://git.yoctoproject.org/meta-arm
+URI: https://git.yoctoproject.org/meta-arm
 branch: master
 revision: HEAD
-layers: meta-arm, meta-arm-toolchain
+layers: meta-arm
 
-URI: git://git.openembedded.org/meta-openembedded
+URI: https://git.openembedded.org/meta-openembedded
 branch: master
 revision: HEAD
-layers: meta-oe, meta-networking, meta-python
+layers: meta-oe, meta-networking, meta-filesystems, meta-python
 
 Send pull requests, patches, comments or questions to:
 meta-ti@lists.yoctoproject.org