]> rtime.felk.cvut.cz Git - coffee/buildroot.git/log
coffee/buildroot.git
11 years agoperl: remove the double configure hack
Arnout Vandecappelle (Essensium/Mind) [Wed, 28 Nov 2012 06:09:19 +0000 (06:09 +0000)]
perl: remove the double configure hack

configure had to be called twice because with --mode=cross the
miniperl-step failed.  However, just leaving out the --mode parameter
is sufficient to make it work.  Since GNU_TARGET_NAME is always
different from the host's tuple (it has -buildroot- in it), we can
safely assume that the configure script will automatically enter
cross mode.

Also fix a type in perladmin definition.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoperl: substitute perlcross pod with perl-version-specific pod
Arnout Vandecappelle (Essensium/Mind) [Wed, 28 Nov 2012 06:09:18 +0000 (06:09 +0000)]
perl: substitute perlcross pod with perl-version-specific pod

As suggested by Dan Pattison at ethertek ca.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoperl: remove redundant patches
Arnout Vandecappelle (Essensium/Mind) [Wed, 28 Nov 2012 06:09:17 +0000 (06:09 +0000)]
perl: remove redundant patches

Now we are using perlcross, the patches to make perl work with qemu are
redundant, so remove them.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoAdd config file for the snowball board
Gregory Hermant [Fri, 30 Nov 2012 02:39:16 +0000 (02:39 +0000)]
Add config file for the snowball board

Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agobluez-utils: add support for the ST-Ericsson cg2900 combo controller
Gregory Hermant [Fri, 30 Nov 2012 02:39:15 +0000 (02:39 +0000)]
bluez-utils: add support for the ST-Ericsson cg2900 combo controller

Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
 (with the calao_snowball_defconfig)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoAdd init script files for snowball board
Gregory Hermant [Fri, 30 Nov 2012 02:39:14 +0000 (02:39 +0000)]
Add init script files for snowball board

Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoAdd board files for snowball
Gregory Hermant [Fri, 30 Nov 2012 02:39:13 +0000 (02:39 +0000)]
Add board files for snowball

Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoux500-firmware: new package
Gregory Hermant [Fri, 30 Nov 2012 02:39:12 +0000 (02:39 +0000)]
ux500-firmware: new package

Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
 (with the calao_snowball_defconfig)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agosnowball-hdmiservice: new package
Gregory Hermant [Fri, 30 Nov 2012 02:39:11 +0000 (02:39 +0000)]
snowball-hdmiservice: new package

Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
 (on various archs and toolchains)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agogstreamer: Added option to disable plugin registry.
Tim Sheridan [Mon, 26 Nov 2012 01:26:04 +0000 (01:26 +0000)]
gstreamer: Added option to disable plugin registry.

The plugin registry can take a while to be generated when GStreamer is
initialized. Turning it off can speed up up GStreamer application launch
times. Default behaviour is unchanged.

Signed-off-by: Tim Sheridan <tim.sheridan@imgtec.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibroxml: bump version to 2.2.1
Tristan Lelong [Thu, 29 Nov 2012 17:20:58 +0000 (17:20 +0000)]
libroxml: bump version to 2.2.1

Signed-off-by: Tristan Lelong <tristan.lelong@blunderer.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoccache: Bump version
Benoît Thébaudeau [Wed, 28 Nov 2012 08:35:32 +0000 (08:35 +0000)]
ccache: Bump version

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain-external: on ARM, show comment about the availability of Linaro toolchains
Thomas Petazzoni [Tue, 27 Nov 2012 04:07:03 +0000 (04:07 +0000)]
toolchain-external: on ARM, show comment about the availability of Linaro toolchains

