diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2025-01-14 10:08:21 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2025-01-14 10:08:21 +0100 |
commit | f382e7e377c4fe4d723b08882d658ebff7deda12 (patch) | |
tree | ac139150fdc8e53c587934f66a5a039b6e42fbfd | |
parent | 6f04f3f8eb1987c89e6e2e964e329f58a2824fbb (diff) |
Change default branches to salmonsalmon_18.93.0salmon/18.93.018.93.0salmon
Update the branches in the manifests.
Bug-AGL: SPEC-5333
Change-Id: I66a794c03ed2e4cf1791260b710851ca5fb36928
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 6e34b1cd..e51ee3d5 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="salmon"/> <!-- CORE --> diff --git a/default.xml b/default.xml index 45a395b6..e4a4d272 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="salmon"/> <!-- CORE --> |