diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-02-04 00:08:46 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-02-04 00:08:46 +0100 |
commit | c9a0efc4de30b063beedbf4ffd6b603c4469275d (patch) | |
tree | a9ef3a135c44494bba96be29f07a6ffca1168bac | |
parent | 6a059060f757074e3632b21f0623cdb1024f5ba9 (diff) |
Change manifest to use the koi branch
Update the manifest for Kooky Koi.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I12510c1590100f9145eedf9d19c068fd893c3301
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 8bb74ba8..d89982ce 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="master"/> + <default remote="agl" sync-j="4" revision="koi"/> <!-- CORE --> |