On ARM, Linaro external toolchains are only visible if the user
selects Cortex-A8 or Cortex-A9. Therefore, we add a comment that tells
the user that the Linaro toolchains are only available under those
conditions.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain-external: remove Linaro 2012.08
Thomas Petazzoni [Tue, 27 Nov 2012 04:07:02 +0000 (04:07 +0000)]
toolchain-external: remove Linaro 2012.08

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain-external: add Linaro 2012.11
Thomas Petazzoni [Tue, 27 Nov 2012 04:07:01 +0000 (04:07 +0000)]
toolchain-external: add Linaro 2012.11

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopackage: add libmatroska package
Peter Korsgaard [Wed, 28 Nov 2012 00:42:43 +0000 (16:42 -0800)]
package: add libmatroska package

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopackage: add libebml package
Peter Korsgaard [Wed, 28 Nov 2012 00:05:52 +0000 (16:05 -0800)]
package: add libebml package

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopackage: add gd package
Peter Korsgaard [Tue, 27 Nov 2012 18:42:49 +0000 (10:42 -0800)]
package: add gd package

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoUpdate for 2012.11-rc1 2012.11_rc1
Peter Korsgaard [Sat, 17 Nov 2012 22:15:45 +0000 (23:15 +0100)]
Update for 2012.11-rc1

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoCHANGES: update with recent changes
Peter Korsgaard [Sat, 17 Nov 2012 22:54:08 +0000 (23:54 +0100)]
CHANGES: update with recent changes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agodbus: uses fork(), requires MMU
Thomas Petazzoni [Sat, 17 Nov 2012 12:24:08 +0000 (12:24 +0000)]
dbus: uses fork(), requires MMU

In order to solve
http://autobuild.buildroot.org/results/34f6843137efda20626af72714c110280ec577d7/build-end.log,
this patch makes the D-Bus package as well as all the packages that
select the D-Bus package 'depends on BR2_USE_MMU'.

In addition, for the specific case of gvfs, the missing
BR2_TOOLCHAIN_HAS_THREADS dependency is added (threads are required by
D-Bus, so they are also required by gvfs which selects D-Bus).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoattr: fix static build
Thomas Petazzoni [Sat, 17 Nov 2012 12:24:07 +0000 (12:24 +0000)]
attr: fix static build

Fixes:

  http://autobuild.buildroot.org/results/58a3d4113172813183d43fddc1248b35bd0c4994/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agophp: fix C++ link issue
Thomas Petazzoni [Sat, 17 Nov 2012 12:24:06 +0000 (12:24 +0000)]
php: fix C++ link issue

The intl module is implemented in C++, but PHP fails to use g++ as the
compiler for the final link. As a workaround, tell it to link
with libstdc++.

Fixes:

  http://autobuild.buildroot.org/results/13eefdf2121fa1aea7a844bbed8b6cbce3b45996/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agogsl: fix build on !i386 uClibc
Thomas Petazzoni [Sat, 17 Nov 2012 12:24:04 +0000 (12:24 +0000)]
gsl: fix build on !i386 uClibc

uClibc pretends to implement <fenv.h> as it installs the header, but
in practice, it only implements the functions for i386. This makes gsl
unhappy as it detects fenv.h, but then cannot use the fenv functions.

Fixes:

  http://autobuild.buildroot.org/results/732cc07faeca2a9098dc5106e8f654eb1323451a/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agognutls: fix build failure due to non-existing gets in recent C libraries
Thomas Petazzoni [Sat, 17 Nov 2012 12:24:03 +0000 (12:24 +0000)]
gnutls: fix build failure due to non-existing gets in recent C libraries

Fixes:

  http://autobuild.buildroot.org/results/7414989c182f8fd5b3ac849b7897b8e15df0024f/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibatomic_ops: bump to version 7.2
Thomas Petazzoni [Sat, 17 Nov 2012 12:24:02 +0000 (12:24 +0000)]
libatomic_ops: bump to version 7.2

The 1.2 we were using doesn't build on ARM Thumb platforms:

  http://autobuild.buildroot.org/results/94ef6be7dcb31021462e7313724217627d4b29df/build-end.log

