aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/manifest.xml
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2021-11-02 15:39:49 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2021-11-03 07:54:20 +0000
commitdb6fe995b78e3b07d2f1cf4b3726f281a35aba2a (patch)
treea16f0ff3f8eb342006cf07fb7afaa0f043d0180b /scripts/manifest.xml
parenta468eddcf406f40e61712360a7a831fa3999ae44 (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 Pick-to: 6.2 Change-Id: I4d91a6681fd2154162db4d2ca046fb264921755b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'scripts/manifest.xml')
-rw-r--r--scripts/manifest.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index c3f5537f..c6e91ef3 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -17,8 +17,6 @@
<!-- OpenEmbedded -->
<remote name="oe"
fetch="git://git.openembedded.org"/>
- <remote name="oe-mirror"
- fetch="git://github.com/openembedded"/>
<project name="meta-openembedded"
remote="oe"
revision="037f38cc68aabb9e36e92862af258f46874e0c13"
@@ -44,7 +42,7 @@
<!-- NXP -->
<remote name="freescale"
- fetch="git://github.com/Freescale"/>
+ fetch="https://github.com/Freescale"/>
<project name="meta-freescale"
remote="freescale"
revision="4928275feb420f6ab819f3899d92db5450d35a30"
@@ -74,7 +72,7 @@
<!-- NVIDIA -->
<remote name="OE4T"
- fetch="git://github.com/OE4T"/>
+ fetch="https://github.com/OE4T"/>
<project name="meta-tegra"
remote="OE4T"
revision="d2210822bc262ccecbe6cc3c25a8d4ff5b1de900"