Plasma-Mobile-on-Unleashed.md: Use https protocol when using github

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2022-04-10 10:45:30 -07:00
parent c1bc791e9f
commit 7475ce2e5b

View file

@ -8,22 +8,22 @@ Written by: Alistair Francis <alistair.francis@wdc.com>
To build plasma mobile you will need (as well as meta-riscv):
* URI: git://github.com/openembedded/openembedded-core
* URI: https://github.com/openembedded/openembedded-core
* branch: master
* revision: HEAD
* URI: git://github.com/openembedded/bitbake
* URI: https://github.com/openembedded/bitbake
* branch: master
* revision: HEAD
* URI: git://git.yoctoproject.org/meta-java
* URI: https://git.yoctoproject.org/meta-java
* branch: master
* revision: HEAD
* URI: git://github.com/meta-qt5/meta-qt5.git
* URI: https://github.com/meta-qt5/meta-qt5.git
* branch: master
* revision: HEAD
* URI: git://github.com/KDE/yocto-meta-kf5.git
* URI: https://github.com/KDE/yocto-meta-kf5.git
* branch: master
* revision: HEAD
* URI: git://github.com/KDE/yocto-meta-kde.git
* URI: https://github.com/KDE/yocto-meta-kde.git
* branch: master
* revision: HEAD