summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-03-17 13:12:40 -0400
committerScott Murray <scott.murray@konsulko.com>2024-03-17 13:12:40 -0400
commitbce0e9c901242fd98deaede6d829a6cffa11cd8c (patch)
treef1951407109ee24aa227f6abcd3b313ec883ff4e
parentcf01cbf2e6a5af5f96dfca1238e0f72e7a0562f6 (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>
-rw-r--r--default-floating.xml2
-rw-r--r--default.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/default-floating.xml b/default-floating.xml
index c8398885..5355f392 100644
--- a/default-floating.xml
+++ b/default-floating.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 -->
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 -->