Moreover, the 7.2 version is the one used by Debian/Ubuntu, and it has
been tested to build fine with the two packages that depend on
libatomic_ops: libdrm and pulseaudio.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomesa3d: requires host-libxml2 and host-python to generate some files
Vellemans Noel [Sat, 17 Nov 2012 12:24:01 +0000 (12:24 +0000)]
mesa3d: requires host-libxml2 and host-python to generate some files

mesa3d now generates some C files at build time (related to the OpenGL
API) from XML files. This generation process is done using Python
scripts that require the libxml2 Python module.

Patch based on the initial work of Will Wagner (Thanks Will).

Signed-off-by: Vellemans Noel <noel.vellemans@visionbms.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibxml2: add support for building host library with python support
Vellemans Noel [Sat, 17 Nov 2012 12:24:00 +0000 (12:24 +0000)]
libxml2: add support for building host library with python support

Patch based on the initial work of Will Wagner (Thanks Will).
libxml2 host library with python support is required to build mesa3d (7.10.1)

Signed-off-by: Vellemans Noel <noel.vellemans@visionbms.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopython: use default configure commands to get shared build
Thomas Petazzoni [Sat, 17 Nov 2012 12:23:59 +0000 (12:23 +0000)]
python: use default configure commands to get shared build

Commit 3c90f754961c6d99059c0b6d0a66bc797a3c017b made Python use a
special ./configure command in order to avoid --enable-shared
--disable-static being passed, because it was causing issues when
building certain modules for a 64 bits system.

However, not having a shared libpython2.7 library for the host
prevents the libxml2 Python binding to get built.

So instead, we use the default configure command, but we add
--enable-static which is needed for Python to build correctly.

Note that we tested the build of Python on a 64 bits host as well as
the build of Python for a 64 bits target, and both went fine, with all
modules built properly.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoCHANGES: update with recent changes
Peter Korsgaard [Sat, 17 Nov 2012 22:08:59 +0000 (23:08 +0100)]
CHANGES: update with recent changes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agonews.html: announce dev days report / next dev days
Peter Korsgaard [Sat, 17 Nov 2012 21:39:33 +0000 (22:39 +0100)]
news.html: announce dev days report / next dev days

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolua: don't be fancy when creating shared library
Peter Korsgaard [Sat, 17 Nov 2012 21:19:26 +0000 (22:19 +0100)]
lua: don't be fancy when creating shared library

(Possibly) fixes #5354

The lua shared library patch was creating the shared library with
-nostdlib -lgcc for some unknown reason, which most likely is
the reason for the link issue reported in #5354.

Fix it by dropping these arguments, so gcc gets to figure out itself
what dependencies are needed.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agohiawatha: bump to version 8.6
Gustavo Zacarias [Sat, 17 Nov 2012 06:42:28 +0000 (06:42 +0000)]
hiawatha: bump to version 8.6

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopolarssl: bump to version 1.2.0
Gustavo Zacarias [Sat, 17 Nov 2012 06:42:27 +0000 (06:42 +0000)]
polarssl: bump to version 1.2.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agocollectd: bump to version 5.1.1
Gustavo Zacarias [Sat, 17 Nov 2012 06:42:08 +0000 (06:42 +0000)]
collectd: bump to version 5.1.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoAllow to run severals post build scripts instead of only one
Philippe Reynes [Sat, 17 Nov 2012 12:01:22 +0000 (13:01 +0100)]
Allow to run severals post build scripts instead of only one

Using severals post build scripts is usefull to share
script between severals boards/projects.

[Peter: fix trailing spaces in Config.in]
Signed-off-by: Philippe Reynes <philippe.reynes@sagemcom.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoalsa-utils: bump to version 1.0.26
Gustavo Zacarias [Sat, 17 Nov 2012 02:28:01 +0000 (02:28 +0000)]
alsa-utils: bump to version 1.0.26

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoalsa-lib: bump to version 1.0.26
Gustavo Zacarias [Sat, 17 Nov 2012 02:28:00 +0000 (02:28 +0000)]
alsa-lib: bump to version 1.0.26

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoWarn the user about the usage of output/target as the root filesystem
Thomas Petazzoni [Sat, 17 Nov 2012 03:52:14 +0000 (03:52 +0000)]
Warn the user about the usage of output/target as the root filesystem

