buildroot.git
11 years agotoolchain-external: add support for AArch64 Linaro 2013.01 toolchain
Thomas Petazzoni [Sat, 2 Feb 2013 03:46:22 +0000 (03:46 +0000)]
toolchain-external: add support for AArch64 Linaro 2013.01 toolchain

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agonuttcp: needs mmu
Gustavo Zacarias [Sat, 2 Feb 2013 00:24:35 +0000 (00:24 +0000)]
nuttcp: needs mmu

Fixes:
http://autobuild.buildroot.net/results/b8c019a5701377a1e134d01ac0bae5fe34dc975f/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoavr32: support uClibc 0.9.33.2
Simon Dawson [Sun, 20 Jan 2013 11:55:41 +0000 (11:55 +0000)]
avr32: support uClibc 0.9.33.2

Add a uClibc patch from OpenWRT, and tweak an existing patch to cope with
the lack of a dup3 Linux syscall on avr32. This allow uClibc 0.9.33.2 to be
built for avr32.

[Peter: add upstream url for openwrt patch]
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain-external: add linaro 2013.01, remove 2012.10
Peter Korsgaard [Sat, 2 Feb 2013 12:42:03 +0000 (13:42 +0100)]
toolchain-external: add linaro 2013.01, remove 2012.10

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoarch/Config.in.arm: Use armv6k for arm1136jf-s rev1
Benoît Thébaudeau [Fri, 1 Feb 2013 09:33:24 +0000 (09:33 +0000)]
arch/Config.in.arm: Use armv6k for arm1136jf-s rev1

According to the ARM1136JF-S and ARM1136J-S Revision r1p5 Technical Reference
Manual, from release rev1 (r1pn), the ARM1136JF-S processor implements the ARMv6
instruction set with the ARMv6k additions.

This patch differentiates the ARM1136JF-S revisions 0 and 1 in order to use
either ARMv6j (e.g. on Freescale i.MX31) or ARMv6k (e.g. on Freescale i.MX35).

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoblackfin: add 2012r2 and remove 2010rc1 toolchains
Gustavo Zacarias [Fri, 1 Feb 2013 03:04:50 +0000 (03:04 +0000)]
blackfin: add 2012r2 and remove 2010rc1 toolchains

Remove the old 2010RC1 toolchain and add the new 2012R2-RC2 toolchain.
On related good news the new toolchain fixes:
http://autobuild.buildroot.net/results/eac5bd4f4766d98431e72a3c81492a962c85fa98/
since it's got unshare() support now.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agocjson: change source to svn repo
Danomi Manchego [Wed, 30 Jan 2013 17:26:37 +0000 (17:26 +0000)]
cjson: change source to svn repo

The original cJSON submittal downloaded a .zip file from SourceForge.
The .zip file did not have a version number, making it impossible
to gaurantee that the same archive is downloaded on any given build.
It also required a custom EXTRACT command.

This patch changes the source for cJSON to the svn repository
listed on the sf project web page - giving us an actual version
number, and letting us use buildroot's normal extraction functionality.

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoneard: bump version to 0.9
Simon Dawson [Wed, 30 Jan 2013 22:16:04 +0000 (22:16 +0000)]
neard: bump version to 0.9

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopcsc-lite: requires mmu
Gustavo Zacarias [Wed, 30 Jan 2013 00:25:46 +0000 (00:25 +0000)]
pcsc-lite: requires mmu

Fixes:
http://autobuild.buildroot.net/results/14400ae2c9e312729efa9a9026b5fdd487868c8a/

Also add license information while at it.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoebtables: needs MMU
Baruch Siach [Tue, 29 Jan 2013 22:02:59 +0000 (22:02 +0000)]
ebtables: needs MMU

Fixes:
http://autobuild.buildroot.net/results/201f8d3d58cdff0c3501a673003558103237fb22/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxtensa: sqlite requires special compiler option
Chris Zankel [Tue, 22 Jan 2013 10:33:19 +0000 (10:33 +0000)]
xtensa: sqlite requires special compiler option

