diff options
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/default.xml b/default.xml index b230446f..6d97408a 100644 --- a/default.xml +++ b/default.xml @@ -16,9 +16,6 @@ <!-- 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. --> @@ -79,7 +76,7 @@ <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="SanCloudLtd/meta-sancloud" path="meta-sancloud" remote="github" revision="21d3f03519aa4c3a84dd821a07ff12ff9510e70e" upstream="rocko"/> <project name="EmbeddedAndroid/meta-rtlwifi" path="meta-rtlwifi" remote="github" revision="fd7ca0ca47c7095ced62a5a7cdef040dff87fb76" upstream="master"/> <!-- Image Security Analysis FrameWork (isafw) --> |