diff mbox series

[wrynose] README: update and clean up

Message ID 20260609184800.2659058-1-denis@denix.org
State Under Review
Delegated to: Ryan Eatmon
Headers show
Series [wrynose] 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
* Specify wrynose branch instead of master

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

Comments

PRC Automation June 9, 2026, 6:50 p.m. UTC | #1
meta-ti / na / 20260609184800.2659058-1-denis

PRC Results: PASS

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [wrynose][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
=========================================================
wrynose
=====================
Summary:
- Patch Series: [wrynose][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:00 -0400
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: dfd9405606fe2f40a0f4ae739f7fcc78b4fb5b63

Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: wrynose-wip
- Commit Author: Moteen Shah <m-shah@ti.com>
- Commit Subject: initramfs: Add initramfs-module-netsetup recipe for NFS boot
- Commit SHA: d9bf0bd70c624384196352c64101b109dedb6d51

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



=========================================================
  check-yocto-repo: PASS
=========================================================
wrynose
=====================
PASS



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

Patch

diff --git a/meta-beagle/README b/meta-beagle/README
index a17e6433..f0da6e62 100644
--- a/meta-beagle/README
+++ b/meta-beagle/README
@@ -1,21 +1,22 @@ 
 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
+URI: https://git.openembedded.org/openembedded-core
+branch: wrynose
+revision: HEAD
 layers: meta
-branch: master
 
-URI: git://git.yoctoproject.org/meta-arm
+URI: https://git.yoctoproject.org/meta-arm
+branch: wrynose
+revision: HEAD
 layers: meta-arm
-branch: master
 
-URI: git://git.yoctoproject.org/meta-ti
-branch: master
+URI: https://git.yoctoproject.org/meta-ti
+branch: wrynose
 revision: HEAD
 layers: meta-ti-bsp
 
diff --git a/meta-ti-bsp/README b/meta-ti-bsp/README
index c5780531..38fd919d 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
+URI: https://git.openembedded.org/openembedded-core
+branch: wrynose
+revision: HEAD
 layers: meta
-branch: master
 
-URI: git://git.yoctoproject.org/meta-arm
+URI: https://git.yoctoproject.org/meta-arm
+branch: wrynose
+revision: HEAD
 layers: meta-arm
-branch: master
 
 
 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..a7ca388d 100644
--- a/meta-ti-extras/README
+++ b/meta-ti-extras/README
@@ -1,21 +1,22 @@ 
 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
+URI: https://git.openembedded.org/openembedded-core
+branch: wrynose
+revision: HEAD
 layers: meta
-branch: master
 
-URI: git://git.yoctoproject.org/meta-arm
+URI: https://git.yoctoproject.org/meta-arm
+branch: wrynose
+revision: HEAD
 layers: meta-arm
-branch: master
 
-URI: git://git.yoctoproject.org/meta-ti
-branch: master
+URI: https://git.yoctoproject.org/meta-ti
+branch: wrynose
 revision: HEAD
 layers: meta-ti-bsp
 
diff --git a/meta-ti-test/README b/meta-ti-test/README
index e3a41e79..531b0371 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 Wrynose 6.0 release and tracks
+the stable/maintenance "wrynose" branches of the corresponding layers:
 
-URI: git://git.openembedded.org/openembedded-core
-branch: master
+URI: https://git.openembedded.org/openembedded-core
+branch: wrynose
 revision: HEAD
 layers: meta
 
-URI: git://git.yoctoproject.org/meta-ti
-branch: master
+URI: https://git.yoctoproject.org/meta-ti
+branch: wrynose
 revision: HEAD
-layers: meta-ti-bsp, meta-ti-extras
+layers: meta-ti-bsp
 
-URI: git://git.yoctoproject.org/meta-arm
-branch: master
+URI: https://git.yoctoproject.org/meta-arm
+branch: wrynose
 revision: HEAD
-layers: meta-arm, meta-arm-toolchain
+layers: meta-arm
 
-URI: git://git.openembedded.org/meta-openembedded
-branch: master
+URI: https://git.openembedded.org/meta-openembedded
+branch: wrynose
 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