File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,14 @@ To build and use the buildroot stuff, do the following:
13134) wait while it compiles
14145) find the kernel, bootloader, root filesystem, etc. in output/images
1515
16- This repo consist of mutliple branches:
16+ This repo consist of multiple branches:
1717- Rx (e.g. R4). This is a release branch (the latest release is the default branch)
1818These are branches on which a certain version of Thunder and it's related components (e.g. plugins and client libraries) are released.
1919These 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)
2020which includes the QA report.
2121Use these branches when a stable version needs to be build (e.g. take the latest released version tag on the R4 branch)
2222- main: this branch contains the latest contributions but the hashes for packages will not be updated regularly.
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
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 packages
2424to the latest version (e.g. Thunder and its components)
2525
2626You do not need to be root to build or run buildroot. Have fun!
You can’t perform that action at this time.
0 commit comments