Open main menu

DAVE Developer's Wiki β

Creating a RFS with Buildroot

Revision as of 11:13, 9 January 2013 by DevWikiAdmin (talk | contribs) (Getting Buildroot)

Info Box
Tux.png Applies to Linux
Naon am387x-dm814x.png Applies to Naon

Contents

IntroductionEdit

Buildroot is a set of scripts and patches for the creation of a cross-compilation toolchain as well as the creation of a complete root file system.

ReferencesEdit

Getting BuildrootEdit

Buildroot releases can be downloaded from http://buildroot.net/downloads/

Daily Snapshots of the latest Buildroot source tree can be downloaded from http://buildroot.uclibc.org/downloads/snapshots/

The source tree can be browsed online: http://git.buildroot.net/buildroot/ and a copy of the repository can be grabbed with the following commands:

Configuring BuildrootEdit

Setting up the external toolchainEdit