diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-06-26 13:59:11 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-06-26 13:59:11 +0200 |
commit | 56350d7ac49f2193618cc1596eec54113bfce012 (patch) | |
tree | 3c191c2854be9d927874d82b57914379b6b4e6bf | |
parent | a6a42194bbcb1f11e46187b2328d6eeccb119568 (diff) |
Change AGL-repo in branch dab to follow dab branches of downstream git repos
We have branched now. So use the branches.
Change-Id: I690b0ce4aed4d663176a16dad447a1b32f1da8e9
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index db9234e5..71cb4489 100644 --- a/default.xml +++ b/default.xml @@ -21,7 +21,7 @@ <!-- fsl/nxp --> <!-- likely broken --> <remote fetch="git://git.freescale.com/imx" name="fsl-release" /> - <default revision="master" + <default revision="dab" remote="agl" sync-j="4" /> |