diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-04-28 15:37:57 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-05-02 18:57:16 +0000 |
commit | 194f13ece4e5292ba3c39c93e2e2aafe12567e6a (patch) | |
tree | ada2e5190ea849a8ac0482cdff82cafd323be0e3 /default.xml | |
parent | 888e9af2f0a8adef132584b5728736195b516deb (diff) |
Part two of the update to YP kirkstone
With the changes now in the master repositories,
we can change completely over.
Bug-AGL: SPEC-4343
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I93b1cf3400b01dad4587dcc51239cd62727faa90
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 5db87bcf..39b5b7ee 100644 --- a/default.xml +++ b/default.xml @@ -12,7 +12,7 @@ <remote name="openembedded" fetch="https://git.openembedded.org/" /> <!-- defaults --> - <default remote="agl" sync-j="4" revision="next"/> + <default remote="agl" sync-j="4" revision="master"/> <!-- CORE --> |