2
1

getting.txt 532 B

12345678910111213141516
  1. // -*- mode:doc; -*-
  2. // vim: set syntax=asciidoc:
  3. [[getting-buildroot]]
  4. == Getting Buildroot
  5. Buildroot releases are made every 3 months, in February, May, August and
  6. November. Release numbers are in the format YYYY.MM, so for example
  7. 2013.02, 2014.08.
  8. Release tarballs are available at http://buildroot.org/downloads/[].
  9. If you want to follow development, you can use the daily snapshots or
  10. make a clone of the Git repository. Refer to the
  11. http://buildroot.org/download[Download page] of the Buildroot website
  12. for more details.