Buildroot: building embedded Linux systems made easy! [linux.conf.au 2014]
When one needs to create an embedded Linux system for a given platform, mainly two choices are available: use a pre-built binary distribution such as Debian or Ubuntu, which relies on native compilation, or use a tool that rebuilds from source, through cross-compilation, a small Linux system. Buildroot is a tool that falls into the second category, and provides to embedded Linux developers a very simple utility to automate the process of building their systems. Buildroot supports many CPU architectures, from the most popular ones such as ARM, x86, PowerPC or MIPS, all the way to more specific ones such as Microblaze, Blackfin or ARC. It includes the ability to build cross-compilation toolchains, a Linux kernel image, bootloader images, and about 1000 userspace packages, for components such as Qt, Gtk, X.org, Gstreamer and many others. Compared to other embedded Linux build systems, Buildroot puts a strong emphasis on simplicity, and as such is being used by a very large number of embedded companies, processor vendors, and hobbyists. For example, Google uses Buildroot to build the embedded Linux system that powers the devices used in the Google Fiber project. Through this talk, we would like to detail how Buildroot works from an user-level point of view, the features that it provides, how easy it is to extend and understand its internal architecture, and give insights on how to use it for real projects. Thomas Petazzoni Thomas Petazzoni is CTO and an embedded Linux engineer and trainer at Free Electrons since 2008. He has been involved in numerous embedded Linux projects, especially the mainlining of Marvell Armada 370/XP SoCs support. He is also a major contributor to the Buildroot embedded Linux build system with more than 1600 patches merged. Thomas is also a regular speaker at various international conferences, on embedded Linux related topics. http://linux.conf.au/schedule/30128/v...

Device Tree: hardware description for everybody !
![File Systems and Persistent Memory: Why We Won't Change as Fast as We Should [linux.conf.au 2014]](https://i.ytimg.com/vi/eNpxXVT8b70/hqdefault.jpg?sqp=-oaymwE9CNACELwBSFryq4qpAy8IARUAAAAAGAElAADIQj0AgKJDeAHwAQH4Af4EgALgA4oCDAgAEAEYZSBYKEkwDw==&rs=AOn4CLB3q6JX7DQ1KPkbs413KubTqOX3PA)
File Systems and Persistent Memory: Why We Won't Change as Fast as We Should [linux.conf.au 2014]
![D-Bus in the kernel [linux.conf.au 2014]](https://i.ytimg.com/vi/NgR6d54blrU/hqdefault.jpg?sqp=-oaymwE9CNACELwBSFryq4qpAy8IARUAAAAAGAElAADIQj0AgKJDeAHwAQH4Af4EgALgA4oCDAgAEAEYaCBoKGgwDw==&rs=AOn4CLCpMy1zycjw4k2VGxiCWnuokl5I1w)
D-Bus in the kernel [linux.conf.au 2014]

Anatomy of Cross-Compilation Toolchains

Getting Started with the Yocto Project - New Developer Screencast Tutorial

How to Avoid Writing Device Drivers for Embedded Linux - Chris Simmonds, 2net

A tour of the ARM architecture and its Linux support

Embedded Linux Introduction #01

Introduction to Embedded Linux Part 1 - Buildroot | Digi-Key Electronics

Introduction to Embedded Linux Part 2 - Yocto Project | Digi-Key Electronics

Systemd Explained: How to Manage Linux Services Easily

Real-World Yocto: Getting the Most out of Your Build System - Stephano Cetola, Intel

Debian C/C++ Cross-Compilation for Embedded Linux using Eclipse (Luna), CDT, RSE & Remote Debug

Webinar On-Demand: Part 1 Introduction - Building Embedded Linux Images with the Yocto Project

Embedded Linux Size Reduction Techniques - Michael Opdenacker, Free Electrons
![Gtk to Qt - a strange journey [linux.conf.au 2014]](https://i.ytimg.com/vi/ON0A1dsQOV0/hqdefault.jpg?sqp=-oaymwE9CNACELwBSFryq4qpAy8IARUAAAAAGAElAADIQj0AgKJDeAHwAQH4Af4EgALgA4oCDAgAEAEYZSBgKFYwDw==&rs=AOn4CLDhueRmuap_3H1xnjcXvN5ZEVWzcw)
Gtk to Qt - a strange journey [linux.conf.au 2014]

Implementing State-of-the-Art U-Boot Port, 2018 Edition - Marek Vasut, Self-employed

Tutorial: Introduction to the Embedded Boot Loader U-boot - Behan Webster, Converse in Code

Embedded Linux Booting Process (Multi-Stage Bootloaders, Kernel, Filesystem)

