[wrynose][PATCH] README: update and clean up
Denys Dmytriyenko <[email protected]> Tue, 9 Jun 2026 14:52:30 -0400
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
From: "Denys Dmytriyenko (TI)" <[email protected]> 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) <[email protected]> --- meta-arago-distro/README | 35 +++++++++++++++++++++-------------- meta-arago-extras/README | 24 +++++++++++++----------- 2 files changed, 34 insertions(+), 25 deletions(-) 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 produ= cts =20 -This layer works with the latest Yocto Project release (currently 2.2+) = and tracks -the stable/maintenance branches (currently "master") of the correspondin= g layers: +The source repository is hosted at https://git.yoctoproject.org/meta-ara= go =20 -URI: git://git.openembedded.org/openembedded-core -branch: master +This layer works with the latest Yocto Project Wrynose 6.0 release and t= racks +the stable/maintenance "wrynose" branches of the corresponding layers: + +URI: https://git.openembedded.org/openembedded-core +branch: wrynose revision: HEAD layers: meta =20 -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 =20 -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 =20 -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 =20 -URI: git://git.yoctoproject.org/meta-arago -branch: master +URI: https://git.yoctoproject.org/meta-arago +branch: wrynose revision: HEAD layers: meta-arago-extras =20 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-ag= nostic =20 -This layer works with the latest Yocto Project release (currently 2.2+) = and tracks -the stable/maintenance branches (currently "master") of the correspondin= g layers: +The source repository is hosted at https://git.yoctoproject.org/meta-ara= go =20 -URI: git://git.openembedded.org/openembedded-core -branch: master +This layer works with the latest Yocto Project Wrynose 6.0 release and t= racks +the stable/maintenance "wrynose" branches of the corresponding layers: + +URI: https://git.openembedded.org/openembedded-core +branch: wrynose revision: HEAD layers: meta =20 -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 =20 -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 =20 -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 =20 Send pull requests, patches, comments or questions to: [email protected] --=20 2.25.1