summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-07-13 16:53:50 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-07-18 07:34:48 +0000
commitf66417854176c4edc0dfa81ed12adaa3c23ba643 (patch)
tree4aff826875376e17c10a7d8bbba7f55160c93aa1
parenta29dc94b02453ef692208fe0564d91fbbd305574 (diff)
Minor formatting in default repo files
Change-Id: Ie106840bf91660b67297af0a065245113fe76fcd Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--default-floating.xml12
-rw-r--r--default.xml10
2 files changed, 7 insertions, 15 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" />
diff --git a/default.xml b/default.xml
index f83981c4..0721dbc5 100644
--- a/default.xml
+++ b/default.xml
@@ -7,10 +7,8 @@
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 -->
<remote name="github" fetch="https://github.com/" />
@@ -18,9 +16,7 @@
<!-- 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" />