Some of the generated object files are too large for PC-relative addressing,
so use the -mtext-section-literals compiler flag to move symbols closer to
the code.

[Peter: fix commit message]
Signed-off-by: Chris Zankel <chris@zankel.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopackage/linux-firmware: update to newer version
Yann E. MORIN [Tue, 22 Jan 2013 08:02:23 +0000 (08:02 +0000)]
package/linux-firmware: update to newer version

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agowipe: add license information
Gustavo Zacarias [Tue, 29 Jan 2013 08:23:59 +0000 (08:23 +0000)]
wipe: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agokismet: add license information
Gustavo Zacarias [Tue, 29 Jan 2013 08:23:58 +0000 (08:23 +0000)]
kismet: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibungif: add license information
Gustavo Zacarias [Tue, 29 Jan 2013 08:23:56 +0000 (08:23 +0000)]
libungif: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotn5250: add license information
Gustavo Zacarias [Tue, 29 Jan 2013 08:23:55 +0000 (08:23 +0000)]
tn5250: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibmpd: add license information
Gustavo Zacarias [Tue, 29 Jan 2013 08:23:54 +0000 (08:23 +0000)]
libmpd: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agogmpc: add license information
Gustavo Zacarias [Tue, 29 Jan 2013 08:23:53 +0000 (08:23 +0000)]
gmpc: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agodistcc: add license information
Gustavo Zacarias [Tue, 29 Jan 2013 08:23:52 +0000 (08:23 +0000)]
distcc: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agodialog: add license information
Gustavo Zacarias [Tue, 29 Jan 2013 08:23:51 +0000 (08:23 +0000)]
dialog: add license information

[Peter: License is LGPLv2.1]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agobluez_utils: add license information
Gustavo Zacarias [Tue, 29 Jan 2013 08:23:50 +0000 (08:23 +0000)]
bluez_utils: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoolsr: bump to version 0.6.4
Gustavo Zacarias [Tue, 29 Jan 2013 11:20:04 +0000 (11:20 +0000)]
olsr: bump to version 0.6.4

Bump olsrd to version 0.6.4

Fixes:
http://autobuild.buildroot.net/results/553c8157cd83ca60475caacc119779c778806781/
which is due to the old version not being friendly with newer flex
versions.

Enabled more plugins to make it more useful.

Switch to forked mode in the init script to avoid console noise.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoNew package: cache-calibrator
Stephan Hoffmann [Mon, 28 Jan 2013 23:53:52 +0000 (23:53 +0000)]
New package: cache-calibrator

The Calibrator is a small C program that is supposed to analyze
a computers (cache-) memory system and extract the following
parameters:

    number of cache levels
    for each cache level:
        its size
        its linesize
        its access/miss latency
    main memory access latency
    number of TLB levels
    for each TLB level:
        its capacity (i.e. number of entries)
        the pagesize used
        the TLB miss latency

http://homepages.cwi.nl/~manegold/Calibrator/

It is also recommended as a load generator for realtime testing in:

https://rt.wiki.kernel.org/index.php/RT_PREEMPT_HOWTO#Benchmarking

