restore default remote in compiler.xml

The update that set up stx.5.0 inadvertently changed the
default remote.  Restore it to its previous value.

Signed-off-by: Scott Little <scott.little@windriver.com>
Change-Id: Id2fef5176fb2847495cf8acc9b2764a8a6db50b5
This commit is contained in:
Scott Little 2021-04-16 11:14:16 -04:00
parent 9e1d2adbfe
commit bdea9e7409
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<!-- note, you can also provide personal overrides for your own github -->
<!-- for tests/experiments -->
<default revision="r/stx.5.0" remote="stx-staging"/>
<default revision="r/stx.5.0" remote="starlingx"/>
<include name="common.xml" />
<project remote="starlingx" name="compile.git" path="cgcs-root/stx/compile" />