summaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Collapse)AuthorAgeFilesLines
* ntp: convert to autotargets and bump to 4.2.6p2Martin Banky2010-09-211-2/+2
| | | | | | | | | Also added additional options for ntp and fixed a build issue when IPv6 support is not available. [Peter: small tweaks] Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lzma: mark old package as deprecatedPeter Korsgaard2010-09-201-0/+2
| | | | | | xz-utils should be used instead nowadays. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: add xz-utils packagePeter Korsgaard2010-09-201-0/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* squashfs: bump 4.x, add lzo supportPeter Korsgaard2010-09-201-3/+5
| | | | | | We'll need libattr/xz packages in BR to enable support for those. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* zlib: Fix buildLionel Landwerlin2010-09-201-1/+1
| | | | | | | Using "make -j $(N)" with N > 1 sometimes breaks zlib build. Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* usbmount: convert to gentargets and fix dependenciesPeter Korsgaard2010-09-191-1/+2
| | | | | | | udev needs to be selected before the sub options can be selected, and UDEV_SCSI_ID isn't needed. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* udev: don't hide if busybox is enabledPeter Korsgaard2010-09-191-1/+1
| | | | | | | | | | | udev is hidden by default (because of BR2_PACKAGE_BUSYBOX_SHOW_OTHERS), but other packages (hal + usbmount) tries to select it, which gives warnings if it isn't visible. To fix this, simply make it always visible. To call mdev an equivalent of udev is also stretching the truth anyway. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* m4: needs wchar support in toolchainPeter Korsgaard2010-09-191-2/+2
| | | | | Reported-by: Marcus Osdoba <marcus.osdoba@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Merge branch 'for-2010.11/download-rework' of ↵Peter Korsgaard2010-09-171-0/+3
|\ | | | | | | | | | | git://git.busybox.net/~tpetazzoni/git/buildroot Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | Merge branch 'for-2010.11/remove-oldstyle-hooks' of ↵Peter Korsgaard2010-09-161-2/+14
|\| | | | | | | | | | | git://git.busybox.net/~tpetazzoni/git/buildroot Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | CHANGES: strace is updated, not removedPeter Korsgaard2010-09-131-2/+2
| | | | | | | | | | | | Thanks to Sylvain 'ythier' Hitier for noticing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | strace: bump version, remove patches now upstreamPeter Korsgaard2010-09-131-1/+2
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | Merge branch 'for-2010.11/remove-deprecated-packages' of ↵Peter Korsgaard2010-09-131-0/+2
|\| | | | | | | git://git.busybox.net/~tpetazzoni/git/buildroot
* | Config.in.arch: ARM cortex A9 supportPeter Korsgaard2010-09-121-0/+2
|/ | | | | | Based on patch by falls huang. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* usbutils: bump to 0.90Marcus Osdoba2010-09-101-1/+1
| | | | | Signed-off-by: Marcus Osdoba <marcus.osdoba@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qt: Bump to 4.6.3Paul Jones2010-09-091-1/+1
| | | | | | | | Also add option to build example and demo code [Peter: fix patch handling] Signed-off-by: Paul Jones <paul@pauljones.id.au> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* berkeleydb: fix download urlGustavo Zacarias2010-09-071-2/+2
| | | | | | | Sleepycat is now owned by oracle so the old site is gone. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* iptables: bump to 1.4.9.1Gustavo Zacarias2010-09-071-1/+2
| | | | | | | Adds support for new kernel 2.6.35 features. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kismet: bump to 2010-07-R1Gustavo Zacarias2010-09-071-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* openvpn: bump to 2.1.2Gustavo Zacarias2010-09-071-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dropbear: add option to disable reverse DNS lookupsPeter Korsgaard2010-09-061-1/+1
| | | | | | | | Add option to disable reverse DNS lookups on client connection, as connections otherwise stall until DNS times out in configurations without working reverse DNS. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: Bump to 1.17.2Gustavo Zacarias2010-09-051-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kconfig: remove CONFIG_ references in search/helpPeter Korsgaard2010-09-051-0/+5
| | | | | | | | | | We use BR2_*, not CONFIG_* - So remove references to CONFIG_ in search/help windows. Long term we should probably consider doing s/^BR2_/CONFIG_/ to get rid of all this though. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kick off 2010.11 developmentPeter Korsgaard2010-09-021-0/+2
| | | | | | Tree is open again. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* update for 2010.082010.08Peter Korsgaard2010-09-011-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/games: remove broken lxdoom packagePeter Korsgaard2010-08-311-0/+2
| | | | | | | It's deprecated upstream (merged in prboom), not updated in years and broken (uses host includes / missing dependencies), so remove it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xstroke: fix dependenciesPeter Korsgaard2010-08-301-1/+1
| | | | | | xstroke doesn't need docker, but it does need libXft/Xtst/Xpm. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* packages/atk: fix MakefileYann E. MORIN2010-08-301-0/+6
| | | | | | Reported-by: "James J. Dines" <jdines@jdines.net> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* update for 2010.08-rc22010.08_rc2Peter Korsgaard2010-08-301-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gcc: remove deprecated gcc 4.2.[1-3] versions and unused patchesPeter Korsgaard2010-08-301-1/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kismet: fix build when none of client, server or drone are selectedThomas Petazzoni2010-08-301-3/+4
| | | | | | | | | | | | Random package configuration can trigger the selection of kismet, but neither of client, server or drone suboptions. In this case, the KISMET_TARGET_BINARIES variable is empty, leading to failure during the installation stage. At the same time, we remove the useless stripping of the installed binaries, since this is done globally by the Buildroot infrastructure. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* CHANGES: #2395 is resolvedPeter Korsgaard2010-08-301-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ncurses: get rid of unused BR2_PACKAGE_NCURSES_TARGET_HEADERS handlingPeter Korsgaard2010-08-301-1/+1
| | | | | | | | | The option was removed from Config.in in 58508f39c (ncurses: remove dedicated target-headers option), so remove it from the makefile as well. Reported-by: Ian <reg-ian.ridley-buildroot@hydrix.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pango: needs C++ for freetype handlingPeter Korsgaard2010-08-301-3/+4
| | | | | | | | | Pango was recently updated to v1.28 as a dependency of webkit, but its freetype support has unfortunately been rewritten with parts in C++ (since pango 1.25), so adjust dependencies of pango and users of it to require C++ support. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* initramfs: Don't overwrite $(TARGET_DIR)/init if it existsSimon Pasch2010-08-291-0/+1
| | | | | | | | | Closes #2443 Allow use of custom init scripts. Signed-off-by: Simon Pasch <fpasch@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pppd.mk installs radattr.so twice and omits radrealms.soDarcy Watkins2010-08-291-1/+1
| | | | | | | | | | | In pppd.mk the radattr.so plugin (for radiua) is installed twice (the second install overwriting the first) but the radrealms.so plugin is omitted from the install. This appears to be a copy-paste error. Below is patch that corrects this. signed-off by: Darcy Watkins <dwatkins@tranzeo.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* stunnel: remove broken packagePeter Korsgaard2010-08-291-0/+2
| | | | | | | It doesn't build as there's no dependency on openssl, and it hasn't seen any real updates since it got added in 2006, so simply remove it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* proftpd: breaks with parallel buildsPeter Korsgaard2010-08-291-2/+2
| | | | | | | | | The proftpd build system has a race condition, which may break the build with high -j<level> values (libsupp.a isn't built by the time it is needed). Fix it by using MAKE1 instead. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* samba: avahi support needs avahi-daemon / dbusPeter Korsgaard2010-08-291-1/+1
| | | | | | ./configure checks for libavahi-client. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* startup-notification: fix typo in dependencies linePeter Korsgaard2010-08-291-1/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* uClibc: fix ppc e500 handlingStanislav Bogatyrev2010-08-291-0/+1
| | | | | | | Closes #2449 Signed-off-by: Stanislav Bogatyrev <bogatyrev_stanislav@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* fs/squashfs: fix endianness typo for squashfs3Stanislav Bogatyrev2010-08-271-0/+2
| | | | | Signed-off-by: Stanislav Bogatyrev <bogatyrev_stanislav@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qt: fix sysroot confusion in ./configurePeter Korsgaard2010-08-261-1/+1
| | | | | | | | | | qt's configure script is getting confused now that we're passing --sysroot= in QMAKE_CC / QMAKE_CXX, causing misdetection of features and runtime breakage. Fix it by passing --sysroot in CFLAGS/CXXFLAGS instead. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Config.in: mark BR2_CONFIG_CACHE as experimental and disable by defaultPeter Korsgaard2010-08-251-0/+4
| | | | | | As it is known to break with certain package combinations. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain/gcc: fix 4.2.4 build after uClibc NTPL support got addedKhem Raj2010-08-251-0/+3
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* CHANGES: update with changes from for-2010.08 branchPeter Korsgaard2010-08-251-0/+18
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* CHANGES: libgail is new, not removedPeter Korsgaard2010-07-301-2/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* update for 2010.08-rc12010.08_rc1Peter Korsgaard2010-07-301-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* CHANGES: add a bunch of issues resolved by ThomasPeter Korsgaard2010-07-301-0/+15
| | | | | | Thanks! Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* CHANGES: update with changes from fixes-20100729 branchPeter Korsgaard2010-07-301-9/+10
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>