summaryrefslogtreecommitdiffstats
path: root/warrior.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 /warrior.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 'warrior.xml')
-rw-r--r--warrior.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/warrior.xml b/warrior.xml
index 89fc0a9..bfc661d 100644
--- a/warrior.xml
+++ b/warrior.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="a24acf94d48d635eca668ea34598c6e5c857e3f8"
@@ -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="b61675eccc5ac3cf73f9e24bc651a08ab37110de"
@@ -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="90ad5095b54f21495f073f0b5c555b85522e4b06"
@@ -92,7 +92,7 @@
<!-- BoundaryDevices -->
<remote name="boundary"
- fetch="git://github.com/boundarydevices"/>
+ fetch="https://github.com/boundarydevices"/>
<project name="meta-boundary"
remote="boundary"
revision="420c63193f64367e05cefd877e32342fe01e89e5"