Difference between revisions of "Buildroot:DeveloperDaysELCE2012"
From eLinux.org
(Created page with "== Buildroot Developers Meeting, 3-4 November 2012, Barcelona Spain == === Participants === * Arnout Vandecapelle, confirmed * Thomas Petazzoni, confir...") |
(→Buildroot Developers Meeting, 3-4 November 2012, Barcelona Spain) |
||
| Line 1: | Line 1: | ||
== Buildroot Developers Meeting, 3-4 November 2012, Barcelona Spain == | == Buildroot Developers Meeting, 3-4 November 2012, Barcelona Spain == | ||
| + | |||
| + | === What is Buildroot ? === | ||
| + | |||
| + | [http://buildroot.org Buildroot] is a set of Makefiles and patches that makes it easy to generate a complete embedded Linux system. Buildroot can generate any or all of a cross-compilation toolchain, a root filesystem, a kernel image and a bootloader image. Buildroot is useful mainly for people working with small or embedded systems, using various CPU architectures (x86, ARM, MIPS, PowerPC, etc.) : it automates the building process of your embedded system and eases the cross-compilation process. | ||
=== Participants === | === Participants === | ||
Revision as of 21:45, 5 September 2012
Contents |
Buildroot Developers Meeting, 3-4 November 2012, Barcelona Spain
What is Buildroot ?
Buildroot is a set of Makefiles and patches that makes it easy to generate a complete embedded Linux system. Buildroot can generate any or all of a cross-compilation toolchain, a root filesystem, a kernel image and a bootloader image. Buildroot is useful mainly for people working with small or embedded systems, using various CPU architectures (x86, ARM, MIPS, PowerPC, etc.) : it automates the building process of your embedded system and eases the cross-compilation process.
Participants
- Arnout Vandecapelle, confirmed
- Thomas Petazzoni, confirmed. Arriving on November, 3th at BCN airport 9:25 AM. Leaving on November 8th from BCN airport at 3:45 PM.
- Maxime Ripard, to be confirmed
- Peter Korsgaard, confirmed
- Luca Ceresoli
- Samuel Martin
List of topics to discuss
- Interaction between Buildroot configuration options to select architecture specifities (architecture variant, soft-float vs. hard-float, etc.) and the multilib variants available in external toolchains. Proposed by User:ThomasPetazzoni.
- Status on the community organization. Has patchwork improved things? Are patches taken into account in a faster way? Proposed by User:ThomasPetazzoni.
- What are the next "big" things for Buildroot? Proposed by User:ThomasPetazzoni.