aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-03-10 15:28:15 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2020-03-14 15:34:07 +0200
commit5ff764b60be3ac0c4990ef53726db81fa8cd988c (patch)
tree42c1c0275b23644a8b694adfd5b523cf7c68b9a5 /scripts
parent6a1e763735a8a909476ddd37b41de69f464fc42a (diff)
parent3a8194abdf81be79f9aff977fece485c596d4432 (diff)
Merge "Merge remote-tracking branch 'qt/warrior' into zeus"
Diffstat (limited to 'scripts')
-rw-r--r--scripts/manifest.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index d476b65b..d93e48e0 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -18,9 +18,13 @@
<remote name="oe-mirror"
fetch="git://github.com/openembedded"/>
<project name="meta-openembedded"
- remote="oe-mirror"
+ remote="oe"
revision="bb65c27a772723dfe2c15b5e1b27bcc1a1ed884c"
path="sources/meta-openembedded"/>
+ <project name="meta-python2"
+ remote="oe"
+ revision="8fc9be701d430388b4c5234c97e623debd26a1df"
+ path="sources/meta-python2"/>
<!-- Qt -->
<remote name="qt"
@@ -77,7 +81,7 @@
<!-- Toradex -->
<remote name="toradex"
- fetch="git://git2.toradex.com"/>
+ fetch="git://git.toradex.com"/>
<project name="meta-toradex-bsp-common"
remote="toradex"
revision="fbd77af45f32e88e96d0efe0317d346a55e5580a"