Skip to content

Commit 0ee5f9b

Browse files
MFransen69Divya-563
authored andcommitted
Update README
1 parent 9645003 commit 0ee5f9b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,14 @@ To build and use the buildroot stuff, do the following:
1414
5) find the kernel, bootloader, root filesystem, etc. in output/images
1515

1616
This repo consist of mutliple branches:
17+
- Rx (e.g. R4). This is a release branch (the latest release is the default branch)
18+
These are branches on which a certain version of Thunder and it's related components (e.g. plugins and client libraries) are released.
19+
These are tested by QA and when approved for release, a release on that branch is created (so with a tag to be able to checkout this specific version)
20+
which includes the QA report.
21+
Use these branches when a stable version needs to be build (e.g. take the latest released version tag on the R4 branch)
1722
- main: this branch contains the latest contributions but the hashes for packages will not be updated regularly.
18-
Use this branch when you want to work on some of the packages and typically you would use a local override to bump related packes to the latest version (e.g. Thunder and its components)
23+
Use this branch when you want to work on some of the packages and typically you would use a local override to bump related packes
24+
to the latest version (e.g. Thunder and its components)
1925

2026
You do not need to be root to build or run buildroot. Have fun!
2127

0 commit comments

Comments
 (0)