summaryrefslogtreecommitdiffstats
path: root/default-floating.xml
diff options
context:
space:
mode:
Diffstat (limited to 'default-floating.xml')
-rw-r--r--default-floating.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/default-floating.xml b/default-floating.xml
index 522061ad..3a6c3c74 100644
--- a/default-floating.xml
+++ b/default-floating.xml
@@ -16,6 +16,9 @@
<!-- meta-qt5 -->
<remote name="qt.io" fetch="git://code.qt.io/" />
+ <!-- Sancloud BitBucket -->
+ <remote name="sancloud" fetch="https://bitbucket.sancloud.co.uk/scm/"/>
+
<default remote="agl" sync-j="4" revision="guppy"/>
<!-- AGL things. -->
@@ -74,6 +77,10 @@
<!-- https://github.com/kraj/meta-altera -->
<project name="kraj/meta-altera" path="meta-altera" remote="github" revision="rocko"/>
+ <!-- Sancloud BSP layers -->
+ <project name="yb/meta-sancloud" path="meta-sancloud" remote="sancloud" revision="rocko"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="meta-rtlwifi" remote="github" revision="master"/>
+
<!-- Image Security Analysis FrameWork (isafw) -->
<!-- try master or disable -->
<project name="01org/meta-security-isafw" path="meta-security-isafw" remote="github" revision="master"/>