summaryrefslogtreecommitdiffstats
path: root/6.0.xml
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2021-11-02 15:54:51 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2021-11-03 07:54:04 +0000
commit104e4aeb3e114a8d86d1175c74571201f9c5eeee (patch)
treec6c556ed5cf06e90cf4c101a7d1c7d8be3f2dc13 /6.0.xml
parent56481130bafaebc4bc85536e7a38855e2c3302a1 (diff)
Use https protocol for github
Github is removing access to unsecure protocols: https://github.blog/2021-09-01-improving-git-protocol-security-github/ Task-number: QTBUG-97939 Change-Id: I72b9447570c6565bbf6af4077f93b24dbbb4abaf Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to '6.0.xml')
-rw-r--r--6.0.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/6.0.xml b/6.0.xml
index 3062e60..74a3f44 100644
--- a/6.0.xml
+++ b/6.0.xml
@@ -18,7 +18,7 @@
<remote name="oe"
fetch="git://git.openembedded.org"/>
<remote name="oe-mirror"
- fetch="git://github.com/openembedded"/>
+ fetch="https://github.com/openembedded"/>
<project name="meta-openembedded"
remote="oe"
revision="346681e7bf9c78008a845fc89031be4fd4ceb3a1"
@@ -47,7 +47,7 @@
<!-- NXP -->
<remote name="freescale"
- fetch="git://github.com/Freescale"/>
+ fetch="https://github.com/Freescale"/>
<project name="meta-freescale"
remote="freescale"
revision="4da095837c93b84d52c7029d5c83796602c6834e"
@@ -77,7 +77,7 @@
<!-- NVIDIA -->
<remote name="OE4T"
- fetch="git://github.com/OE4T"/>
+ fetch="https://github.com/OE4T"/>
<project name="meta-tegra"
remote="OE4T"
revision="ff2ce9e4fed10ace1f5ed17bdf151c5614c09ea6"