Add Sancloud BeagleBone Enhanced (BBE) BSP 67/20267/1
authorPaul Barker <paul@betafive.co.uk>
Fri, 22 Feb 2019 16:41:46 +0000 (16:41 +0000)
committerPaul Barker <paul@betafive.co.uk>
Fri, 22 Feb 2019 16:41:46 +0000 (16:41 +0000)
Change-Id: I8cdacd2e7d07af737f30a2beb841a3bf7df5551b
Signed-off-by: Paul Barker <paul@betafive.co.uk>
default-floating.xml
default.xml

index cbaf55c..ad31921 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="flounder"/>
 
   <!-- 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"/>
index b7c59f0..8562bb2 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="flounder"/>
 
   <!-- AGL things. -->
   <!-- https://github.com/kraj/meta-altera -->
   <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="14e08a419cb9d4017f40360c14fcc3c2c1ce8e42" upstream="rocko"/>
 
+  <!-- Sancloud BSP layers -->
+  <project name="yb/meta-sancloud" path="meta-sancloud" remote="sancloud" revision="2f2215bf0c82485ebbe77a8d9161fceed6651258" upstream="rocko"/>
+  <project name="EmbeddedAndroid/meta-rtlwifi" path="meta-rtlwifi" remote="github" revision="fd7ca0ca47c7095ced62a5a7cdef040dff87fb76" upstream="master"/>
+
   <!-- Image Security Analysis FrameWork (isafw) -->
   <!-- try master or disable -->
   <project name="01org/meta-security-isafw" path="meta-security-isafw" remote="github" revision="489abdc65cefb566d696c8b218aa0b9b99a350ae" upstream="master"/>