[Peter: reformat help text, fix extract step]
Signed-off-by: Stephan Hoffmann <sho@relinux.de>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agogenext2fs: add license information
Gustavo Zacarias [Tue, 22 Jan 2013 03:35:53 +0000 (03:35 +0000)]
genext2fs: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoquagga: add license information
Gustavo Zacarias [Tue, 22 Jan 2013 03:35:52 +0000 (03:35 +0000)]
quagga: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoreadline: add license information
Gustavo Zacarias [Tue, 22 Jan 2013 03:35:51 +0000 (03:35 +0000)]
readline: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agosdparm: add license information
Gustavo Zacarias [Tue, 22 Jan 2013 03:35:50 +0000 (03:35 +0000)]
sdparm: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotar: add license information
Gustavo Zacarias [Tue, 22 Jan 2013 03:35:49 +0000 (03:35 +0000)]
tar: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agodhcp: add license information
Gustavo Zacarias [Tue, 22 Jan 2013 03:35:48 +0000 (03:35 +0000)]
dhcp: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agobind: add license information
Gustavo Zacarias [Tue, 22 Jan 2013 03:35:47 +0000 (03:35 +0000)]
bind: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agodosfstools: add license information
Gustavo Zacarias [Tue, 22 Jan 2013 03:35:46 +0000 (03:35 +0000)]
dosfstools: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agompd: bump to version 0.17.3
Gustavo Zacarias [Tue, 22 Jan 2013 01:17:02 +0000 (01:17 +0000)]
mpd: bump to version 0.17.3

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agonettle: bump to version 2.6
Gustavo Zacarias [Tue, 22 Jan 2013 01:17:01 +0000 (01:17 +0000)]
nettle: bump to version 2.6

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agosamba: bump to version 3.6.11
Gustavo Zacarias [Tue, 22 Jan 2013 01:17:00 +0000 (01:17 +0000)]
samba: bump to version 3.6.11

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agobarebox: Allow to build an environment image
Maxime Ripard [Mon, 28 Jan 2013 10:10:34 +0000 (10:10 +0000)]
barebox: Allow to build an environment image

[Peter: Tweaked help text]
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopython3: Fix pyc-only related runtime exceptions
Daniel Nelson [Sun, 27 Jan 2013 15:38:56 +0000 (15:38 +0000)]
python3: Fix pyc-only related runtime exceptions

Python3 changes the pyc lookup strategy, ignoring the
__pycache__ directory if the .py file is missing. Change
install location to enable use of .pyc without their parent .py

See http://www.python.org/dev/peps/pep-3147

[Peter: add patch header]
Signed-off-by: Daniel Nelson <daniel@sigpwr.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
  (untested)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoAdd support for the Calao-systems USB-A9260
Gregory Hermant [Mon, 28 Jan 2013 06:48:31 +0000 (06:48 +0000)]
Add support for the Calao-systems USB-A9260

Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agocollectd: bump to version 5.1.2
Gustavo Zacarias [Mon, 28 Jan 2013 06:01:11 +0000 (06:01 +0000)]
collectd: bump to version 5.1.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolinux-firmware: add new config option of iwlwifi 5000 firmware
Thomas Petazzoni [Mon, 28 Jan 2013 09:19:45 +0000 (09:19 +0000)]
linux-firmware: add new config option of iwlwifi 5000 firmware

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqwt: fix project's URL
Yegor Yefremov [Mon, 28 Jan 2013 05:35:11 +0000 (05:35 +0000)]
qwt: fix project's URL

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolinux: bump 3.7.x stable version
Gustavo Zacarias [Mon, 28 Jan 2013 01:14:50 +0000 (01:14 +0000)]
linux: bump 3.7.x stable version

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agokernel-headers: bump 3.{0, 4, 7}.x stable versions
Gustavo Zacarias [Mon, 28 Jan 2013 01:14:49 +0000 (01:14 +0000)]
kernel-headers: bump 3.{0, 4, 7}.x stable versions

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibvncserver: bump version
Peter Korsgaard [Mon, 28 Jan 2013 07:42:30 +0000 (08:42 +0100)]
libvncserver: bump version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoolsr: rework build and install procedure
Thomas Petazzoni [Sun, 27 Jan 2013 05:35:12 +0000 (05:35 +0000)]
olsr: rework build and install procedure

