Download
Series End of Life Latest release Latest release date Downloads
Candidate 2025.08.x December 2025 2025.08-rc3
Changelog
2025-08-28 .tar.gz
[PGP sig]
.tar.xz
[PGP sig]
Stable 2025.05.x September 2025 2025.05.1
Changelog
2025-08-11 .tar.gz
[PGP sig]
.tar.xz
[PGP sig]
Long-term support 2025.02.x March 2028 2025.02.5
Changelog
2025-08-11 .tar.gz
[PGP sig]
.tar.xz
[PGP sig]
This and earlier releases (and their PGP signatures) can always be downloaded from http://buildroot.net/downloads/.
Git repository

The buildroot repository can be browsed online at https://gitlab.com/buildroot.org/buildroot/.

To grab a copy of the repository use


If you are not already familiar with using Git, we recommend you visit the Git website.

Once you've checked out a copy of the source tree, you can update your source tree at any time so it is in sync with the latest and greatest by entering your buildroot directory and running the command:

git pull

Because you've only been granted anonymous access to the tree, you won't be able to push your changes to the repo. Changes can instead be submitted for inclusion by posting them to the buildroot mailing list.