diff options
author | Paul Barker <paul.barker@sancloud.co.uk> | 2019-05-11 12:57:52 +0000 |
---|---|---|
committer | Paul Barker <paul.barker@sancloud.co.uk> | 2019-05-14 19:23:48 +0000 |
commit | b8a93beb2bf5fae94cc4658c15724622729e7b0c (patch) | |
tree | 2c86bf83f6e16f6ec6b6a87b2ef574084222a5a8 /default-floating.xml | |
parent | 05c1e66a49f5fc0667fd410ebf2122cfd7472c49 (diff) |
Follow SanCloud repository move to GitHubguppy_7.0.2guppy/7.0.27.0.2
The meta-sancloud layer is also updated to pick up SRC_URI changes in
recipes.
Bug-AGL: SPEC-2358
Change-Id: Idb47199a491ac0ac7f868446c2e5906b57319fb4
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
Diffstat (limited to 'default-floating.xml')
-rw-r--r-- | default-floating.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/default-floating.xml b/default-floating.xml index 3a6c3c74..b7a3bdb9 100644 --- a/default-floating.xml +++ b/default-floating.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. --> @@ -78,7 +75,7 @@ <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="SanCloudLtd/meta-sancloud" path="meta-sancloud" remote="github" revision="rocko"/> <project name="EmbeddedAndroid/meta-rtlwifi" path="meta-rtlwifi" remote="github" revision="master"/> <!-- Image Security Analysis FrameWork (isafw) --> |