summaryrefslogtreecommitdiffstats
path: root/v6.2.1.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 /v6.2.1.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 'v6.2.1.xml')
-rw-r--r--v6.2.1.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/v6.2.1.xml b/v6.2.1.xml
index e3b9793..da6c41b 100644
--- a/v6.2.1.xml
+++ b/v6.2.1.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="dc262c52b0b10625bf7a2330e1c4e0fe2d8db6aa"
@@ -52,7 +52,7 @@
<!-- NXP -->
<remote name="freescale"
- fetch="git://github.com/Freescale"/>
+ fetch="https://github.com/Freescale"/>
<project name="meta-freescale"
remote="freescale"
revision="25e9cbddbd32802634bafef62ba08da9821c604d"
@@ -82,7 +82,7 @@
<!-- NVIDIA -->
<remote name="OE4T"
- fetch="git://github.com/OE4T"/>
+ fetch="https://github.com/OE4T"/>
<project name="meta-tegra"
remote="OE4T"
revision="314431ffe86b7428e478e0936336869ffdfc0cd7"