summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Barker <paul.barker@sancloud.co.uk>2019-03-13 21:13:29 +0000
committerPaul Barker <paul.barker@sancloud.co.uk>2019-03-13 21:13:29 +0000
commit192bc76462788128f04a59b4498048682b59ab77 (patch)
treeaac87dd9767e72f07a489bead7d6ace405821ea7
parent0c4cfd8dc4b5c3b25dd24f44bfbccfceefc77c57 (diff)
Add Sancloud BeagleBone Enhanced (BBE) BSP
Change-Id: If43161f7e0baeabd17b99a01af819a0b77a52b95 Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
-rw-r--r--default-floating.xml7
-rw-r--r--default.xml7
2 files changed, 14 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"/>
diff --git a/default.xml b/default.xml
index 8c61db76..8d5abdfd 100644
--- a/default.xml
+++ b/default.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="2fdcab3bf66f771bea9a3877bddb825195d56e0f" upstream="rocko"/>
+ <!-- Sancloud BSP layers -->
+ <project name="yb/meta-sancloud" path="meta-sancloud" remote="sancloud" revision="388671ab29b7cf7e688afd043f8a43e21adc5f73" 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"/>