Skip to content

Commit

Permalink
Set branch to 2022.04
Browse files Browse the repository at this point in the history
Swtich the branches specified in sifive.xml from master to release branches for
the upcoming 2022.04.

Signed-off-by: Ruinland Tsai <[email protected]>
  • Loading branch information
Ruinland-Tsai committed Apr 29, 2022
1 parent f1a2760 commit beedaa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/manifests/sifive.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

<default remote="github" revision="master" />

<project name="sifive/freedom-u-sdk" path="freedom-u-sdk" revision="master" />
<project name="sifive/meta-sifive" path="meta-sifive" revision="master" />
<project name="sifive/freedom-u-sdk" path="freedom-u-sdk" revision="2022.04" />
<project name="sifive/meta-sifive" path="meta-sifive" revision="2022.04" />
<project name="riscv/meta-riscv" path="meta-riscv" revision="96b34d09763126b337df363e091d364ebb140bef" />
<project name="openembedded/openembedded-core" path="openembedded-core" revision="b3114d5d438b7a63a276b4e825b62f3b1ebceed6" />
<project name="openembedded/bitbake" path="openembedded-core/bitbake" revision="41eeb4f34fb2306303f7688ec5e0ae965a573aa4" />
Expand Down

0 comments on commit beedaa1

Please sign in to comment.