A very common mistake done by our users is that they use
output/target/ directory as their root filesystem. Even though this is
loudly documented in our Buildroot manual, people don't read
documentation, so it is not sufficient.

This patch adds a text file named
output/target/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM which explains why
output/target isn't appropriate to use as the root filesystem. The
process is:

 * At the beginning of the build, right after the skeleton has been
   copied, support/misc/target-dir-warning.txt is copied to
   output/target/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM

 * In the filesystem images creation code, this file is removed before
   launching fakeroot, and restored right after that, so that this
   file is not present in the generated root filesystem images.

Note that the file has not been added to the default skeleton for two
reasons:

 * It would have annoying to have in our source tree a file named in
   capital letters inside system/skeleton/

 * The proposed way works even if the user uses a custom skeleton.

[Peter: fixed typo]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Juha Lumme <juha.lumme@gmail.com>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolua-msgpack-native: fix fetch
Francois Perrad [Fri, 16 Nov 2012 02:42:56 +0000 (02:42 +0000)]
lua-msgpack-native: fix fetch

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomxs-bootloader: Barebox entry point symbol changed in 2012.08
Maxime Ripard [Wed, 17 Oct 2012 22:02:06 +0000 (22:02 +0000)]
mxs-bootloader: Barebox entry point symbol changed in 2012.08

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopython: uses fork(), only available on MMU platforms
Maxime Ripard [Fri, 16 Nov 2012 22:12:50 +0000 (22:12 +0000)]
python: uses fork(), only available on MMU platforms

Fixes
http://autobuild.buildroot.org/results/1738a8b09b04d2b2fc1de6d1ff5eb0363fed6348/build-end.log

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoMark a number of development related packages as deprecated
Thomas Petazzoni [Sat, 10 Nov 2012 12:36:03 +0000 (12:36 +0000)]
Mark a number of development related packages as deprecated

automake, autoconf, libtool and make on the target are basically
useless if we don't support building a toolchain on the target. Of
course, the host variant of automake, autoconf and libtool will remain
available.

[Peter: fixup to apply after perl change]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoDeprecate the support for the toolchain on target
Thomas Petazzoni [Sat, 10 Nov 2012 12:36:02 +0000 (12:36 +0000)]
Deprecate the support for the toolchain on target

As discussed during the ELCE 2012 Buildroot Developers Meeting, we no
longer want to support the possibility of building a toolchain for the
target. None of the core developers have any use for this, it has been
known to be broken or cause problems for a long time without anyone
providing fixes for it.

In addition to this, Buildroot is inherently a cross-compilation tool,
so the usage of a native toolchain on the target is not really
useful. Many newcomers are tempted to use this possibility even though
it is clearly not the intended usage of Buildroot.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibffi: add aarch64 support from upstream
Thomas Petazzoni [Fri, 16 Nov 2012 00:48:10 +0000 (00:48 +0000)]
libffi: add aarch64 support from upstream

Fixes build failures like:

  http://autobuild.buildroot.org/results/6b4b4c414d366c936df480747c78272050c84293/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibffi: make blackfin patch a proper git patch