This commit reworks the build and install steps of the olsr package,
to fix a number of problems and do minor improvements:

 1. The build step was doing "make <foo>" for each
    plugin. Unfortunately, inside olsr build system, doing "make
    <foo>" for a plugin triggers a clean of the plugin directory, a
    build, and then an installation of the plugin. This installation
    fails because DESTDIR is not passed at the install step. This
    leads to build issues like
    http://autobuild.buildroot.org/results/a9fed78cd0b3991763a797c38387edd4157fbdb9/build-end.log. To
    fix this, we call make in each plugin's directory, which is what
    "make <foo>" was doing internally.

 2. The install step was manually installing the olsrd binary. We now
    instead use the install_bin make target that comes in olsr's build
    system.

 3. The install step was manually installing the olsr plugins. We now
    instead use the install make target available in each plugin's
    makefile.

 4. We use 'install' to install the init script, which avoids the
    manual creation of /etc/init.d.

 5. We use 'install' to install the sample configuration file.

 6. We remove the useless strip commands.

 7. We add a patch that allows us to pass LDCONFIG=/bin/true to avoid
    ldconfig being called during the installation process.

 8. We remove commands from the clean step that were in fact
    uninstallation commands. We don't bother re-adding those commands
    in an uninstallation step, since it is now generally accepted that
    the uninstall step is quite useless and should be deprecated.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoolsr: reindent commands with tabs
Thomas Petazzoni [Sun, 27 Jan 2013 05:35:11 +0000 (05:35 +0000)]
olsr: reindent commands with tabs

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopolkit: don't build documentation and examples
Thomas Petazzoni [Sun, 27 Jan 2013 05:07:19 +0000 (05:07 +0000)]
polkit: don't build documentation and examples

Building the manpages of polkit fails with issues in xsltproc. Since
we are generally not that much interested in documentation, we disable
them. This solves the build issues like
http://autobuild.buildroot.org/results/751b71a594fa04924c7c3bb8f2c460ce1e44aa90/build-end.log.

While we're at it, we also disable the build of the polkit example
programs.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agosudo: bump to version 1.8.6p4
Gustavo Zacarias [Fri, 25 Jan 2013 02:50:40 +0000 (02:50 +0000)]
sudo: bump to version 1.8.6p4

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoflex: bump to version 2.5.37
Gustavo Zacarias [Fri, 25 Jan 2013 02:50:39 +0000 (02:50 +0000)]
flex: bump to version 2.5.37

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agontfs-3g: bump to version 2013.1.13
Gustavo Zacarias [Fri, 25 Jan 2013 02:50:38 +0000 (02:50 +0000)]
ntfs-3g: bump to version 2013.1.13

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoe2fsprogs: bump to version 1.42.7
Gustavo Zacarias [Fri, 25 Jan 2013 02:50:37 +0000 (02:50 +0000)]
e2fsprogs: bump to version 1.42.7

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agogdb: remove 6.8 / 7.0.1 / 7.1, deprecate 7.2 / 7.3
Peter Korsgaard [Thu, 24 Jan 2013 13:44:06 +0000 (14:44 +0100)]
gdb: remove 6.8 / 7.0.1 / 7.1, deprecate 7.2 / 7.3

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agogdb: Add support for gdb 7.5.1 and make it the default
Will Newton [Thu, 24 Jan 2013 01:33:53 +0000 (01:33 +0000)]
gdb: Add support for gdb 7.5.1 and make it the default

Signed-off-by: Will Newton <will.newton@imgtec.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopolkit: show comment when wchar isn't enabled
Peter Korsgaard [Thu, 24 Jan 2013 08:26:52 +0000 (09:26 +0100)]
polkit: show comment when wchar isn't enabled

As pointed out by Arnout.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoMedia-ctl: new package
Patrick Gerber [Tue, 22 Jan 2013 00:09:33 +0000 (00:09 +0000)]
Media-ctl: new package

[Peter: fix help text]
Signed-off-by: Patrick Gerber <kpa_info@yahoo.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoYavta: new package
Patrick Gerber [Tue, 22 Jan 2013 00:09:32 +0000 (00:09 +0000)]
Yavta: new package

[Peter: License is GPLv2+, move out of package/multimedia]
Signed-off-by: Patrick Gerber <kpa_info@yahoo.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolinux: bump 3.7.x stable version
Gustavo Zacarias [Tue, 22 Jan 2013 00:46:03 +0000 (00:46 +0000)]
linux: bump 3.7.x stable version

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agokernel-headers: bump 3.{0, 4, 7}.x stable versions
Gustavo Zacarias [Tue, 22 Jan 2013 00:46:02 +0000 (00:46 +0000)]
kernel-headers: bump 3.{0, 4, 7}.x stable versions

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopackage: add bustle dbus monitor package
Peter Korsgaard [Tue, 22 Jan 2013 14:55:55 +0000 (15:55 +0100)]
package: add bustle dbus monitor package

