Julien Boibessot
9b3526f56a
Add libmodbus package
...
Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-28 13:39:58 +02:00
Phil Edworthy
939f0074ec
sh: Add ttySC* to securetty
...
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-28 13:33:51 +02:00
Kelvin Cheung
30bcdbbb70
live555: install to staging
...
Install live555 library to staging for mplayer.
Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-28 11:03:36 +02:00
Kelvin Cheung
c1485d51e8
Add vmlinuz support in Kernel binary format for MIPS.
...
Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com >
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-28 10:52:31 +02:00
Maxime Ripard
ccd96a3559
Cleanup cramfs package declaration.
...
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 >
2011-10-27 15:42:24 +02:00
Peter Korsgaard
7f9c4c0aa5
oprofile: allow builds with external toolchains
...
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 >
2011-10-27 14:05:49 +02:00
Gustavo Zacarias
2a56a141e0
oprofile: bump to version 0.9.7 and fixes
...
* 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 >
2011-10-27 14:04:56 +02:00
Benoit Mauduit
48391acd2c
binutils: Makefile and Config.in rework for oprofile ext toolchain compilation
...
* 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 >
2011-10-27 14:04:56 +02:00
Gustavo Zacarias
8d04fa9cc6
toolchain/gcc: bump 4.6.x version to 4.6.2
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-27 02:23:35 +02:00
Philippe Pepiot
9d7c922c5c
busybox: Fix syntax error when installing S10mdev
...
Signed-off-by: Philippe Pepiot <phil@philpep.org >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-26 23:17:42 +02:00
Will Moore
aeea387d82
dropbear: add options to disable wtmp / lastlog logging
...
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 >
2011-10-26 11:24:30 +02:00
Gustavo Zacarias
40fcbc359e
qemu_sh4_r2d: update to fix serial console support
...
sh4-r2d has a serial port, however it's the second SH UART that's
emulated by Qemu so we need to adjust the kernel configuration for it to
see the relevant UART and adjust the qemu command line for it too.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-26 11:11:53 +02:00
Gustavo Zacarias
6f5df8bcfe
securetty: update to add ttySC for sh4
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-26 11:11:03 +02:00
Peter Korsgaard
67a7d7b7d3
Makefile: build all manuals in $(O)/docs/manual
...
Like Arnouts' patch originally did.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-26 07:52:03 +02:00
Peter Korsgaard
6fe0b202a2
pulseaudio: gtk supports needs x backend
...
Uses X11 specific apis.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-26 07:46:40 +02:00
Peter Korsgaard
2e1e0191d6
pulseaudio: alsa backend needs pcm+mixer apis
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-25 18:01:35 +02:00
Peter Korsgaard
28eeaba8ea
kernel-headers: bump 3.0.x stable version
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-25 12:38:16 +02:00
Gustavo Zacarias
1836d23386
qemu_sh4_r2d: update to kernel 3.1 and update readme
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-25 12:31:07 +02:00
Thomas Petazzoni
d9944722c1
remove Glibc_vs_uClibc document
...
This document has nothing to do with Buildroot, and is probably a
leftover from the uClibc documentation.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Acked-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr >
Acked-by: Luca Ceresoli <luca@lucaceresoli.net >
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-25 12:21:00 +02:00
Arnout Vandecappelle (Essensium/Mind)
22c547fba9
manual: refactor the targets into GENDOC macro.
...
Also add a clean target, give absolute path to a2x, add a dependency
on the output file, and add to .PHONY.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
[Peter: build in docs/manual/<format>, fix clean targets]
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-25 12:05:39 +02:00
Thomas Petazzoni
8792cf9e0d
manual: provide make targets to build the documentation
...
Special thanks for Yann E. Morin for giving input and suggestions to
implement this.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Acked-by: Luca Ceresoli <luca@lucaceresoli.net >
Reviewed by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr >
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
[Peter: skip double mention of manual target in make help]
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-25 09:59:22 +02:00
Thomas Petazzoni
41c1cb44cd
manual: convert existing documentation to the asciidoc format
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Acked-by: Luca Ceresoli <luca@lucaceresoli.net >
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-25 09:46:01 +02:00
Peter Korsgaard
e55af699b5
CHANGES: update with recent changes
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-25 09:41:23 +02:00
Peter Korsgaard
9dd51dce95
intltool: style/white space cleanup
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-25 09:32:37 +02:00
Gustavo Zacarias
6b48629f48
qemu_ppc_g3beige: update to kernel 3.1
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-25 08:27:40 +02:00
Gustavo Zacarias
34920fa79a
qemu_mipsel_malta: update to kernel 3.1
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-25 08:18:15 +02:00
Gustavo Zacarias
79e288f1fd
qemu_arm_versatile: use kernel 3.1 and add readme
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-25 08:18:01 +02:00
Gustavo Zacarias
c4b0af9885
linux: vmlinux target is valid for powerpc too
...
The vmlinux kernel target is valid for powerpc kernels too.
In fact this broke the qemu sample config.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-25 08:17:10 +02:00
Gustavo Zacarias
80d7b68167
linux: bump default kernel to version 3.1
...
Bump default kernel vesion to 3.1 to match headers.
Also implement downloads for 3.x series kernels.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-24 17:49:13 +02:00
Gustavo Zacarias
19e022a92f
kernel-headers: bump to version 3.0.7 and add version 3.1
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-24 17:48:28 +02:00
Peter Korsgaard
5889480ec6
orc: add host support
...
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 >
2011-10-24 15:36:28 +02:00
Samuel Martin
0ca7b72668
package: add opencv
...
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 >
2011-10-24 15:36:21 +02:00
Peter Korsgaard
1fd04dd41f
gst-plugins-good: add pulseaudio support
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-20 17:13:03 +02:00
Peter Korsgaard
bd96e4d70e
mpd: add pulseaudio support
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-20 17:13:03 +02:00
Peter Korsgaard
d96e977e37
package: add pulseaudio
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-20 17:12:57 +02:00
Peter Korsgaard
6206828e3f
mpg123: fix module loading with libtool / !HAVE_DEVFILES
...
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 >
2011-10-20 16:10:10 +02:00
Peter Korsgaard
6161049aed
busybox: only install S01logging / S10mdev if not present in fs skeleton
...
To allow custom syslogd / mdev configutations.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-18 15:04:23 +02:00
Gustavo Zacarias
ea729ab3e5
ncftp: bump to version 3.2.5
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-17 23:30:42 +02:00
Gustavo Zacarias
79f5d0e3b9
mutt: bump to version 1.5.21
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-17 23:30:06 +02:00
Gustavo Zacarias
f6674a4d37
links: bump to version 2.3pre2
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-17 23:29:31 +02:00
Gustavo Zacarias
9a83a8a035
ntp: bump to version 4.2.6p4 and enhance
...
* 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 >
2011-10-17 23:29:14 +02:00
Gustavo Zacarias
78a8ff844b
package/Config.in: more sort fixes for network apps
...
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 >
2011-10-17 23:28:09 +02:00
Peter Korsgaard
117550b687
openntpd: fix help text
...
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 >
2011-10-17 23:27:15 +02:00
Gustavo Zacarias
16eebdc45f
openntpd: style fix - don't capitalize in menu
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-17 23:25:50 +02:00
Gustavo Zacarias
6d3f11d2bb
vala: bump to version 0.14.0
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-17 23:25:28 +02:00
Peter Korsgaard
3d19fbd268
package/Config.in: sort network applications alpabetically
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-15 23:27:46 +02:00
Gustavo Zacarias
01a07559a7
squid: bump to version 3.1.16
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-15 23:24:36 +02:00
Gustavo Zacarias
1f5fd14f58
wpa_supplicant: add ht40, nl80211 and dbus patches
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-15 23:24:05 +02:00
Gustavo Zacarias
e447322c34
hostapd: add HT40 patch
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-15 23:23:34 +02:00
Gustavo Zacarias
5222067783
stunnel: bump to version 4.44
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-15 23:23:15 +02:00