summaryrefslogtreecommitdiffstats
path: root/v5.15.6-lts.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 /v5.15.6-lts.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 'v5.15.6-lts.xml')
-rw-r--r--v5.15.6-lts.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/v5.15.6-lts.xml b/v5.15.6-lts.xml
index b5f8eb7..c2755eb 100644
--- a/v5.15.6-lts.xml
+++ b/v5.15.6-lts.xml
@@ -16,7 +16,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="2b5dd1eb81cd08bc065bc76125f2856e9383e98b"
@@ -46,7 +46,7 @@
<!-- NXP -->
<remote name="freescale"
- fetch="git://github.com/Freescale"/>
+ fetch="https://github.com/Freescale"/>
<project name="meta-freescale"
remote="freescale"
revision="14f1a630a47375432f93c556927b879b51d84c4e"
@@ -72,7 +72,7 @@
<!-- NVIDIA -->
<remote name="OE4T"
- fetch="git://github.com/OE4T"/>
+ fetch="https://github.com/OE4T"/>
<project name="meta-tegra"
remote="OE4T"
revision="d1b17788a18270d7d6ddcd564d85900834419317"
@@ -100,7 +100,7 @@
<!-- BoundaryDevices -->
<remote name="boundary"
- fetch="git://github.com/boundarydevices"/>
+ fetch="https://github.com/boundarydevices"/>
<project name="meta-boundary"
remote="boundary"
revision="5e33c4b077a155ca858683b2e1f776694932f116"