summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* crosstool-ng: fix ccache dependencies orderSamuel Martin2011-10-281-1/+1
| | | | | | | | avoid gawk complaining when running 'make ctng-menuconfig' in a clean/distclean tree in which ccache and crosstool-ng are enabled Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add libmodbus packageJulien Boibessot2011-10-283-0/+20
| | | | | Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* live555: install to stagingKelvin Cheung2011-10-281-0/+30
| | | | | | | Install live555 library to staging for mplayer. Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Cleanup cramfs package declaration.Maxime Ripard2011-10-274-1314/+51
| | | | | | | | Cramfs still passes the device table to mkcramfs, which is irrelevant now with fakeroot, remove this behaviour and the associated patch. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* oprofile: allow builds with external toolchainsPeter Korsgaard2011-10-271-4/+0
| | | | | | | Based on patch by Benoit Mauduit. Now that we can build binutils for the target with external toolchains, oprofile is also available. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* oprofile: bump to version 0.9.7 and fixesGustavo Zacarias2011-10-273-10/+11
| | | | | | | | | * Bump to version 0.9.7 * Style fixes * Build fix for x86: i386 is expected, not some other random i?86 as arch Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* binutils: Makefile and Config.in rework for oprofile ext toolchain compilationBenoit Mauduit2011-10-272-16/+15
| | | | | | | | | | | * When select full binutils binaries use the default INSTALL_TARGET_CMDS from AUTOTARGET. * Menu config improvement. * Install libiberty into Staging dir. [Peter: Fix typos, Config.in fixes, install libiberty to target as well] Signed-off-by: Benoit Mauduit <benoit.mauduit@openwide.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: Fix syntax error when installing S10mdevPhilippe Pepiot2011-10-261-1/+1
| | | | | Signed-off-by: Philippe Pepiot <phil@philpep.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dropbear: add options to disable wtmp / lastlog loggingWill Moore2011-10-262-0/+22
| | | | | | | | | | Buildroot does not have wtmp or lastlog support by default so allow dropbear to be configured to stop using them and hence to stop generating system log error messages. [Peter: invert to positive options, and disable by default] Signed-off-by: Will Moore <will.moore@beraninstruments.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pulseaudio: gtk supports needs x backendPeter Korsgaard2011-10-261-0/+5
| | | | | | Uses X11 specific apis. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pulseaudio: alsa backend needs pcm+mixer apisPeter Korsgaard2011-10-251-0/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* intltool: style/white space cleanupPeter Korsgaard2011-10-251-3/+4
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* orc: add host supportPeter Korsgaard2011-10-241-0/+2
| | | | | | | Some packages use orc to generate C code at build time using orcc, so we need to build orc for the host as well. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: add opencvSamuel Martin2011-10-243-0/+211
| | | | | | | | OpenCV is a free, open-source, cross-platform computer vision library [Peter: fix deps, misc cleanup] Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gst-plugins-good: add pulseaudio supportPeter Korsgaard2011-10-202-0/+11
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpd: add pulseaudio supportPeter Korsgaard2011-10-202-0/+11
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: add pulseaudioPeter Korsgaard2011-10-203-0/+62
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpg123: fix module loading with libtool / !HAVE_DEVFILESPeter Korsgaard2011-10-201-0/+7
| | | | | | | | | | mpg123 enables loadable modules support if libtool is detected, but by default tries to load <module>.la, which we strip from the rootfs unless HAVE_DEVFILES is enabled. Fix it by directly loading .so files instead. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: only install S01logging / S10mdev if not present in fs skeletonPeter Korsgaard2011-10-181-3/+6
| | | | | | To allow custom syslogd / mdev configutations. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ncftp: bump to version 3.2.5Gustavo Zacarias2011-10-172-16/+12
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mutt: bump to version 1.5.21Gustavo Zacarias2011-10-172-17/+5
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* links: bump to version 2.3pre2Gustavo Zacarias2011-10-171-1/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ntp: bump to version 4.2.6p4 and enhanceGustavo Zacarias2011-10-172-18/+25
| | | | | | | | | * Bump to version 4.2.6p4 * Add new ntpsnmpd option * Fix style Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/Config.in: more sort fixes for network appsGustavo Zacarias2011-10-171-1/+1
| | | | | | | | Send xl2tp to the bottom of the network applications menu to respect sort order. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* openntpd: fix help textPeter Korsgaard2011-10-171-4/+6
| | | | | | | Help text should be indented with <tab><space><space> and contain a link to the upstream website. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* openntpd: style fix - don't capitalize in menuGustavo Zacarias2011-10-171-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* vala: bump to version 0.14.0Gustavo Zacarias2011-10-171-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/Config.in: sort network applications alpabeticallyPeter Korsgaard2011-10-151-2/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* squid: bump to version 3.1.16Gustavo Zacarias2011-10-151-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* wpa_supplicant: add ht40, nl80211 and dbus patchesGustavo Zacarias2011-10-154-1/+202
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* hostapd: add HT40 patchGustavo Zacarias2011-10-152-1/+52
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* stunnel: bump to version 4.44Gustavo Zacarias2011-10-151-3/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libdaemon: style cleanupGustavo Zacarias2011-10-151-4/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ifplugd: misc fixesGustavo Zacarias2011-10-152-6/+9
| | | | | | | | | | * Busybox provides ifplugd, so build after it and make the menu option conditional on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS * Style cleanup [Peter: really make it depend on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* wget: bump to version 1.13.4 and improvementsGustavo Zacarias2011-10-152-6/+20
| | | | | | | | | * Bump wget to version 1.13.4 * Enable wget again on !wchar toolchains * Enable support for gnutls Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpd: bump to version 0.16.5Gustavo Zacarias2011-10-151-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* bind: version bump to 9.6-ESV-R5 and server optionGustavo Zacarias2011-10-152-6/+24
| | | | | | | | Bump to version 9.6-ESV-R5. Also add the server option in case users just want the tools. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gmpc: bump to version 11.8.16Gustavo Zacarias2011-10-152-16/+13
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* vala: new packageGustavo Zacarias2011-10-153-0/+30
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libmpd: bump to version 11.8.17Gustavo Zacarias2011-10-151-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gob2: bump to version 2.0.18Gustavo Zacarias2011-10-151-5/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pciutils: bump to version 3.1.8 and other fixesGustavo Zacarias2011-10-152-4/+6
| | | | | | | | | | | Bump to pciutils version 3.1.8 Also make it build after busybox because it's got a lightweight lspci whereas the full-blown is preferred. Ditch the pci.ids skeleton comment since it's been shipped for some time now. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* usbutils: build after busybox if enabledGustavo Zacarias2011-10-151-0/+5
| | | | | | | | Build after busybox if it's enabled since full-blown lsusb is better than busybox lsusb. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sysstat: bump to version 10.0.2Gustavo Zacarias2011-10-151-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dash: bump to version 0.5.7-2 and style cleanupGustavo Zacarias2011-10-152-4/+5
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* psmisc: bump to version 22.14Gustavo Zacarias2011-10-152-15/+29
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* config menu: which is also provided by busyboxGustavo Zacarias2011-10-151-0/+2
| | | | | | | | Busybox has a which applet so hide regular which unless BR2_BUSYBOX_SHOW_OTHERS is true. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sudo: bump to version 1.7.7Gustavo Zacarias2011-10-151-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* file: bump to version 5.0.9Gustavo Zacarias2011-10-151-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xmlstarlet: bump to version 1.3.0 and style fixGustavo Zacarias2011-10-151-5/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>