Open main menu

DAVE Developer's Wiki β

Changes

Creating a RFS with Buildroot

356 bytes added, 11:18, 14 January 2014
m
Adding platform specific components not provided with Buildroot
{{InfoBoxTop}}
{{Applies To Linux}}
{{AppliesToNaonAppliesToNaonFamily}}{{Applies To Diva}}
{{InfoBoxBottom}}
[[File: Buildroot-arch.jpg|600px]]
== Configure the build options ==
 
From the ''Build options'' menù you can define some custom directories for compilation output and file download. It is also recommended to enable the compiler cache and optionally set a custom directory.
 
[[File: Buildroot-options.jpg|600px]]
== Setting up the external toolchain ==
</pre>
to start the build process(the "O=" parameter is optional), which will perform the following tasks:
* download source files (as required);
= Adding platform specific components not provided with Buildroot =
The targets usually provides specific features that relies on software components which can't be provided by the standard Buildroot project. Adding these components to the Buildroot root file system usually requires further operations, which depends on the particular target. The following sections provide instructions on how to perform these operations on '''DAVEEmbedded Systems'''s targetsSOMs.
== Adding Naon/Maya specific components==