Add default revision for starlingx remote

The revision for the r/2018.10 was missing for the starlingx
remote. This causes that master branches were checked out instead
of the release branch.

Change-Id: I6f76cd0a641f374666c5284b9b83c0dffb656003
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
This commit is contained in:
Erich Cordoba 2018-12-04 10:23:47 -06:00
parent 35b970d9ed
commit 273f976e64
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
<remote name="stx-staging" fetch="https://github.com/starlingx-staging"/>
<default remote="stx-staging" revision="r/2018.10"/>
<default remote="starlingx" revision="r/2018.10"/>
<project remote="starlingx" name="stx-tools.git" path="stx-tools"/>