diff mbox series

[wrynose] README: update and clean up

Message ID 20260609185230.2659682-1-denis@denix.org
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [wrynose] README: update and clean up | expand

Commit Message

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

Update READMEs as follows:
* Use https:// instead of git:// protocol due to deprecation
* Correct some sub-layer dependencies
* Specify wrynose branch instead of master

Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com>
---
 meta-arago-distro/README | 35 +++++++++++++++++++++--------------
 meta-arago-extras/README | 24 +++++++++++++-----------
 2 files changed, 34 insertions(+), 25 deletions(-)

Comments

PRC Automation June 9, 2026, 6:56 p.m. UTC | #1
meta-arago / na / 20260609185230.2659682-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:52:30 -0400
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: ceb661bf8de91c1b76cd1eec0800d8deb20b7ded

Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: wrynose-wip
- Commit Author: Thorsten Lannynd <t-lannynd@ti.com>
- Commit Subject: meta-arago-distro: chromium: add force-h264-youtube extension
- Commit SHA: 829367ab4c8b3ba2f30935f0e57889c57afebb5f

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-arago-distro/README b/meta-arago-distro/README
index d5ec23af..b12acb0f 100644
--- a/meta-arago-distro/README
+++ b/meta-arago-distro/README
@@ -1,30 +1,37 @@ 
 meta-arago-distro provides Arago distribution configuration for TI 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:
+The source repository is hosted at https://git.yoctoproject.org/meta-arago
 
-URI: git://git.openembedded.org/openembedded-core
-branch: master
+This layer works with the latest Yocto Project Wrynose 6.0 release and tracks
+the stable/maintenance "wrynose" branches of the corresponding layers:
+
+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, meta-ti-extras, meta-ti-test
 
-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
 
-URI: git://git.openembedded.org/meta-openembedded
-branch: master
+URI: https://git.openembedded.org/meta-openembedded
+branch: wrynose
+revision: HEAD
+layers: meta-oe, meta-multimedia, meta-networking, meta-python
+
+URI: https://git.yoctoproject.org/meta-virtualization
+branch: wrynose
 revision: HEAD
-layers: meta-oe, meta-networking, meta-python
+layers: meta-virtualization
 
-URI: git://git.yoctoproject.org/meta-arago
-branch: master
+URI: https://git.yoctoproject.org/meta-arago
+branch: wrynose
 revision: HEAD
 layers: meta-arago-extras
 
diff --git a/meta-arago-extras/README b/meta-arago-extras/README
index 9a4c5b25..db2247f8 100644
--- a/meta-arago-extras/README
+++ b/meta-arago-extras/README
@@ -1,27 +1,29 @@ 
 meta-arago-extras provides additional TI 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:
+The source repository is hosted at https://git.yoctoproject.org/meta-arago
 
-URI: git://git.openembedded.org/openembedded-core
-branch: master
+This layer works with the latest Yocto Project Wrynose 6.0 release and tracks
+the stable/maintenance "wrynose" branches of the corresponding layers:
+
+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
 
-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
 
-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
 
 Send pull requests, patches, comments or questions to:
 meta-arago@lists.yoctoproject.org