June 2017
Intermediate to advanced
478 pages
13h 14m
English
As usual, you can install Buildroot either by cloning the repository or downloading an archive. Here is an example of obtaining version 2017.02.1, which was the latest stable version at the time of writing:
$ git clone git://git.buildroot.net/buildroot -b 2017.02.1$ cd buildroot
The equivalent TAR archive is available at http://buildroot.org/downloads.
Next, you should read the section titled System requirement from The Buildroot user manual available at http://buildroot.org/downloads/manual/manual.html, and make sure that you have installed all the packages listed there.
Read now
Unlock full access