summaryrefslogtreecommitdiffstats
path: root/default-floating.xml
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-06-10 15:42:14 -0400
committerScott Murray <scott.murray@konsulko.com>2024-06-10 15:42:14 -0400
commit0901d2bb4e194a79c6384de56a12d4a4b984bf28 (patch)
treea090ed07c559953e7562f4547cc5ed451b93af87 /default-floating.xml
parent99616d29ceb75e8f8c1027d2381e1312edb99055 (diff)
Track meta-qt6
Follow master branch's addition of meta-qt6 so it will be tracked and potentially tested during next branch updates. Bug-AGL: SPEC-5163, SPEC-5147 Change-Id: I0b9851e59ba69afb0e221d4f6f1295f82fb1af20 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'default-floating.xml')
-rw-r--r--default-floating.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/default-floating.xml b/default-floating.xml
index dacb76ba..76f5c652 100644
--- a/default-floating.xml
+++ b/default-floating.xml
@@ -10,6 +10,7 @@
<remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
<remote name="github" fetch="https://github.com/" />
<remote name="openembedded" fetch="https://git.openembedded.org/" />
+ <remote name="qtio" fetch="https://code.qt.io/" />
<!-- defaults -->
<default remote="agl" sync-j="4" revision="next"/>
@@ -41,6 +42,7 @@
<!-- Qt things -->
<project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="master"/>
+ <project name="yocto/meta-qt6" path="external/meta-qt6" remote="qtio" revision="dev"/>
<!-- Security layer -->
<project name="meta-security" path="external/meta-security" remote="yocto" revision="master"/>