Only builds the capture tool, not the (host) graphical viewer.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoaudiofile: fix license
Peter Korsgaard [Tue, 22 Jan 2013 07:44:52 +0000 (08:44 +0100)]
audiofile: fix license

Somehow this didn't get committed in 1eb9845ad6 (add license information)

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agocan-utils: needs mmu support
Peter Korsgaard [Tue, 22 Jan 2013 07:43:50 +0000 (08:43 +0100)]
can-utils: needs mmu support

Fixes http://autobuild.buildroot.org/results/2a06aecd58bb465f5e3c2610d34162b48c9ebba4/

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agovsftpd: add empty directory /usr/share/empty
Stephan Hoffmann [Mon, 21 Jan 2013 08:21:29 +0000 (08:21 +0000)]
vsftpd: add empty directory /usr/share/empty

Vsftpd needs an empty directory where it can chroot.
If /usr/share/empty isn't present it refuses to work in the default
configuration.

Signed-off-by: Stephan Hoffmann <sho@relinux.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolame: add license information
Gustavo Zacarias [Mon, 21 Jan 2013 11:29:50 +0000 (11:29 +0000)]
lame: add license information

[Peter: License is LGPLv2+]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibvorbis: add license information
Gustavo Zacarias [Mon, 21 Jan 2013 11:29:49 +0000 (11:29 +0000)]
libvorbis: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibao: add license information
Gustavo Zacarias [Mon, 21 Jan 2013 11:29:48 +0000 (11:29 +0000)]
libao: add license information

[Peter: License is GPLv2+]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agohaserl: add license information
Gustavo Zacarias [Mon, 21 Jan 2013 11:29:47 +0000 (11:29 +0000)]
haserl: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agosshfs: add license information
Gustavo Zacarias [Mon, 21 Jan 2013 11:29:46 +0000 (11:29 +0000)]
sshfs: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agogzip: add license information
Gustavo Zacarias [Mon, 21 Jan 2013 11:29:45 +0000 (11:29 +0000)]
gzip: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoflex: add license information
Gustavo Zacarias [Mon, 21 Jan 2013 11:29:44 +0000 (11:29 +0000)]
flex: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoaudiofile: add license information
Gustavo Zacarias [Mon, 21 Jan 2013 11:29:43 +0000 (11:29 +0000)]
audiofile: add license information

[Peter: License is GPLv2+ LGPLv2+]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agocoreutils: add license information
Gustavo Zacarias [Mon, 21 Jan 2013 11:29:42 +0000 (11:29 +0000)]
coreutils: add license information

[Peter: License is GPLv3+]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxz: add license information
Gustavo Zacarias [Mon, 21 Jan 2013 11:29:41 +0000 (11:29 +0000)]
xz: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agobusybox: add 1.21.x series
Gustavo Zacarias [Mon, 21 Jan 2013 12:14:23 +0000 (12:14 +0000)]
busybox: add 1.21.x series

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoneardal: bump version to 0.8
Simon Dawson [Mon, 21 Jan 2013 10:45:33 +0000 (10:45 +0000)]
neardal: bump version to 0.8

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoiftop: new package
Bogdan Radulescu [Mon, 21 Jan 2013 10:40:41 +0000 (10:40 +0000)]
iftop: new package

Added the iftop package which is really useful to see quickly
what uses the bandwidth on your machine.

[Peter: move to 'Networking applications', fix license]
Signed-off-by: Bogdan Radulescu <bogdan@nimblex.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoncdu: new package
Bogdan Radulescu [Mon, 21 Jan 2013 08:47:18 +0000 (08:47 +0000)]
ncdu: new package

