summaryrefslogtreecommitdiffstats
path: root/v6.1.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 /v6.1.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 'v6.1.0.xml')
-rw-r--r--v6.1.0.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/v6.1.0.xml b/v6.1.0.xml
index 0973005..0c99aab 100644
--- a/v6.1.0.xml
+++ b/v6.1.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="945f062ff098dc9c8ba8d22c5eef88adec60730d"
@@ -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="f99c8596dc21d9eb410fec38ea2a5e433c92a00a"
@@ -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="0d963e918b6a210c1bd3c6e094d15896858b8731"