Top "Buildroot" questions

Buildroot is a set of Makefiles and patches that makes it easy to generate a complete embedded Linux system, from the cross-compilation toolchain to the complete image for flashing.

How to add a Linux kernel driver module as a Buildroot package?

I am currently building an Embedded Linux for my Zybo Board from Xilinx. For this I use Buildroot. Now I …

c embedded-linux xilinx buildroot
Buildroot package management

I'm using buildroot to create a rootfs running on my ARM platform. I'd like to have a package manager on …

arm package-managers buildroot
How to clean only target in buildroot

I've messed up some files in target fs. So i would like to reassemble it. But not rebuild all. make …

linux makefile buildroot
what to do with missing libgcc_s.a

cross compiling a library with buildroot using the external toolchain alias code sourcery lite 2011 resulting in output/host/opt/ext-toolchain/…

c compilation flags buildroot libgcc
Project ERROR: Unknown module(s) in QT: charts

I am building a QT app using QTwidgets to run in a RaspberyPi3 with an image inside the SDcard built …

qt charts widget raspberry-pi3 buildroot
How do I Add a A Package To Buildroot Which Is Available In A Git Repository?

I'm making an embedded Linux system and I wanted to add the 'bluez' package (and bluetooth utilities) to the packages …

git bluetooth embedded embedded-linux buildroot
Busybox init does not start /etc/init.d/rcS

I'm trying to build embedded system using buildroot. Everything seems to work. All modules are starting, the system is stable. …

linux busybox buildroot
Valgrind for ARM with Linaro Toolchain requiring libc6-dbg with Buildroot

I cross compiled Valgrind (http://valgrind.org/downloads/valgrind-3.8.1.tar.bz2) for ARM using the following commands with the Linaro …

arm valgrind cross-compiling glibc buildroot
Failed to execute /init

I am trying to build a basic root filesystem using Buildroot, for an embedded system (the Banana PI D1). I …

linux linux-kernel init buildroot banana-pi
Embedded Programming for Raspberry Pi with Fast boot

I'm a computer engineer student and I'am having problems with my new project: A small screen that show car information …

linux linux-kernel raspberry-pi embedded-linux buildroot