Thomas Petazzoni [Fri, 16 Nov 2012 00:48:09 +0000 (00:48 +0000)]
libffi: make blackfin patch a proper git patch

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxapp_xvidtune: bump version to 1.0.2 to fix Xmu related build failure
Thomas Petazzoni [Fri, 16 Nov 2012 07:24:01 +0000 (07:24 +0000)]
xapp_xvidtune: bump version to 1.0.2 to fix Xmu related build failure

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxapp_xmh: bump version to 1.0.2 to fix Xmu related build failure
Thomas Petazzoni [Fri, 16 Nov 2012 07:24:00 +0000 (07:24 +0000)]
xapp_xmh: bump version to 1.0.2 to fix Xmu related build failure

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxapp_xlogo: bump version to 1.0.4 to fix Xmu related build failure
Thomas Petazzoni [Fri, 16 Nov 2012 07:23:59 +0000 (07:23 +0000)]
xapp_xlogo: bump version to 1.0.4 to fix Xmu related build failure

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxapp_xload: bump version to 1.1.1 to fix Xmu related build failure
Thomas Petazzoni [Fri, 16 Nov 2012 07:23:58 +0000 (07:23 +0000)]
xapp_xload: bump version to 1.1.1 to fix Xmu related build failure

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxapp_xfd: bump version to 1.1.1 to fix Xmu related build failure
Thomas Petazzoni [Fri, 16 Nov 2012 07:23:57 +0000 (07:23 +0000)]
xapp_xfd: bump version to 1.1.1 to fix Xmu related build failure

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxapp_xditview: bump version to 1.0.2 to fix Xmu related build failure
Thomas Petazzoni [Fri, 16 Nov 2012 07:23:56 +0000 (07:23 +0000)]
xapp_xditview: bump version to 1.0.2 to fix Xmu related build failure

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxapp_xclipboard: bump to 1.1.2 to fix Xmu related build failure
Thomas Petazzoni [Fri, 16 Nov 2012 07:23:55 +0000 (07:23 +0000)]
xapp_xclipboard: bump to 1.1.2 to fix Xmu related build failure

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxapp_viewres: bump to 1.0.3 to fix Xmu related build failure
Thomas Petazzoni [Fri, 16 Nov 2012 07:23:54 +0000 (07:23 +0000)]
xapp_viewres: bump to 1.0.3 to fix Xmu related build failure

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxapp_twm: bump to 1.0.6 to fix Xmu related build failure
Thomas Petazzoni [Fri, 16 Nov 2012 07:23:53 +0000 (07:23 +0000)]
xapp_twm: bump to 1.0.6 to fix Xmu related build failure

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxapp_editres: bump to 1.0.5 to fix Xmu related build failure
Thomas Petazzoni [Fri, 16 Nov 2012 07:23:52 +0000 (07:23 +0000)]
xapp_editres: bump to 1.0.5 to fix Xmu related build failure

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxutil_util-macros: bump to version 1.17
Thomas Petazzoni [Fri, 16 Nov 2012 07:23:51 +0000 (07:23 +0000)]
xutil_util-macros: bump to version 1.17

