Newer
Older
Fixes all over the tree and new features.
Toolchain: uClibc 0.9.32 / NPTL support, 0.9.29 removed,
ext-toolchain-wrapper improvements, improved non-MMU
support. GCC 4.3.6 / 4.6.1.
Updated/fixed packages: berkeleydb, bmon, busybox, dbus,
dbus-glib, ethtool, ffmpeg, gst-plugins-bad, gst-plugins-base,
lame, libarchive, libdnet, libgtk2, libmpeg2, lighttpd,
mtd-utils, oprofile, qt, ruby, sudo, sqlite, synergy,
usbutils, webkit
New packages: libiqrf, libnspr, libnss, live555, rsyslog,
sredird, statserial, stunnel, yajl
Issues resolved (http://bugs.uclibc.org):
#3907: 2011.05 - Qt 4.7.3 not building on ARM
2011.05, Released May 27th, 2011:
Updated/fixed packages: makedevs
2011.05-rc2, Released May 24th, 2011:
Fixes all over the tree.
Toolchain: Code sourcery ARM 2009q1 download URL fixed /
2009q3 external toolchains added. Crosstool-NG bumped to
1.11.3, eglic/glibc configuration fixes. Linux kernel 2.6.38.x
bumped to 2.6.38.7.
Updated/fixed packages: bind, fakeroot, kbd, psmisc, qt
Fixes all over the tree and new features.
External toolchain improvements: We now build a binary
toolchain wrapper and install it into HOST_DIR/usr/bin, which
enforces the correct compiler arguments, making an external
toolchain as easy to use outside of Buildroot as the internal
ones are. This also brought a cleanup of CFLAGS, making the
Buildroot build output easier to read.
Rootfs device handling improvements: Choice between static
/dev, devtmpfs and devtmpfs with either mdev or udev.
Toolchain: More preconfigured codesourcery external
toolchains, improved Crosstool-NG support, fix for GCC
snapshot versions, GCC 4.4.6 / 4.5.3, experimental GCC 4.6.0
support, target-GCC fixes, uClibc fixes, 0.9.32-rc3 support.
Bootloaders: U-boot 2011.03, Barebox 2011.05.0
Linux: support for custom kernel image targets, E.G. for
powerpc builds with embedded device trees.
Misc fixes for qemu defconfigs, ensuring correct serial
terminal setup out of the box.
Misc gentarget / autotools handling fixes.
Updated/fixed packages: alsa-lib, alsa-utils, alsamixergui,
atk, avahi, bind, bison, busybox, copas, dbus-glib, dhcp,
dhcpdump, dnsmasq, dropbear, ethtool, fakeroot, ffmpeg, file,
gamin, gnuconfig, gst-ffmpeg, gst-plugins-good, gtk2-engines,
haserl, hostapd, icu, imagemagick, iproute2, iw, kismet, less,
libcap, libdnet, libglade, libglib2, libgtk2, libnl, libpng,
libxml2, libxml2, libxslt, lighttpd, lockfile-progs, makedevs,
midori, mpg123, mpc, mpd, mpfr, mplayer, mtd-utils, ncurses,
netsnmp, openssh, openssl, openvpn, pango, pkg-config, popt,
procps, proftpd, qt, quagga, readline, rsync, samba, sdl,
socat, squashfs, squid, sudo, tslib, udev, usbutils, webkit,
wpa_supplicant, xerces, xfont_font-misc-misc, xlib_libX11,
xlib_libXfont, xlib_xtrans, xorg-server, xterm, xz
New packages: bonnie++, can-utils, gdisk, htop,
input-event-daemon, libexif, libraw, libv4l, ngircd
Removed packages: festival
Issues resolved (http://bugs.uclibc.org):
#3445: Not working openssl-10.0.0d on 386sx
#3451: fakeroot package: wrong FAKEROOT_SITE variable
#3475: Calling sync on large filesystems when not always necessary
Peter Korsgaard
committed
#3511: make busybox-menuconfig does not download busybox package
#3541: Quotes in the top Makefile:217 break buildroot/kernel config...
#3571: u-boot: fw_printenv does not build
#3643: popt source url is not responding
#3733: dropbear: make zlib optional
#3757: Buildroot can't build mplayer with libmad
Updated/fixed packages: alsamixergui, avahi, ffmpeg, icu, mpd,
nuttcp, qt, slang, squashfs, sylpheed, synergy, xerces
Deprecated packages: devmem2, webif
Issues resolved (http://bugs.uclibc.org):
#2911: Qt: Disable qt3support-option, if gui-module isn't selected
#3295: slang fails to build on mipsel
Fixes all over the tree.
Festival packages marked as broken. Unless someone steps up
to support them, they will be removed during the 2011.05
development cycle.
Updated/fixed packages: atk, avahi, bind, cairo, dbus,
enchant, fakeroot, gmpc, gpsd, gvfs, iperf, jpeg, libarchive,
libcgicc, libdaemon, libdrm, libevent, libgail, libglib2,
libgpg-error, libmicrohttpd, librsvg, libsoup, libxcp,
makedevs, matchbox-fakekey, matchbox-startup-monitor, mdadm,
metacity, mpd, nasm, nfs-utils, olsr, openssl, popt,
pthread-stubs, quagga, rpm, samba, sdl, sdl_gfx, sdl_image,
sdl_mixer, sdl_sound, sdl_ttf, squashfs, synergy, taglib,
tcpreplay, tiff, wpa_supplicant, xcb-util,
xdriver_xf86-input-{acepad,aiptek,evdev,joystick,keyboard},
xdriver_xf86-input-{mouse,synaptics,void},
xdriver_xf86-video-{chips,dummy,geode,glide,intel,nv,wsfb},
xlib_lib{ICE,SM,XScrnSaver,Xau,Xcursor,Xdmcp,Xi,Xinerama},
xlib_lib{Xrandr,Xt,Xtst,Xxf86dga,Xxf86vm,dmx,fontenc,pciaccess},
xserver_xorg-server, xz
Removed packages: ace_of_penguins, vlc
Issues resolved (http://bugs.uclibc.org):
#3205: Failing chmod when running "make" in buildroot (openssl)...
#3277: quagga fails to build with SNMP support
#3283: See why nfs-utils needs fakeroot, and convert to autotools
#3307: synergy fails to build due to missing XTest library
2011.02-rc1, Released February 14th, 2011:
Fixes all over the tree and new features.
External toolchain improvements: clarification of the options,
and introduction of the toolchain profile concept, for
well-known toolchains. Buildroot is now capable of
automatically downloading and extracting well-known toolchains
(for the moment, CodeSourcery ARM, PowerPC, MIPS and SuperH
toolchains are supported). Crosstool-NG backend updated and
improved.
Complete rework of how hardware boards are supported.
Each board now only has a single defconfig file, and all
board-specific options have been removed. See
docs/buildroot.html#board_support for details.
Added support for the following boards: Mini2440, Qemu ARM
Versatile, Qemu MIPSel Malta, Qemu PowerPC G3beige, Qemu SH4
r2d and Qemu x86. The Qemu boards support allows to easily
build systems that are known to work under Qemu.
Initial support for Blackfin processors.
Staging directory moved into $(O)/host/usr/<tuple>/sysroot, in
preparation for support of SDK. For the same reason, the
toolchain binaries (cross-compiler and other related tools)
are now installed in $(O)/host/usr/bin/. The cross pkg-config
now also automatically returns correct values for cross
compilation, without needing any environment variables to be
set.
Ccache support reworked. Now used for both host and target
compilation, and cache is stored in ~/.buildroot-ccache.
Toolchain: uClibc 0.9.32-rc2, several components moved to
Generic cmake infrastructure, similar to the existing
GENTARGETS/AUTOTARGETS.
Support for bzr downloads, next to the existing git/svn support.
Kconfig infrastructure rebased against 2.6.38-rc3, bringing
misc fixes. 'xconfig' now uses Qt4 rather than Qt3.
EXT2 file system size handling improved, UBI image support, fs
configuration options cleanup, U-Boot/Barebox version bumps.
Loading
Loading full blame...