Buildroot is a set of Makefiles and patches that makes it easy to generate a cross-compilation toolchain and root filesystem for your target Linux system using the uClibc C library. It is useful for embedded system software development.. Embedded systems often use processors that are not the regular x86 processors everyone is used to using on their PC. It can be PowerPC processors, MIPS processors, ARM processors, etc. And to be extra safe, you do not need to be root to build or run Buildroot.
Product's homepage
What's New in This Release: [ read full changelog ]
· Support for local packages and package overrides was added.
· Documentation was moved to AsciiDoc and extended.
· Running "make manual" will generate it.
· There were internal and external toolchain fixes and updates, and the sysroot copying step was optimised.
· Linux kernel extension infrastructure was added.
· Xenomai and RTAI support was added.
· Package dir/name arguments were dropped from {GEN,AUTO,CMAKE}TARGETS.
· New packages were included: bluez-utils, cifs-utils, fftw, fluxbox, json-c, libev, libftdi, libgeotiff, libmodbus, libplayer, live555, ngrep, noip, opencv, openocd, picocom, poco, portaudio, pulseaudio, pv, rtai, vala, and xenomai.