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 do I configure the Linux kernel within Buildroot?

I'm trying to build a rootfs for an x86 target, which is all simple enough. However I can't figure out …

linux embedded kernel buildroot
How to control the rpmbuild buildroot and install directory

I am confused about some directories in rpmbuild. 1: buildroot: which should be used to store the files that are supposed …

macros installation rpmbuild buildroot
How to add my own software to a Buildroot Linux package?

I am trying to add my own program to a small linux, created with Buildroot. What I've done so far: …

linux qt makefile buildroot uclinux
systemd/udev dependency failure when auto mounting separate partition during startup

EDIT: This occurs when I am trying to use a separate partition with ANY mount point, not just /var. I …

linux udev buildroot systemd
libstdc++.so: error adding symbols: File in wrong format

I'm trying to build my own library. It worked on x86 linux so I wanna build for MIPS Linux (Little …

linux cmake cross-compiling buildroot
buildroot for arm kernel defconfig

I am trying to build a buildroot with kernel image, and after doing make menuconfig and make, I am getting: …

linux-kernel kernel arm cross-compiling buildroot
how to rebuild rootfs in buildroot

I am going to setup build environment to make my own linux embedded system for AT91SAM9X25 Board. I …

linux embedded arm embedded-linux buildroot
How to apply patches to a package in Buildroot?

I am working on an embedded system that uses buildroot as a tool for building the kernel and the root …

embedded linux-kernel buildroot
what is dbus daemon and why vlc needs it

I have cross-compiled VLC (version 2.1.2) media player using buildroot for an arm board. I have connected the board to my …

linux x11 embedded-linux dbus buildroot
buildroot - how to change kernel version string

I work on SAM9G25 EK board with buildroot and Armstrong linux (Linux4sam). My script is creating linux version "2.6.39+" …

linux-kernel release buildroot