Add Sancloud BeagleBone Enhanced (BBE) BSP
[AGL/AGL-repo.git] / default-floating.xml
index 522061a..3a6c3c7 100644 (file)
@@ -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. -->
   <!-- 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"/>