summaryrefslogtreecommitdiffstats
path: root/default-floating.xml
diff options
context:
space:
mode:
Diffstat (limited to 'default-floating.xml')
-rw-r--r--default-floating.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/default-floating.xml b/default-floating.xml
index dc8ccb7d..6320118b 100644
--- a/default-floating.xml
+++ b/default-floating.xml
@@ -9,6 +9,7 @@
/>
<remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
<remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
<!-- defaults -->
<default remote="agl" sync-j="4" revision="master"/>
@@ -70,6 +71,8 @@
<!-- clang support -->
<project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="master"/>
+ <!-- meta-python2 as stop-gap to allow chromium to build until upstream fixed the dependencies" -->
+ <project name="meta-python2" path="external/meta-python2" remote="openembedded" revision="dunfell" />
<!-- BSPs -->