diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-07-01 13:43:33 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-07-01 13:43:33 +0000 |
commit | a47d32bc3a0dc744ef47849bf7a35f3fd4891467 (patch) | |
tree | 021e0e4c08ab177acaa09ff853f4ae77c5da40d5 | |
parent | 9c4d540a1c52eddb5f14efac092a8d0d89f41863 (diff) |
Update manifests for Royal Ricefish branch
Change the default branch to ricefish.
Bug-AGL: SPEC-5195
Change-Id: I72f7b0747bc69d91db65a6fe0799dc4e309be719
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r-- | default-floating.xml | 2 | ||||
-rw-r--r-- | default.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/default-floating.xml b/default-floating.xml index ab9ceb45..4d07e01e 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="ricefish"/> <!-- CORE --> diff --git a/default.xml b/default.xml index 844d5030..670827cb 100644 --- a/default.xml +++ b/default.xml @@ -13,7 +13,7 @@ <remote name="qtio" fetch="https://code.qt.io/" /> <!-- defaults --> - <default remote="agl" sync-j="4" revision="master"/> + <default remote="agl" sync-j="4" revision="ricefish"/> <!-- CORE --> |