diff options
author | Scott Murray <scott.murray@konsulko.com> | 2024-03-17 13:12:40 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2024-03-17 13:12:40 -0400 |
commit | bce0e9c901242fd98deaede6d829a6cffa11cd8c (patch) | |
tree | f1951407109ee24aa227f6abcd3b313ec883ff4e /default.xml | |
parent | cf01cbf2e6a5af5f96dfca1238e0f72e7a0562f6 (diff) |
Update default manifests for Quillback branch
Set the default branch to quillback in the default manifests.
Bug-AGL: SPEC-5080
Change-Id: I8612453a46db3f0d6b6546744d5ed5540861f039
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
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 8268894d..a8566a7a 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="quillback"/> <!-- CORE --> |