You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,10 @@ To build and use the buildroot stuff, do the following:
13
13
4) wait while it compiles
14
14
5) find the kernel, bootloader, root filesystem, etc. in output/images
15
15
16
+
This repo consist of mutliple branches:
17
+
- 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)
19
+
16
20
You do not need to be root to build or run buildroot. Have fun!
17
21
18
22
Buildroot comes with a basic configuration for a number of boards. Run
0 commit comments