summaryrefslogtreecommitdiffstats
path: root/default-floating.xml
diff options
context:
space:
mode:
authorPaul Barker <paul@betafive.co.uk>2019-02-22 16:41:46 +0000
committerPaul Barker <paul@betafive.co.uk>2019-02-22 16:41:46 +0000
commit0a7ce70875189590ee24b59d2d2823ccd630729e (patch)
treee93074fa45a6e1f239d16ea3c5de51a3d9c6af73 /default-floating.xml
parent198268629719779899c312d5e2f75067ede3297e (diff)
Add Sancloud BeagleBone Enhanced (BBE) BSP
Change-Id: I8cdacd2e7d07af737f30a2beb841a3bf7df5551b Signed-off-by: Paul Barker <paul@betafive.co.uk>
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 cbaf55c9..ad319216 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="flounder"/>
<!-- 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"/>