diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-07-13 16:53:50 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-07-18 07:34:48 +0000 |
commit | f66417854176c4edc0dfa81ed12adaa3c23ba643 (patch) | |
tree | 4aff826875376e17c10a7d8bbba7f55160c93aa1 /default-floating.xml | |
parent | a29dc94b02453ef692208fe0564d91fbbd305574 (diff) |
Minor formatting in default repo files
Change-Id: Ie106840bf91660b67297af0a065245113fe76fcd
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'default-floating.xml')
-rw-r--r-- | default-floating.xml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/default-floating.xml b/default-floating.xml index 10bed590..f9652a22 100644 --- a/default-floating.xml +++ b/default-floating.xml @@ -7,20 +7,16 @@ pushurl="ssh://gerrit.automotivelinux.org:29418" /> - <remote name="yocto" - fetch="git://git.yoctoproject.org/" /> - <remote name="openembedded" - fetch="git://git.openembedded.org/" /> + <remote name="yocto" fetch="git://git.yoctoproject.org/" /> + <remote name="openembedded" fetch="git://git.openembedded.org/" /> - <!-- meta-updater --><!-- freescale bsp --> <!-- 01.org --> + <!-- meta-updater --> <!-- freescale bsp --> <!-- 01.org --> <remote name="github" fetch="https://github.com/" /> <!-- meta-qt5 --> <remote name="qt.io" fetch="git://code.qt.io/" /> - <default revision="master" - remote="agl" - sync-j="4" /> + <default remote="agl" sync-j="4" revision="master"/> <!-- AGL things. --> <project name="AGL/meta-agl" path="meta-agl" /> |