From: "Denys Dmytriyenko (TI)" <[email protected]> Update READMEs as follows: * Use https:// instead of git:// protocol due to deprecation * Correct some sub-layer dependencies
Signed-off-by: Denys Dmytriyenko (TI) <[email protected]> --- meta-arago-distro/README | 25 ++++++++++++++++--------- meta-arago-extras/README | 16 +++++++++------- 2 files changed, 25 insertions(+), 16 deletions(-) diff --git a/meta-arago-distro/README b/meta-arago-distro/README index d5ec23af..5fc196bb 100644 --- a/meta-arago-distro/README +++ b/meta-arago-distro/README @@ -1,29 +1,36 @@ 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 +This layer works with the latest Yocto Project and tracks the "master" +branches of the corresponding layers: + +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, meta-ti-extras, meta-ti-test -URI: git://git.yoctoproject.org/meta-arm +URI: https://git.yoctoproject.org/meta-arm branch: master revision: HEAD layers: meta-arm, meta-arm-toolchain -URI: git://git.openembedded.org/meta-openembedded +URI: https://git.openembedded.org/meta-openembedded +branch: master +revision: HEAD +layers: meta-oe, meta-multimedia, meta-networking, meta-python + +URI: https://git.yoctoproject.org/meta-virtualization branch: master revision: HEAD -layers: meta-oe, meta-networking, meta-python +layers: meta-virtualization -URI: git://git.yoctoproject.org/meta-arago +URI: https://git.yoctoproject.org/meta-arago branch: master revision: HEAD layers: meta-arago-extras diff --git a/meta-arago-extras/README b/meta-arago-extras/README index 9a4c5b25..cb9ee9a1 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 +This layer works with the latest Yocto Project and tracks the "master" +branches of the corresponding layers: + +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 -URI: git://git.yoctoproject.org/meta-arm +URI: https://git.yoctoproject.org/meta-arm branch: master revision: HEAD layers: meta-arm, meta-arm-toolchain -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 Send pull requests, patches, comments or questions to: [email protected] -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17565): https://lists.yoctoproject.org/g/meta-arago/message/17565 Mute This Topic: https://lists.yoctoproject.org/mt/119728473/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
