Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Peter KorsgaardPeter Korsgaard
b1f31142536qt: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
efce5be9af5haserl: remove 0.8.0 install workaround Not needed anymore as stripping is handled on a global level. Signed-off-by...
Peter KorsgaardPeter Korsgaard
91b2ec27a7bhaserl: fix lua support after 0.9.29 bump haserl no longer ships haserl_lualib.inc so our lua2c hack didn't work any...
Peter KorsgaardPeter Korsgaard
34e4b2577e0Merge branch 'for-2011.05/remove-dead-code' of http://free-electrons.com/~thomas/buildroot
Thomas PetazzoniThomas Petazzoni
7c46868238agcc: remove references to arm-softfloat.patch.conditional The arm-softfloat.patch.conditional patches are no longer ...
Thomas PetazzoniThomas Petazzoni
80830a198eauClibc: remove AVR32 patches for 0.9.29 The 0.9.29 version of uClibc can no longer be selected on AVR32 since Decemb...
Yegor YefremovYegor Yefremov
59af9a8947cwpa_supplicant: add support for libnl-2.0 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Acked-by: Gusta...
Yegor YefremovYegor Yefremov
3a7495c2fbdhostapd: add support for libnl-2.0 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Acked-by: Gustavo Zaca...
Yegor YefremovYegor Yefremov
83672c48692libnl: bump to version 3.0 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Acked-by: Gustavo Zacarias <gu...
Yegor YefremovYegor Yefremov
644d8808d27iw: add support for libnl-3.0 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Acked-by: Gustavo Zacarias ...
Yegor YefremovYegor Yefremov
fec53c73cf6kismet: add support for libnl-3.0 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Acked-by: Gustavo Zacar...
Peter KorsgaardPeter Korsgaard
80eff666607barebox: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
5c88d720f99Merge branch 'for-2011.05/new-codesourcery-toolchain' of http://free-electrons.com/~thomas/buildroot
Mike WilliamsMike Williams
120f093fd2dffmpeg: Version bump to 0.6.3 Signed-off-by: Mike Williams <mike@mikebwilliams.com> Signed-off-by: Peter Korsgaard <...
Peter KorsgaardPeter Korsgaard
dcad5235a94ffmpeg: only build documentation if requested Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Mike WilliamsMike Williams
7ed1f1e3cd1ffmpeg: ffmpeg binary requires swscale Signed-off-by: Mike Williams <mike@mikebwilliams.com> Signed-off-by: Peter Ko...
Mike WilliamsMike Williams
29a07684527ffmpeg: disable altivec optimizations for PPC CPUs lacking it [Peter: use positive logic] Signed-off-by: Mike Willia...
Peter KorsgaardPeter Korsgaard
7fec8e8b753dropbear: link statically if BR2_PREFER_STATIC_LIB Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Jean-Christophe PLAGNIOL-VILLARDJean-Christophe PLAGNIOL-VILLARD
b8e52c47d7ddropbear: fix static link for version 0.53.1 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>...
Thomas PetazzoniThomas Petazzoni
e7e0d0771c3external-toolchain: Add MIPS CodeSourcery 2011.03 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
e89b2626797external-toolchain: Add ARM CodeSourcery 2011.03 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Peter KorsgaardPeter Korsgaard
b9d4ab0056cavahi: ensure locale data is installed into /usr/share, not /usr/lib v2 Was fixed in 0201ffcd1624, but nowadays avah...
Peter KorsgaardPeter Korsgaard
e23a4bc752eMove rootfs content options under system configuration Instead of the current mix between system config and filesyst...
Peter KorsgaardPeter Korsgaard
635b6a17ddddropbear: remove shared config.cache workaround Now that the shared config.cache handling has been removed. Signed-...
Gustavo ZacariasGustavo Zacarias
c7fbb8bc896configs: bump 2.6.38 kernels to 2.6.38.6 Bump kernel versions of qemu/mips-malta and qemu/arm-versatile sample confi...
Gustavo ZacariasGustavo Zacarias
8e92c2dc65etoolchain: bump 2.6.38 headers to 2.6.38.6 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: ...
Gustavo ZacariasGustavo Zacarias
8f9537ff5a7linux: bump 2.6.38 kernel to 2.6.38.6 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter...
Peter KorsgaardPeter Korsgaard
7d9d09db673target/generic: only show getty port option if default skeleton is used The special marker in etc/inittab might not ...
Peter KorsgaardPeter Korsgaard
5db57b7ac9fqt: hide shared library option if BR2_PREFER_STATIC_LIB Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
6e850246252haserl: bump 0.9.x version Fixes off-by-1 buffer overflow. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas PetazzoniThomas Petazzoni
4e005c47e53Allow several device tables and split in two parts our device table This allows to have a device table for all direc...
Thomas PetazzoniThomas Petazzoni
ca520507fc1Simplify udev startup script The S10udev startup script did useless things such as mounting sysfs, mounting a tmpfs ...
Yegor YefremovYegor Yefremov
726b15f64a1Create menu entry to select device creation method Four methods for the creation of device files in /dev are now pro...
Thomas PetazzoniThomas Petazzoni
c59d0247541external-toolchain: fix support The recent commit adding the external toolchain wrapper has broken the support for e...
Peter KorsgaardPeter Korsgaard
8451c2329e0CHANGES: #2131 is resolved Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Phil EdworthyPhil Edworthy
e46ba3c65bbsh: Only use the CodeSourcery toolchain for SH4A devices The CodeSourcery toolchain listed is only for SH4A devices....
Fabien MarteauFabien Marteau
ee3f31b5369package: Adding Next Generation IRC deamon ngircd [Peter: drop explicit documentation removal] Acked-by: Daniel Nyst...
Peter KorsgaardPeter Korsgaard
125e2558b2eGet rid of unneeded CFLAGS Now that we use a wrapper for external toolchains (and internal ones default to the corre...
Peter KorsgaardPeter Korsgaard
85dc57f6fd2Add toolchain wrapper for external toolchains Add a simple toolchain wrapper for external toolchains, which forces t...
Phil EdworthyPhil Edworthy
67218789722sh: Fix CodeSourcery toolchain prefix Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Signed-off-by: Peter ...
Kelvin CheungKelvin Cheung
c17f4134384New package: input-event-daemon Add new package: input-event-daemon input-event-daemon - input event handling daem...
Gustavo ZacariasGustavo Zacarias
b05f23b9330alsa-utils: make /var/lib/alsa directory in target alsactl needs /var/lib/alsa to store asound.state when saving mix...
Gustavo ZacariasGustavo Zacarias
6780d0ba04ebind: security bump to version 9.6-ESV-R4 Bump bind to version 9.6-ESV-R4 since the 9.5 series is no longer supporte...
Gustavo ZacariasGustavo Zacarias
dd0dfd0ec13qemu/mipsel-malta: switch to kernel 2.6.38.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by...
Gustavo ZacariasGustavo Zacarias
57d131dd967mpg123: bump to version 0.13.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Peter KorsgaardPeter Korsgaard
6246704008epackage/Makefile.in: ensure libtool doesn't search host dirs for libraries Commit 7e3e8ec040b (CFLAGS/LDFLAGS: don't...
Gustavo ZacariasGustavo Zacarias
a2e724a05b5qemu/arm-versatile: use 2.6.38.5 kernel to match headers Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> S...
Gustavo ZacariasGustavo Zacarias
c96e483ced0toolchain: bump 2.6.38 kernel headers to 2.6.38.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-o...
Gustavo ZacariasGustavo Zacarias
928a901cb05linux: bump to version 2.6.38.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Peter KorsgaardPeter Korsgaard
8fa1a0ea759gamin: autoreconf rather than patching configure Patch from openembedded. Signed-off-by: Peter Korsgaard <jacmet@su...
Peter KorsgaardPeter Korsgaard
08f0746a83cgamin: remove unused patch Doesn't get applied because of the 0.1.10 patch, doesn't seem important and hasn't been u...
Peter KorsgaardPeter Korsgaard
74320834996libglade: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
cab3a3b3df7dbus-glib: bump version dbus-binding-tool patch is now upstream. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
3178a205505Makefile.autotools.in: add libtool 2.4 support for autoreconf case as well Was missing from f055b266 (Makefile.autot...
Peter KorsgaardPeter Korsgaard
69282a2928adbus-glib: use normal autoreconf instead of patch Nowadays normal autoreconf works fine for dbus-glib, so use that i...
Gustavo ZacariasGustavo Zacarias
1db3939ad91toolchain: update gcc snapshot version * Make mpc mandatory since we are probably building bleeding-edge * Change sn...
Gustavo ZacariasGustavo Zacarias
28cdaaee523libxslt: fixup configure options Some configure options changed so adjust. Forcibly disabling threads isn't good and...
Gustavo ZacariasGustavo Zacarias
874b6e4e87clibxml2: fixup configure options Some configure options changed so adjust. Forcibly disabling threads isn't good and...
Gustavo ZacariasGustavo Zacarias
48a00cc2ce1toolchain: mark mklibs as broken mklibs is a broken option, so mark it as so pending a proper fixup or punting it. ...
Gustavo ZacariasGustavo Zacarias
00731430879toolchain/gcc: add openmp support option Add OpenMP support in gcc as an option instead of dynamically enabling it w...
Gustavo ZacariasGustavo Zacarias
0a2af382bbctoolchain: bump gcc 4.5 series to verion 4.5.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-...
Gustavo ZacariasGustavo Zacarias
d1b42b24b88net-snmp: fixup paths in net-snmp-config Exposed by commit 7e3e8ec040b06d6e2fb69e55c004f1ebc02c76d0 net-snmp-config ...
Gustavo ZacariasGustavo Zacarias
d2b325c1f02uClibc: add linuxthreads/errno fix for snapshot version See uclibc #2089 for details. This is still not included up...
Heiko ZuerkerHeiko Zuerker
96984e3b806usbutils: install into staging directory (needed by udev) Signed-off-by: Heiko Zuerker <smiley73@users.sourceforge.n...
Peter KorsgaardPeter Korsgaard
7e3e8ec040bpackage/Makefile.in: CFLAGS/LDFLAGS: don't add -I / -L args for STAGING_DIR Now that we use sysroot for all toolchai...
Peter KorsgaardPeter Korsgaard
8b370e63806toolchain-external: remove extra space in RPC option string Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
06c1d1001e9uClibc: add linuxthreads/errno fix for 0.9.31 / 0.9.32-rc3 See uclibc #2089 for details. This is still not included...
Peter KorsgaardPeter Korsgaard
2405fa26a8akernel-headers: bump 2.6.35.x longterm version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
fc8b7766355toolchain/gcc: FINEGRAINEDMTUNE: remove checks for unused/outdated versions Signed-off-by: Peter Korsgaard <jacmet@s...
Gustavo ZacariasGustavo Zacarias
f1d88a96ca8openvpn: bump to version 2.2.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
2c200d5b369kismet: bump to version 2011-03-R2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Ko...
Gustavo ZacariasGustavo Zacarias
eac3475c472toolchain: update uClibc snapshot config again to avoid build stalls Update uClibc snapshot version config to avoid ...
Gustavo ZacariasGustavo Zacarias
8cce9414f3bqemu/arm-versatile: use 2.6.38.4 kernel to match headers Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> S...
Gustavo ZacariasGustavo Zacarias
63690434d9blinux: bump 2.6.38 kernel to 2.6.38.4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter...
Gustavo ZacariasGustavo Zacarias
66fec73cb6atoolchain: bump 2.6.38 kernel headers to 2.6.38.4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-o...
Gustavo ZacariasGustavo Zacarias
f8fe67e12ebtoolchain: add gcc 4.6.0 Add gcc 4.6.0 to the toolchain repertoire: Target gcc is known to be broken in some scenar...
Gustavo ZacariasGustavo Zacarias
243e4edc748toolchain: make target gcc a working option Make target gcc a more usable option. * Nuke duplicate libgcc_s*.so* in...
Gustavo ZacariasGustavo Zacarias
4612aeec57etoolchain: reorganize target gcc options * Move target gcc language selections to the package menu. * Disable objc &...
Gustavo ZacariasGustavo Zacarias
4cf6ec229fetoolchain: add inotify_init1 syscall support to uclibc 0.9.31 Add inotify_init1 system call support to uclibc 0.9.31...
Gustavo ZacariasGustavo Zacarias
99c1547124dtoolchain: add SOCK_CLOEXEC and SOCK_NONBLOCK support to uclibc 0.9.31 Add SOCK_CLOEXEC and SOCK_NONBLOCK support to...
Gustavo ZacariasGustavo Zacarias
86afa1ed6eatoolchain: update uClibc snapshot config to avoid build stalls Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com...
Gustavo ZacariasGustavo Zacarias
2fed71e3de9toolchain: bump mpc to version 0.9 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Ko...
Gustavo ZacariasGustavo Zacarias
10446c02475toolchain: bump mpfr to version 3.0.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter...
Gustavo ZacariasGustavo Zacarias
4732f7aa822u-boot 2011.03: fix mkimage build failure when u-boot isn't configured When mkimage is built without the rest of u-b...
Gustavo ZacariasGustavo Zacarias
49b6be29b07usbutils: bump to version 002 Bump to version 002, no longer needs libusb-compat Signed-off-by: Gustavo Zacarias <g...
Gustavo ZacariasGustavo Zacarias
20c32937a75readline: bump to version 6.2pl1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kors...
Gustavo ZacariasGustavo Zacarias
efae605c88dlibcap: bump to version 2.20 Bump libcap to version 2.20 and adjust style to match buildroot's defacto standard. Si...
Phil EdworthyPhil Edworthy
e5448c8e776Add Renesas ttySC* devices Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Signed-off-by: Peter Korsgaard <...
Phil EdworthyPhil Edworthy
ffa7b997235sh: Fix displayed name of CodeSourcery toolchain Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Acked-by: ...
Peter KorsgaardPeter Korsgaard
a6c69216020libraw: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Chih-Min ChaoChih-Min Chao
7536aeea8a5package: add libraw package [Peter: use ' = ' rather than ':=' in .mk] Signed-off-by: Chih-Min Chao <cmchao@gmail.co...
Peter KorsgaardPeter Korsgaard
5dd48b983d3barebox: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Martin HicksMartin Hicks
4bc799856b3package: add bonnie++ Closes #3379 A good filesystem performance benchmark program Signed-off-by: Martin Hicks <mo...
Guillaume GardetGuillaume Gardet
1445e1455e1package: add libexif [Peter: fix Config.in indentation, source URL] Signed-off-by: Guillaume Gardet <guillaume.garde...
Malte StarostikMalte Starostik
7d5a772f636New package: gdisk This includes two separately configurable parition manipulation utilities: gdsik and sgdisk are t...
Heiko ZuerkerHeiko Zuerker
648d33d6142dhcp: allow IPv6 to be turned on Signed-off-by: Heiko Zuerker <smiley73@users.sourceforge.net> Signed-off-by: Peter ...
Peter KorsgaardPeter Korsgaard
4bb33dce492Makefile: make help: show busybox/ctng/linux/uclibc-menuconfig if enabled For this we need to read .config. Signed-...
Peter KorsgaardPeter Korsgaard
b052862f02fMakefile: remove outdated make targets busybox and linux26 no longer have a -config target, and prepatch only makes ...
Peter KorsgaardPeter Korsgaard
7edfd3c1b4flockfile-progs: fix make dependency Based on patch by Sergio Monteiro Basto <sergio@sergiomb.no-ip.org>. Signed-off...
Luca CeresoliLuca Ceresoli
31fb724fd2cu-boot: add 2011.03 release Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <jac...
Peter KorsgaardPeter Korsgaard
cdd4a7a0618u-boot: fix target build of fw_printenv Closes #3571 The current approach for building fw_printenv for the target f...
Peter KorsgaardPeter Korsgaard
f3de6d578bcu-boot: remove extra CFLAGS / LDFLAGS handling TARGET_CONFIGURE_FLAGS already contain CFLAGS/LDFLAGS, so no point in...
Gustavo ZacariasGustavo Zacarias
36d1a7a5a3bhaserl: bump dev version to 0.9.28 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Ko...
Gustavo ZacariasGustavo Zacarias
7d584285c8bncurses: roll back to version 5.7 ncurses 5.8 and 5.9 segfault with some applications so roll back to version 5.7 S...
Yann E. MORINYann E. MORIN
4b4e5827a24toolchain/crosstool-NG: correctly copy the dynamic linker Depending on some setting (which? Arch? Others?), the dyna...
Peter KorsgaardPeter Korsgaard
cd58efbac70popt: bump version, use alternative upstream location Closes #3643 rpm5.org seems to be gone/down, so use linuxfrom...
Peter KorsgaardPeter Korsgaard
f550c1bdbb2qemu/arm-versatile: use 2.6.38.3 kernel Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
8071f81f3deqemu/arm-versatile: enable tmpfs support in kernel Needed for /tmp. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
cffe3b1895ffs/skeleton: add ftp user/group Needed by E.G. proftpd for the default (anonymous ftp) config. Signed-off-by: Peter...
Peter KorsgaardPeter Korsgaard
af6b3ecf401proftpd: remove UseIPv6 option from sample config if built without IPv6 proftpd refuses to start if it finds a UseIP...
Peter KorsgaardPeter Korsgaard
983158e225ctarget-generic-hostname: add /etc/hosts entry as well Some applications (like proftpd) tries to resolve hostname at ...
Peter KorsgaardPeter Korsgaard
3510193460dCHANGES: update with recent changes Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
dfc7b95c492squid: bump to version 3.1.12 Bump squid to version 3.1.12 Also disable strict error checking since this breaks with...
Gustavo ZacariasGustavo Zacarias
95d8da26124linux: bump kernel to 2.6.38.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
8b695c44840libpng: bump to version 1.4.7 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
67be03806feless: bump to version 443 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <...
Kelvin CheungKelvin Cheung
c5aee2a346dNew package: bwm-ng Add new package: bwm-ng Bandwidth Monitor NG is a small and console-based live network and disk...
Gustavo ZacariasGustavo Zacarias
36449d1f2aatoolchain: bump 2.6.35 kernel headers to 2.6.35.12 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-...
Peter KorsgaardPeter Korsgaard
7d75acdbee2package: add can-utils Add SocketCAN utilities. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
23f3b883ee6iproute2: bump to version 2.6.38 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kors...
Yann E. MORINYann E. MORIN
f98c8d65bd2toolchain/crosstool-NG: bump version to 1.10.1 At the same time, also use the new upstream location. Signed-off-by:...
Yann E. MORINYann E. MORIN
d9124d0da9ctoolchain/crosstool-NG: fix sysroot name We have to ensure that the sysroot created while building the toolchain wil...
Peter KorsgaardPeter Korsgaard
b4f976f28b6crosstool-ng: fix target libc install after s/sys-root/sysroot/ rename Signed-off-by: Peter Korsgaard <jacmet@sunsit...
Peter KorsgaardPeter Korsgaard
a29731c4c34kernel-headers: bump 2.6.38.x stable version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
2af9541e2cdtoolchain/gcc: bump 4.4.x version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Andy KennedyAndy Kennedy
7fa9c251956package: add htop package Changes made based upon e-mails with Mike Frysinger and Gerhard Heift. The autoreconf chan...
Peter KorsgaardPeter Korsgaard
64b351f6252procps: fix build with make 3.82 Based on patch by Bruce Bushby. Issue with make include order. For more details, s...
Peter KorsgaardPeter Korsgaard
ce6d09bdac0procps: bump version, convert to GENTARGETS Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
4d651b4d12encurses: don't build tests Slows down build. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
54f33b3865alibv4l: add options to install utilites These have extra deps though (C++ for some, argp.h for others which is not a...
Klaus SchwarzkopfKlaus Schwarzkopf
3110e81773alibv4l: Add new package libv4l [Peter: move to hw section] Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm...
Luca CeresoliLuca Ceresoli
6fd58dfcf58tslib: bump version Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <jacmet@suns...
Peter KorsgaardPeter Korsgaard
b90b9cc70a8docs: add favicon / robots.txt In the past, these files of the buildroot website weren't under git version control, ...
H Hartley SweetenH Hartley Sweeten
7bb008d43fcmtd: bump version Bump mtd-utils version to 1.4.4 which contains the flash_eraseall -j bug-fix. http://lists.infrad...
Peter KorsgaardPeter Korsgaard
f894e85e853Makefile: remove extra quotes around host linker flags for cygwin Closes #3541 Signed-off-by: Peter Korsgaard <jacm...
Peter KorsgaardPeter Korsgaard
01931cc2649avahi: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
d1cba6e3268CHANGES: update with recent changes Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
4d1118e2d83mpd: fix build with tremor support Tremor needs the common ogg support (in _ogg_common.c) to get built, similar to h...
Thomas PetazzoniThomas Petazzoni
a219ed3f7b8qt: speed up qmake build qmake is built during the execution of Qt ./configure script, so it is built just with a no...
Thomas PetazzoniThomas Petazzoni
9fd85d8168cqt: fix plugin installation and change plugin path Since the conversion of Qt to GENTARGETS in 421cda1fd078f5fa7902f...
Peter KorsgaardPeter Korsgaard
e37804807e8qemu_arm_versatile_defconfig: run getty on ttyAMA0 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
c10b2291e8aqemu_x86_defconfig: run getty on ttyS0 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
070e9e2bea7qemu/x86: linux: tweak config Enable correct driver for qemu's rtl8139 emulation (8139cp), enable CONFIG_PACKET so D...
Mike FrysingerMike Frysinger
b864790383breadline: link directly against ncurses Fixes link issues on uClibc for applications using libreadline. Signed-off-...
Thomas PetazzoniThomas Petazzoni
c729829c6c3Fix ccache handling When ccache support is enabled and 'make silentoldconfig' is being started from the following ru...
Peter KorsgaardPeter Korsgaard
4bc1041db6clighttpd: fix build without webdav support Fix a typo in the --without-webdav-* handling. Signed-off-by: Peter Kors...
Peter KorsgaardPeter Korsgaard
252d9a20a16lighttpd: cleanup sub options Get rid of extra packages submenu and tweak the option descriptions. Signed-off-by: P...
Marek BeliskoMarek Belisko
99df35d9a52buildroot: Add webdav support to lighttpd. [Peter: needs host-pkg-config] Signed-off-by: Marek Belisko <marek.belisk...
Peter KorsgaardPeter Korsgaard
94ed034cf2fcopas: select lua shared library support Needed by luasocket. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
47736c88c3dopenssl: fix compilation for i386 Closes #3445. OpenSSL emits bswap instructions when building for i386 targets whi...
Gustavo ZacariasGustavo Zacarias
6bbd5367a59quagga: security bump to version 0.99.18 Fixes for vulnerabilities CVE-2010-1674 and CVE-2010-1675. Additional patc...
Gustavo ZacariasGustavo Zacarias
887d210986dmpd: bump to version 0.16.2 and bugfix Bump mpd server to version 0.6.12 Also make ffmpeg support conditional on IPv...
Martin HicksMartin Hicks
e2ed6c8e77flinux: Add support to specify special Kernel Image make target This is useful for ARCHes like PowerPC that have a wh...
Peter KorsgaardPeter Korsgaard
06002a58b53rsync: bump version Fixes CVE-2011-1097 and various other issues, see NEWS for details: http://rsync.samba.org/ftp/...
Gustavo ZacariasGustavo Zacarias
0a70aa0cc5dwebkit: bump to version 1.2.7 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
f5626851ab1midori: bump to version 0.3.2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Peter KorsgaardPeter Korsgaard
3ef31b16c1apackage/config; br2_symbol_printer(): fix off-by-1 in string handling Based on patch by bbj17@gmx.de. Signed-off-by...
Peter KorsgaardPeter Korsgaard
10f9ef7081dkernel-headers: bump 2.6.37.x / 2.6.38.x stable versions Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
187ca32ae4aqt: fix qt3 support target install "lib" shouldn't be prefixed, otherwise the make file tries to install liblibQt3Su...
Peter KorsgaardPeter Korsgaard
f055b266f11Makefile.autotools.in: add libtool v2.4 support Packages (like avahi) are now using libtool 2.4, so extend the libto...
Peter KorsgaardPeter Korsgaard
2c97608387fbusybox: ensure source gets downloaded/extracted/patched before -menuconfig Closes #3511 Signed-off-by: Peter Korsg...
Mike FrysingerMike Frysinger
0df02e1233chostcc/hostcxx: fix noccache variant setting The current code accidentally sets up HOSTCC_NOCCACHE and HOSTCXX_NOCCA...
Sonic ZhangSonic Zhang
5d6ff452addexternal toolchain: Only prefix path if specified Only prefix the external toolchain calls with its absolute path if...
Peter KorsgaardPeter Korsgaard
9b87631e34aCHANGES: update with recent changes Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas PetazzoniThomas Petazzoni
421cda1fd07qt: convert to the GENTARGETS infrastructure In addition to converting the qt package to the GENTARGETS infrastructu...
Gustavo ZacariasGustavo Zacarias
4c5ca3d27d5dnsmasq: bump to version 2.57 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
0c9a64dae18netsnmp: bump to version 5.6.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Mike FrysingerMike Frysinger
c53f5ddc7a7ncurses: version bump to 5.8 Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Peter Korsgaard <jacme...
Peter KorsgaardPeter Korsgaard
07c469ed169webkit: prefer X11 backend if both directfb and x11 are available This shouldn't happen with any sane configuration,...
Peter KorsgaardPeter Korsgaard
1990a9cb926xlib_xtrans: drop pkgconfig patch now we're search usr/share/pkgconfig Signed-off-by: Peter Korsgaard <jacmet@sunsit...
Peter KorsgaardPeter Korsgaard
6a86dd9c8ebpkg-config: add usr/share/pkgconfig to search path as well A few packages (like xlib_xtrans) install their .pc files...
Peter KorsgaardPeter Korsgaard
808f98e3ebcqt: dbus module doesn't depend on gui support Seems I somehow got this wrong back in December (bff5248202). At the ...
Peter KorsgaardPeter Korsgaard
24c7a24797ckernel-headers: bump 2.6.37.x / 2.6.38.x stable versions Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
91c4ff298cfmtd: bump version Fixes flash_erase argument handling (start should be in bytes, not blocks). Signed-off-by: Peter ...
Peter KorsgaardPeter Korsgaard
851c9b56e81ethtool: bump version, use new upstream location Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
5a8c7934bd7icu: fix parallel builds The icu build system seems to have a race condition, which gets triggered by high BR2_JLEVE...
Jean-Christophe PLAGNIOL-VILLARDJean-Christophe PLAGNIOL-VILLARD
f7abec2d1d1fetch/git: clone the repository as bare This will reduce the space used and speed up the clone as it is only used to...
Peter KorsgaardPeter Korsgaard
b922f6404dfuClibc: bump 0.9.32-rc version To -rc3 and update defconfig to match. Signed-off-by: Peter Korsgaard <jacmet@sunsit...
Yegor YefremovYegor Yefremov
2ea83e9688esocat: bump to version 2.0.0-b4 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Kors...
Peter KorsgaardPeter Korsgaard
ffec8419f78linux: use 2.6.38 by default Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
aa08cb6f57akernel-headers: add 2.6.38, remove 2.6.34.x Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
cfde89c0972linux: bump 2.6.37.x stable version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
05e9c80832ckernel-headers: bump 2.6.37.x stable version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
6eaedac150calsa-utils: fix dependencies Most alsa utilites depend on specific alsa-lib options, so ensure those are selected. A...
Peter KorsgaardPeter Korsgaard
b05c54daf00xterm: fix dependencies xterm doesn't need the xserver to build. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
25e5ee52c01xterm: fix dependencies and bump to version 267 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off...
Peter KorsgaardPeter Korsgaard
9e1c8ad85edgst-plugins-good: bump version Fixes v4l2src building with 2.6.38-rc1+ kernel headers. Signed-off-by: Peter Korsgaa...
Chih-Min ChaoChih-Min Chao
8ddc9da39caalsa-utils: bump to 1.0.24.2 [Peter: fix exp10 breakage on uClibc] Signed-off-by: Chih-Min Chao <cmchao@gmail.com> S...