Needed by other xapp versions bump, which themselves are needed to fix
the missing link against the Xmu library (build failures similar to
http://autobuild.buildroot.org/results/1a4f84ad76ad8c4e70bff6878fc232edf46ff8f1/build-end.log).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxlib_libXt: bump version to 1.1.3
Thomas Petazzoni [Fri, 16 Nov 2012 07:23:50 +0000 (07:23 +0000)]
xlib_libXt: bump version to 1.1.3

Needed by the bump of xapp_clipboard, itself needed to avoid the
following build failure:

  http://autobuild.buildroot.org/results/1a4f84ad76ad8c4e70bff6878fc232edf46ff8f1/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agobarebox: Add 2012.11, remove 2012.07
Maxime Ripard [Fri, 16 Nov 2012 12:04:18 +0000 (12:04 +0000)]
barebox: Add 2012.11, remove 2012.07

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomysql_client: security bump to version 5.1.66
Gustavo Zacarias [Fri, 16 Nov 2012 03:24:22 +0000 (03:24 +0000)]
mysql_client: security bump to version 5.1.66

Fixes multiple security isssues, most of them of the server component
though.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agogdb: not available on aarch64 for the target
Thomas Petazzoni [Fri, 16 Nov 2012 03:57:10 +0000 (03:57 +0000)]
gdb: not available on aarch64 for the target

Fixes

  http://autobuild.buildroot.org/results/d32a0fb1584a125cccde521a3960fb87ff7e2de6/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: minor tweaks
Simon Dawson [Fri, 16 Nov 2012 04:54:19 +0000 (04:54 +0000)]
manual: minor tweaks

Minor grammatical and spelling tweaks to the manual content.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agocpanminus: mark as broken
Thomas Petazzoni [Fri, 16 Nov 2012 04:01:14 +0000 (04:01 +0000)]
cpanminus: mark as broken

cpanminus is currently responsible for about half of the autobuilder
failures, due to the missing dependency on host-qemu. However, even
with the host-qemu proposed by Arnout, cpanminus will still not work
properly: it will try to execute on the build machine executables
built for the target. While qemu is here to emulate the instruction
set, there is still the unsolved problem of kernel headers version
mismatch between the target and the build environments.

So the whole approach that consists in using host-qemu for building
simply cannot work properly, and until it is solved, the package
should be marked as broken.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agokexec: disable on unsupported architectures
Simon Dawson [Fri, 16 Nov 2012 00:42:10 +0000 (00:42 +0000)]
kexec: disable on unsupported architectures

kexec only supports the following architectures.

  i?86
  powerpc
  powerpc64
  arm*
  s390x|s390
  sh4|sh4a|sh3|sh
  mips*
  cris
  crisv32
  ia64
  x86_64
  alpha

The Buildroot kexec package is available when an unsupported target
architecture is selected, leading to autobuild failures like the following.

  http://autobuild.buildroot.net/results/e706b08abb4fd1987fc4aa970d6be50fc92dc1fa/build-end.log

This patch makes the kexec package available only for the supported
architectures.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agocan-utils: add CAN FD support
Yegor Yefremov [Thu, 15 Nov 2012 22:56:22 +0000 (22:56 +0000)]
can-utils: add CAN FD support

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: contribute.txt: do not use --summary option with 'git format-patch'
Samuel Martin [Thu, 15 Nov 2012 20:13:33 +0000 (20:13 +0000)]
manual: contribute.txt: do not use --summary option with 'git format-patch'

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: prerequisite.txt: add texinfo to the mandatory package list
Samuel Martin [Thu, 15 Nov 2012 20:13:32 +0000 (20:13 +0000)]
manual: prerequisite.txt: add texinfo to the mandatory package list

Using the internal Buildroot toolchain backend, makeinfo, whom belongs to
the texinfo package, is required to build gcc and gdb.

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain/gdb: disable support of full gdb on target for blackfin
Thomas Petazzoni [Sat, 10 Nov 2012 12:28:55 +0000 (12:28 +0000)]
toolchain/gdb: disable support of full gdb on target for blackfin

There is no support in gdb 6.6 for the Blackfin architecture, so
disallow this choice. This fixes the following build failure:

  http://autobuild.buildroot.org/results/e37db29810265a756833da163fda444d967d7874/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibnspr: fix build with ARMv7 toolchains
Thomas Petazzoni [Sat, 10 Nov 2012 12:12:05 +0000 (12:12 +0000)]
libnspr: fix build with ARMv7 toolchains

Fixes the following build failure:

  http://autobuild.buildroot.org/results/d7323831372050e425a34f5104a46d8cbd6be214/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxlib_libXt: add patch to fix cross-compilation issue
Thomas Petazzoni [Thu, 15 Nov 2012 12:28:47 +0000 (12:28 +0000)]
xlib_libXt: add patch to fix cross-compilation issue

Fixes the following build failure:

 http://autobuild.buildroot.org/results/2815885d589d75259508bcce4f272b8dddb3be77/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agobinutils: bump 2.23 series to 2.23.1 and deprecate 2.20
Gustavo Zacarias [Thu, 15 Nov 2012 12:07:50 +0000 (12:07 +0000)]
binutils: bump 2.23 series to 2.23.1 and deprecate 2.20

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolcdproc: remove patch rejected upstream
Simon Dawson [Mon, 12 Nov 2012 01:47:21 +0000 (01:47 +0000)]
lcdproc: remove patch rejected upstream

Remove an lcdproc patch which has been rejected upstream. It has been
decided by lcdproc developer Markus Dolze that the behaviour of the
client_add_key command when handling the minus key is "intentional to
some degree."

This patch also takes the opportunity to remove the version number from the
single remaining lcdproc patch.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolcdproc: fix autobuilder failures
Simon Dawson [Sun, 11 Nov 2012 23:18:12 +0000 (23:18 +0000)]
lcdproc: fix autobuilder failures

The lcdproc version bump to 0.5.6 has resulted in autobuilder failures such as
the following.

  http://autobuild.buildroot.org/results/9967bc20a6094e836c4c18ff2cd30edef143bb8e/build-end.log

The 0.5.6 release added a new glcd driver, which requires the freetype and zlib
libraries. This patch makes the lcdproc package depend on freetype and zlib.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: add beyond-buildroot.txt
Samuel Martin [Sun, 11 Nov 2012 03:15:01 +0000 (03:15 +0000)]
manual: add beyond-buildroot.txt

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: add deprecated-list.txt
Samuel Martin [Sun, 11 Nov 2012 03:15:00 +0000 (03:15 +0000)]
manual: add deprecated-list.txt

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: add pkg-list.txt (generated list of available packages)
Samuel Martin [Sun, 11 Nov 2012 03:14:59 +0000 (03:14 +0000)]
manual: add pkg-list.txt (generated list of available packages)

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: add legal-info.txt
Samuel Martin [Sun, 11 Nov 2012 03:14:58 +0000 (03:14 +0000)]
manual: add legal-info.txt

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: add adding-package-tips.txt
Samuel Martin [Sun, 11 Nov 2012 03:14:57 +0000 (03:14 +0000)]
manual: add adding-package-tips.txt

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: add patch-policy.txt
Samuel Martin [Sun, 11 Nov 2012 03:14:56 +0000 (03:14 +0000)]
manual: add patch-policy.txt

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: add download-infra.txt
Samuel Martin [Sun, 11 Nov 2012 03:14:55 +0000 (03:14 +0000)]
manual: add download-infra.txt

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: add package-make-target.txt
Samuel Martin [Sun, 11 Nov 2012 03:14:54 +0000 (03:14 +0000)]
manual: add package-make-target.txt

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: add contribute.txt
Samuel Martin [Sun, 11 Nov 2012 03:14:53 +0000 (03:14 +0000)]
manual: add contribute.txt

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: add get-involved.txt
Samuel Martin [Sun, 11 Nov 2012 03:14:52 +0000 (03:14 +0000)]
manual: add get-involved.txt

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: add writing-rules.txt
Samuel Martin [Sun, 11 Nov 2012 03:14:51 +0000 (03:14 +0000)]
manual: add writing-rules.txt

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: faq.txt: rework and update
Samuel Martin [Sun, 11 Nov 2012 03:14:50 +0000 (03:14 +0000)]
manual: faq.txt: rework and update

Also rename faq.txt -> faq-troubleshooting.txt

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: add make-tips.txt
Samuel Martin [Sun, 11 Nov 2012 03:14:49 +0000 (03:14 +0000)]
manual: add make-tips.txt

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: add prerequisite.txt
Samuel Martin [Sun, 11 Nov 2012 03:14:48 +0000 (03:14 +0000)]
manual: add prerequisite.txt

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: adding-package-directory.txt: update, cleanup and typo fixes
Samuel Martin [Sun, 11 Nov 2012 03:14:47 +0000 (03:14 +0000)]
manual: adding-package-directory.txt: update, cleanup and typo fixes

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: update rebuilding-packages.txt
Samuel Martin [Sun, 11 Nov 2012 03:14:46 +0000 (03:14 +0000)]
manual: update rebuilding-packages.txt

- update "Understanding how to rebuild packages" section
- add "Understanding when a full rebuild is necessary" section

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: customize-rootfs.txt: refactoring, misc. fixes and update
Samuel Martin [Sun, 11 Nov 2012 03:14:45 +0000 (03:14 +0000)]
manual: customize-rootfs.txt: refactoring, misc. fixes and update

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: rework using.txt and update common-usage.txt
Samuel Martin [Sun, 11 Nov 2012 03:14:44 +0000 (03:14 +0000)]
manual: rework using.txt and update common-usage.txt

Consider the second chapter: "starting-up", as a tutorial.
Assuming that, using.txt only contains the very first commands used to get
configure and build its very first target system.

So, the following subsection from using.txt have been to common-usage.txt:
- Offline builds
- Building out-of-tree
- Environment variables

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: rework introduction.txt and add embedded-basics.txt
Samuel Martin [Sun, 11 Nov 2012 03:14:43 +0000 (03:14 +0000)]
manual: rework introduction.txt and add embedded-basics.txt

Split and rephrasing of introduction.txt.

Cross-toolchain explainations moved from introduction.txt into
embedded-basics.txt.

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: rework the whole documentation stub
Samuel Martin [Sun, 11 Nov 2012 03:14:42 +0000 (03:14 +0000)]
manual: rework the whole documentation stub

The new skeleton of the manual as it has been thought:
1.  About Buildroot:
     Presentation of Buildroot
2.  Starting up:
     Everything to quickly and easily start working with Buildroot
3.  Working with Buildroot
     Basics to make your work fitting your needs
4.  Troubleshooting
5.  Going further in Buildroot's innards
     Explaination of how buildroot is organised, how it works, etc
6.  Developer Guidelines
7.  Getting involved
8.  Contibuting to Buildroot
9.  Legal notice
10. Appendix

It is easy to distinguish two parts in this plan:
- Sections 1 to 4 mainly address people starting with Buildroot
- Sections 5 to 10 are more focused on how to develop Buildroot itself

Most of the existing sections have just been moved in the hierarchy,
few were split and dispatch in, what i think was the relevant section,
and numerous others have been created.

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: set toc depth to 4 for html outputs
Samuel Martin [Sun, 11 Nov 2012 03:14:41 +0000 (03:14 +0000)]
manual: set toc depth to 4 for html outputs

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: make clean target consistent with others in buildroot
Samuel Martin [Thu, 15 Nov 2012 12:07:28 +0000 (12:07 +0000)]
manual: make clean target consistent with others in buildroot

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqemu/mips64-malta: update to use kernel 3.6.6
Gustavo Zacarias [Thu, 15 Nov 2012 10:25:44 +0000 (10:25 +0000)]
qemu/mips64-malta: update to use kernel 3.6.6

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqemu/mips{el}-malta: update to use kernel 3.6.6
Gustavo Zacarias [Thu, 15 Nov 2012 10:25:43 +0000 (10:25 +0000)]
qemu/mips{el}-malta: update to use kernel 3.6.6

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqemu/microblaze: update to use kernel 3.6.6
Gustavo Zacarias [Thu, 15 Nov 2012 10:25:42 +0000 (10:25 +0000)]
qemu/microblaze: update to use kernel 3.6.6

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqemu/arm-versatile: update to use kernel 3.6.6
Gustavo Zacarias [Thu, 15 Nov 2012 10:25:41 +0000 (10:25 +0000)]
qemu/arm-versatile: update to use kernel 3.6.6

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqemu/arm-vexpress: update to use kernel 3.6.6
Gustavo Zacarias [Thu, 15 Nov 2012 10:25:40 +0000 (10:25 +0000)]
qemu/arm-vexpress: update to use kernel 3.6.6

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>