Signed-off-by: Bogdan Radulescu <bogdan@nimblex.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agobusybox: add ntp patch for 1.20.2
Gustavo Zacarias [Mon, 21 Jan 2013 01:51:26 +0000 (01:51 +0000)]
busybox: add ntp patch for 1.20.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolttng-libust: fix version bumping to 2.1.1
Samuel Martin [Sun, 20 Jan 2013 23:05:14 +0000 (23:05 +0000)]
lttng-libust: fix version bumping to 2.1.1

* remove lttng-libust-dont-build-cxx-tests-when-not-available.patch
  (included in the 2.1.1 release)

fix http://autobuild.buildroot.net/results/1fcbb7b53536522b26097c858a7a95eeece02277/build-end.log

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolttng-tools: fix version bumping to 2.1.1"
Samuel Martin [Sun, 20 Jan 2013 23:05:13 +0000 (23:05 +0000)]
lttng-tools: fix version bumping to 2.1.1"

* re-introduce lttng-tools-no-sync-file-range-in-uclibc.patch
  (merged upstream just after the 2.1.1 release)

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agodirectfb: drop unneeded AUTORECONF
Peter Korsgaard [Mon, 21 Jan 2013 08:18:04 +0000 (09:18 +0100)]
directfb: drop unneeded AUTORECONF

Hasn't been needed since d1defbf39 (bump to version 1.4.11).

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agodirectfb: fixup input/gfx drivers handling after 0e4d25ff0fc5
Peter Korsgaard [Mon, 21 Jan 2013 07:48:08 +0000 (08:48 +0100)]
directfb: fixup input/gfx drivers handling after 0e4d25ff0fc5

The input/gfx drivers handling got broken by the ':=' -> '=' conversion,
as we redefine the variables in terms of themselves, causing recursion.

Fix it by directly assigning the result to DIRECTFB_CONF_OPT instead.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibatasmart: new package.
Marek Belisko [Fri, 18 Jan 2013 12:08:45 +0000 (12:08 +0000)]
libatasmart: new package.

Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopolkit: new package
Marek Belisko [Fri, 18 Jan 2013 12:08:44 +0000 (12:08 +0000)]
polkit: new package

[Peter: Config.in comment tweak]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agosg3_utils: new package
Marek Belisko [Fri, 18 Jan 2013 12:08:43 +0000 (12:08 +0000)]
sg3_utils: new package

[Peter: rename to sg3-utils, invert package license logic]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agowpa_supplicant: bump to version 2.0
Gustavo Zacarias [Fri, 18 Jan 2013 05:54:06 +0000 (05:54 +0000)]
wpa_supplicant: bump to version 2.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agohostapd: bump to version 2.0
Gustavo Zacarias [Fri, 18 Jan 2013 05:54:05 +0000 (05:54 +0000)]
hostapd: bump to version 2.0

802.11ac support isn't enabled on purpose since it's broken on some
architectures.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agovsftpd: install sample config file to /etc
Stephan Hoffmann [Tue, 15 Jan 2013 23:24:08 +0000 (23:24 +0000)]
vsftpd: install sample config file to /etc

vsftpd comes with a sample config file that can serve as a starting
point for customization and enables a basic functionality.

[Peter: drop /usr/share/empty creation]
Signed-off-by: Stephan Hoffmann <sho@relinux.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain/uClibc: sprinkle with some calls to MESSAGE
Yann E. MORIN [Sun, 20 Jan 2013 06:03:49 +0000 (06:03 +0000)]
toolchain/uClibc: sprinkle with some calls to MESSAGE

Thus, the failing step can be easily extracted by autobuilders,
to ease with post-mortem analysis.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain/kernel-headers: sprinkle with some calls to MESSAGE
Yann E. MORIN [Sun, 20 Jan 2013 06:03:48 +0000 (06:03 +0000)]
toolchain/kernel-headers: sprinkle with some calls to MESSAGE

Thus, the failing step can be easily extracted by autobuilders,
to ease with post-mortem analysis.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain/gcc: sprinkle with some calls to MESSAGE
Yann E. MORIN [Sun, 20 Jan 2013 06:03:47 +0000 (06:03 +0000)]
toolchain/gcc: sprinkle with some calls to MESSAGE

Thus, the failing step can be easily extracted by autobuilders,
to ease with post-mortem analysis.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain/crosstool-ng: sprinkle with some calls to MESSAGE
Yann E. MORIN [Sun, 20 Jan 2013 06:03:46 +0000 (06:03 +0000)]
toolchain/crosstool-ng: sprinkle with some calls to MESSAGE

Thus, the failing step can be easily extracted by autobuilders,
to ease with post-mortem analysis.

At the same time, remove two debug echoes (Arnout).

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain/external: sprinkle with some calls to MESSAGE
Yann E. MORIN [Sun, 20 Jan 2013 06:03:45 +0000 (06:03 +0000)]
toolchain/external: sprinkle with some calls to MESSAGE

Thus, the failing step can be easily extracted by autobuilders,
to ease with post-mortem analysis.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopython3: Handle properly the pyc and py files on the target
Maxime Ripard [Fri, 18 Jan 2013 04:06:14 +0000 (04:06 +0000)]
python3: Handle properly the pyc and py files on the target

Fixes #5690

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopython3: Point /usr/bin/python to python3 if python is not selected
Maxime Ripard [Fri, 18 Jan 2013 04:06:12 +0000 (04:06 +0000)]
python3: Point /usr/bin/python to python3 if python is not selected

Fixes #5702

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolttng-babeltrace: bump to version 1.0.2
Samuel Martin [Sat, 19 Jan 2013 01:03:48 +0000 (01:03 +0000)]
lttng-babeltrace: bump to version 1.0.2

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolttng-libust: bump to version 2.1.1
Samuel Martin [Sat, 19 Jan 2013 01:03:47 +0000 (01:03 +0000)]
lttng-libust: bump to version 2.1.1

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolttng-tools: bump to version 2.1.1
Samuel Martin [Sat, 19 Jan 2013 01:03:46 +0000 (01:03 +0000)]
lttng-tools: bump to version 2.1.1

* remove lttng-tools-Support-new-lttng-ust-error-code.patch (tarball
  fixed)
* remove lttng-tools-no-sync-file-range-in-uclibc.patch (merged
  upstream)

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoliburcu: bump to version 0.7.6
Samuel Martin [Sat, 19 Jan 2013 01:03:45 +0000 (01:03 +0000)]
liburcu: bump to version 0.7.6

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxapp_xinit depends on mcookie, not xserver_xorg-server
Arnout Vandecappelle (Essensium/Mind) [Sun, 20 Jan 2013 00:31:15 +0000 (00:31 +0000)]
xapp_xinit depends on mcookie, not xserver_xorg-server

mcookie is not actually used by the Xorg server; it is used by xinit to
generate a xauth cookie before starting the server.

Verified with 'ack-grep -a mcookie build/x*' in an output directory with all
packages selected. The only other package that matches is x11vnc: it does a
runtime check for mcookie and falls back on /dev/random if it's missing.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxapp_xinit/xdm: only makes sense if there is an X server
Arnout Vandecappelle (Essensium/Mind) [Sun, 20 Jan 2013 00:31:14 +0000 (00:31 +0000)]
xapp_xinit/xdm: only makes sense if there is an X server

[Peter: also add dependency for xdm (which selects xinit)]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agohttping: don't override optimization level, correctly disable debug support
Peter Korsgaard [Sun, 20 Jan 2013 20:12:11 +0000 (21:12 +0100)]
httping: don't override optimization level, correctly disable debug support

The httping makefile by default appends -O3 to CFLAGS, overriding the
optimization flags set in Buildroot, so pass OFLAGS= to disable this.

The DEBUG=no argument has to be passed on the make cmdline and not in the
environment to take effect, as it is unconditionally set in the Makefile.
Notice that it shouldn't be passed to 'make install', as that otherwise
will try to run the host strip program.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>