]> rtime.felk.cvut.cz Git - coffee/buildroot.git/log
coffee/buildroot.git
12 years agoUpdate for 2011.11 2011.11
Peter Korsgaard [Wed, 30 Nov 2011 23:08:44 +0000 (00:08 +0100)]
Update for 2011.11

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolinux: update stable kernel to 3.1.4
Peter Korsgaard [Tue, 29 Nov 2011 08:18:30 +0000 (09:18 +0100)]
linux: update stable kernel to 3.1.4

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agokernel-headers: bump 3.0.x / 3.1.x stable versions
Peter Korsgaard [Tue, 29 Nov 2011 08:16:48 +0000 (09:16 +0100)]
kernel-headers: bump 3.0.x / 3.1.x stable versions

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolinux: update stable kernel to 3.1.3
Sven Neumann [Sun, 27 Nov 2011 19:14:46 +0000 (20:14 +0100)]
linux: update stable kernel to 3.1.3

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agokernel-headers: update to 3.1.3 and 3.0.11
Sven Neumann [Sun, 27 Nov 2011 19:14:45 +0000 (20:14 +0100)]
kernel-headers: update to 3.1.3 and 3.0.11

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoruby: really disable ncurses/readline for host
Peter Korsgaard [Sun, 27 Nov 2011 21:16:40 +0000 (22:16 +0100)]
ruby: really disable ncurses/readline for host

Commit 150124b (ruby: fix host build breakage) tried to fix host-ruby
build failures by disabling ncurses/readline extensions, but the
ruby configure script doesn't understand --without-ncurses /
--without-readline arguments, so the commit didn't do anything.

Fix it by really disabling them using the --with-out-ext argument.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoUpdate for 2011.11-rc3 2011.11_rc3
Peter Korsgaard [Sat, 26 Nov 2011 21:04:24 +0000 (22:04 +0100)]
Update for 2011.11-rc3

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoPrevent patch commands from accessing source control
Danomi Mocelopolis [Sat, 26 Nov 2011 20:56:25 +0000 (21:56 +0100)]
Prevent patch commands from accessing source control

Closes #4357

Add -g0 option to patch to ensure it doesn't try to access source control.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoCHANGES: update with recent changes
Peter Korsgaard [Sat, 26 Nov 2011 20:51:42 +0000 (21:51 +0100)]
CHANGES: update with recent changes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoruby: fix host build breakage
Gustavo Zacarias [Fri, 25 Nov 2011 11:35:12 +0000 (08:35 -0300)]
ruby: fix host build breakage

When building host-ruby with ncurses enabled on an x86_64 host we get a
"relocation R_X86_64_32 against `_nc_globals' can not be used when making
a shared object; recompile with -fPIC" error when building.
Just disable ncurses and readline support for the host version - we
don't need it.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoruby: fix build breakage
Gustavo Zacarias [Fri, 25 Nov 2011 11:35:11 +0000 (08:35 -0300)]
ruby: fix build breakage

Fix build breakage regarding invalid file format of
/usr/lib/libpthread.so
This is because ruby has rpath enabled by default and was throwing in
the runtime paths and pulling in host libraries into the mix.
So disable rpath.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agophp: fix build breakage
Gustavo Zacarias [Fri, 25 Nov 2011 15:49:04 +0000 (12:49 -0300)]
php: fix build breakage

The zip extension requires zlib, so select it.

[Peter: Only select zlib, not php zlib extension]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agothttpd: fix build breakage with eglibc/glibc
Gustavo Zacarias [Fri, 25 Nov 2011 14:48:30 +0000 (11:48 -0300)]
thttpd: fix build breakage with eglibc/glibc

Fix getline() function conflict with glibc/eglibc by renaming it.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolsof: fix permission of extracted files
Damian Kaczmarek [Thu, 20 Oct 2011 22:05:23 +0000 (00:05 +0200)]
lsof: fix permission of extracted files

Closes #4369

Default tar permissiong make it impossible to apply patches to some of
the files.

Change extraction command to skip permissions by using "-O" tar option
and a pipe tar chain.

Solution suggested by: Arnout Vandecappelle <arnout@mind.be>

[Peter: rework to use define as suggested by Thomas]
Signed-off-by: Damian Kaczmarek <damian@veritymedical.co.uk>
Tested-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoCHANGES: update with recent changes
Peter Korsgaard [Thu, 24 Nov 2011 22:03:42 +0000 (23:03 +0100)]
CHANGES: update with recent changes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agouClibc: remove trailer from linuxthreads-errno patches confusing modern patch
Peter Korsgaard [Thu, 24 Nov 2011 21:29:46 +0000 (22:29 +0100)]
uClibc: remove trailer from linuxthreads-errno patches confusing modern patch

Modern versions of patch (2.6.1.81 / 85 tested) gets confused by the empty
git trailer referencing uClibc_errno.h (from when patch was forward ported
from 0.9.31), so drop it.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agogdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOT
Peter Korsgaard [Thu, 24 Nov 2011 13:26:52 +0000 (14:26 +0100)]
gdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOT

Newer versions of GDB need pthread debugging support if threads are
enabled, which is always the case for glibc but is a configure option
for uClibc.

We have solved this for internal toolchains by selecting the
BR2_PTHREAD_DEBUG option from the GDB selection if needed, but as this
option isn't available when ctng/external toolchains are used, mconf
prints ugly warnings and the build may fail if an external uClibc
toolchain without pthread debugging support is used.

Fix it by introducing 2 more hidden config options:
 - BR2_TOOLCHAIN_HAS_THREADS_DEBUG
 - BR2_TOOLCHAIN_HAS_THREADS_DEBUG_IF_NEEDED

The first tells us if the toolchain HAS pthreads debugging support,
and is checked by check_uclibc_feature in helper.mk for external uClibc
based toolchains.

The second tells us if the toolchain is ABLE TO provide pthreads debugging
support if threads are enabled, either because it's an internal toolchain
where we can force enable it or an external glibc/eglibc toolchain or
uClibc with the option enabled.

Crosstool-ng forcibly enables this support, so those will always work.
The preconfigured uClibc-based toolchains we have also all enable it.

Finally, show a comment if this isn't the case so the (external toolchain)
user knows why. This is placed outside the choice option, as menuconfig
has a bug where it doesn't show choice selections which only contain
comments.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agobusybox: remove old unused quirk handling
Peter Korsgaard [Wed, 23 Nov 2011 22:36:32 +0000 (23:36 +0100)]
busybox: remove old unused quirk handling

The definition of these variables were removed back in June
(7d814728 / f1e4aac4).

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agogdb: fix version logic for bfin
Peter Korsgaard [Wed, 23 Nov 2011 22:31:23 +0000 (23:31 +0100)]
gdb: fix version logic for bfin

GDB should default to 6.6 on bfin, not on !bfin.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agorsyslog: only install S01rsyslog if not present in fs skeleton
Peter Korsgaard [Wed, 23 Nov 2011 22:28:30 +0000 (23:28 +0100)]
rsyslog: only install S01rsyslog if not present in fs skeleton

To allow custom configurations.

Reported-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodocs: Fix assumed copy+paste error.
Trevor Woerner [Tue, 22 Nov 2011 17:55:16 +0000 (12:55 -0500)]
docs: Fix assumed copy+paste error.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolinux: update stable kernel to 3.1.2
Gustavo Zacarias [Tue, 22 Nov 2011 02:14:47 +0000 (23:14 -0300)]
linux: update stable kernel to 3.1.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agokernel-headers: update to 3.1.2 and 3.0.10
Gustavo Zacarias [Tue, 22 Nov 2011 02:14:46 +0000 (23:14 -0300)]
kernel-headers: update to 3.1.2 and 3.0.10

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agofreetype: security bump to version 2.4.8
Gustavo Zacarias [Tue, 22 Nov 2011 01:59:21 +0000 (22:59 -0300)]
freetype: security bump to version 2.4.8

Bump freetype to version 2.4.8 to fix CVE-2011-3439.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodocs: Configuration path update
Trevor Woerner [Mon, 21 Nov 2011 22:06:46 +0000 (17:06 -0500)]
docs: Configuration path update

Update the procedure for modifying /etc/inittab's getty line with
the correct port and baud values to reflect their current names and
locations in the Buildroot configuration.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotoolchain/crosstool-NG: update to 1.13.2
Yann E. MORIN [Sun, 20 Nov 2011 20:51:17 +0000 (21:51 +0100)]
toolchain/crosstool-NG: update to 1.13.2

crosstool-NG 1.13.2 contains an important fix related to building
the ncurses libraries: the latest ncurses version requires tic to
be either in ${TIC_PATH}, or to be exactly /usr/bin/tic.

Also contains a few minor fixes:
 - CLooG extraction
 - prescott is a i686

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoopencv: ffmpeg supports needs largefile / ipv6
Peter Korsgaard [Sat, 19 Nov 2011 21:40:33 +0000 (22:40 +0100)]
opencv: ffmpeg supports needs largefile / ipv6

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agou-boot: fix CUSTOM_PATCH_DIR documentation
Peter Korsgaard [Sat, 19 Nov 2011 18:56:50 +0000 (19:56 +0100)]
u-boot: fix CUSTOM_PATCH_DIR documentation

We're using uboot-<version>-*.patch, and not u-boot-<version>-*.patch

Reported-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agomplayer: external tremor support needs ogg as well
Peter Korsgaard [Sat, 19 Nov 2011 14:56:48 +0000 (15:56 +0100)]
mplayer: external tremor support needs ogg as well

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoxapp_xf86dga: fix dependencies
Peter Korsgaard [Fri, 18 Nov 2011 15:06:39 +0000 (16:06 +0100)]
xapp_xf86dga: fix dependencies

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoUpdate for 2011.11-rc2 2011.11_rc2
Peter Korsgaard [Fri, 18 Nov 2011 13:00:24 +0000 (14:00 +0100)]
Update for 2011.11-rc2

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoCHANGES: update with recent changes
Peter Korsgaard [Fri, 18 Nov 2011 12:56:39 +0000 (13:56 +0100)]
CHANGES: update with recent changes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agonewt: disable parallel build
Peter Korsgaard [Fri, 18 Nov 2011 12:52:34 +0000 (13:52 +0100)]
newt: disable parallel build

The newt build system contains a race condition, which sometimes breaks
the build with high BR2_JLEVEL settings.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoqt: ensure cross pkg-config is used
Peter Korsgaard [Fri, 18 Nov 2011 11:08:02 +0000 (12:08 +0100)]
qt: ensure cross pkg-config is used

Closes #4297

Tweak qmake.conf to ensure our cross pkg-config is used, instead of
whatever is first in the path. In order to do this, tweak the
QT_QMAKE_SET to be able to handle variables which aren't prefixed with
QMAKE_.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoCHANGES: #3355 is resolved
Peter Korsgaard [Thu, 17 Nov 2011 22:56:44 +0000 (23:56 +0100)]
CHANGES: #3355 is resolved

Got fixed by fd38100e (mplayer: fix build on i386).

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodependencies: remove unused lzma checking scripts
Thomas De Schampheleire [Thu, 10 Nov 2011 19:32:00 +0000 (20:32 +0100)]
dependencies: remove unused lzma checking scripts

Files package/lzma/lzmacheck.sh and toolchain/dependencies/check-host-lzma.sh
are present since the very beginning of buildroot, but do not appear to be
used (anymore). Let's remove them.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodependencies: check core dependencies before anything else
Thomas De Schampheleire [Thu, 10 Nov 2011 19:31:51 +0000 (20:31 +0100)]
dependencies: check core dependencies before anything else

Currently, the dependencies target (that runs dependencies.sh) depends on
DEPENDENCIES_HOST_PREREQ. This means that the dependencies listed in
DEPENDENCIES_HOST_PREREQ (currently host-sstrip if sstrip is selected) are
built *before* the dependencies.sh script is run.

As a result, if e.g. there is no gcc compiler present on the build system, the
dependencies in DEPENDENCIES_HOST_PREREQ will fail to build, and buildroot
will fail non-gracefully.

This patch makes sure that the DEPENDENCIES_HOST_PREREQ are checked *after* the
dependencies.sh script, so that any problem in the build system is reported in
a clean way by dependencies.sh.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agouClibc: fix sparc build breakage
Gustavo Zacarias [Fri, 11 Nov 2011 21:12:46 +0000 (18:12 -0300)]
uClibc: fix sparc build breakage

Closes #4021

Fix build breakage for sparc as reported in bug #4021
Patches from Konrad Eisele <konrad@gaisler.com>
Submitted in the uclibc mailing list.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoCHANGES: update with recent changes
Peter Korsgaard [Thu, 17 Nov 2011 05:54:58 +0000 (06:54 +0100)]
CHANGES: update with recent changes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agogst-plugins-bad: decklink plugin needs C++ support
Peter Korsgaard [Wed, 16 Nov 2011 21:53:33 +0000 (22:53 +0100)]
gst-plugins-bad: decklink plugin needs C++ support

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoclean-for-rebuild: also remove images_installed stamp
Arnout Vandecappelle (Essensium/Mind) [Tue, 15 Nov 2011 17:31:17 +0000 (17:31 +0000)]
clean-for-rebuild: also remove images_installed stamp

Without this, a linux-rebuild or bootloader-rebuild will not install
the rebuilt image in the images directory.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agomplayer: fix build on i386
Peter Korsgaard [Mon, 14 Nov 2011 21:14:53 +0000 (22:14 +0100)]
mplayer: fix build on i386

Mplayer needs to be built with -fomit-frame-pointer on x86, otherwise
gcc errors out on the inline asm with too few registers.

Also disable yasm support, both because this mplayer revision forgets
to build the gpl'ed asm snippets (fixed in r32736), breaking the build
- And also to ensure the build is reproducable and doesn't use host
components behind the users' back (E.G. if yasm is available on host).

Once we have added yasm as a package, this can get removed again (and
mplayer svn rev bumped) for the performance boost it gives.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolinux: make vmlinux target available to all architectures
Thomas De Schampheleire [Wed, 21 Sep 2011 06:46:16 +0000 (08:46 +0200)]
linux: make vmlinux target available to all architectures

The 'vmlinux' target in the linux build directory is a generic target. It may
not be directly bootable for all architectures, but for projects where a custom
bootloader is used, it can be of value.

Previously, this target was only available for mips architectures. This patch
removes this restriction.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agorpm: use external (BR versions) of file and pcre
Peter Korsgaard [Mon, 14 Nov 2011 15:17:14 +0000 (16:17 +0100)]
rpm: use external (BR versions) of file and pcre

Saves space in rootfs, and fixes build issues (internal pcre needs
C++ support for unit test, internal file breaks with incompatible
file versions on host).

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agofile: install to staging as well
Peter Korsgaard [Mon, 14 Nov 2011 15:16:17 +0000 (16:16 +0100)]
file: install to staging as well

file provides libmagic, which other packages might use - So install it
into staging.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodistcc: fix upstream url
Peter Korsgaard [Mon, 14 Nov 2011 13:29:57 +0000 (14:29 +0100)]
distcc: fix upstream url

Old upstream URL was no longer valid. While we're at it, fix a few
whitespace issues.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agokernel-headers: bump 3.0.x stable version
Peter Korsgaard [Mon, 14 Nov 2011 12:14:46 +0000 (13:14 +0100)]
kernel-headers: bump 3.0.x stable version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolinux: update stable kernel version to 3.1.1
Sven Neumann [Mon, 14 Nov 2011 09:07:04 +0000 (10:07 +0100)]
linux: update stable kernel version to 3.1.1

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agokernel-headers: update stable kernel version to 3.1.1
Sven Neumann [Mon, 14 Nov 2011 09:07:03 +0000 (10:07 +0100)]
kernel-headers: update stable kernel version to 3.1.1

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibxcb: really disable doxygen documentation for target
Peter Korsgaard [Mon, 14 Nov 2011 12:11:29 +0000 (13:11 +0100)]
libxcb: really disable doxygen documentation for target

Thanks to Baruch Siach for noticing.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotftpd: fix build without ipv6
Peter Korsgaard [Mon, 14 Nov 2011 11:39:15 +0000 (12:39 +0100)]
tftpd: fix build without ipv6

tftpd's configure script uses a nonstandard --without-ipv6 option to
disable ipv6 support.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibxcb: don't build doxygen documentation
Peter Korsgaard [Mon, 14 Nov 2011 10:52:48 +0000 (11:52 +0100)]
libxcb: don't build doxygen documentation

In most situations we don't care about documentation, and newer doxygen
versions (1.7.x) seems to have issues with it, breaking the build.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agorrdtool: fix build when host has libart/freetype development files
Peter Korsgaard [Mon, 14 Nov 2011 09:16:49 +0000 (10:16 +0100)]
rrdtool: fix build when host has libart/freetype development files

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotar: build after busybox if enabled
Gustavo Zacarias [Sun, 13 Nov 2011 22:27:57 +0000 (19:27 -0300)]
tar: build after busybox if enabled

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotoolchain/crosstool-NG: update to 1.13.1
Yann E. MORIN [Sun, 13 Nov 2011 21:50:32 +0000 (22:50 +0100)]
toolchain/crosstool-NG: update to 1.13.1

crosstool-ng-1.13.1 contains a fix for the UBI breakage in
the installed kernel headers.
Refresh a patch.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotarget gdb: depend on thread support
Thomas Petazzoni [Sun, 13 Nov 2011 08:55:56 +0000 (09:55 +0100)]
target gdb: depend on thread support

Compiling gdb for the target requires thread support in the C library,
otherwise:

/home/test/outputs/test-888/toolchain/gdb-7.3.1/gdb/gdb_thread_db.h:37:21: fatal error: pthread.h: No such file or directory

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agocrosstool-ng: add patch to use wget instead of curl
Thomas Petazzoni [Sun, 13 Nov 2011 08:55:55 +0000 (09:55 +0100)]
crosstool-ng: add patch to use wget instead of curl

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agogdb: do not allow native gdb on SuperH architecture
Thomas Petazzoni [Sun, 13 Nov 2011 08:55:54 +0000 (09:55 +0100)]
gdb: do not allow native gdb on SuperH architecture

The gdb debugger does not have support for running as the native
debugger on the SuperH architecture:

 configure: error: "*** Gdb does not support native target sh4-unknown-linux-gnu"

See also http://lists.debian.org/debian-superh/2010/04/msg00000.html.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodoc: update GENTARGETS/AUTOTARGETS/CMAKETARGETS on the number of arguments
Thomas Petazzoni [Sun, 13 Nov 2011 08:54:47 +0000 (09:54 +0100)]
doc: update GENTARGETS/AUTOTARGETS/CMAKETARGETS on the number of arguments

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodoc: mention the CMAKETARGETS infrastructure in the list of infrastructures
Thomas Petazzoni [Sun, 13 Nov 2011 08:54:46 +0000 (09:54 +0100)]
doc: mention the CMAKETARGETS infrastructure in the list of infrastructures

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodoc: more details about expressing dependencies in Config.in
Thomas Petazzoni [Sun, 13 Nov 2011 08:54:45 +0000 (09:54 +0100)]
doc: more details about expressing dependencies in Config.in

[Peter: Minor tweak]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodoc: mention how to format the Config.in file
Thomas Petazzoni [Sun, 13 Nov 2011 08:54:44 +0000 (09:54 +0100)]
doc: mention how to format the Config.in file

[Peter: s/but/should as suggested by Michael S. Zick]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodoc: suggest how to add suboptions
Thomas Petazzoni [Sun, 13 Nov 2011 08:54:43 +0000 (09:54 +0100)]
doc: suggest how to add suboptions

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agonews.html: add 2011.11-rc1 announcement link
Peter Korsgaard [Fri, 11 Nov 2011 20:59:57 +0000 (21:59 +0100)]
news.html: add 2011.11-rc1 announcement link

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoUpdate for 2011.11-rc1 2011.11_rc1
Peter Korsgaard [Fri, 11 Nov 2011 19:26:00 +0000 (20:26 +0100)]
Update for 2011.11-rc1

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agouclibc: rename uclibc-update to uclibc-update-config
Thomas De Schampheleire [Fri, 14 Oct 2011 14:56:58 +0000 (16:56 +0200)]
uclibc: rename uclibc-update to uclibc-update-config

The original name uclibc-update is confusing as it only updates a
configuration file.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agobusybox: rename busybox-update to busybox-update-config
Thomas De Schampheleire [Fri, 14 Oct 2011 14:56:57 +0000 (16:56 +0200)]
busybox: rename busybox-update to busybox-update-config

The original name busybox-update is confusing as it only updates a
configuration file.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolinux: add linux-update-config and linux-update-defconfig targets
Thomas De Schampheleire [Fri, 14 Oct 2011 14:56:56 +0000 (16:56 +0200)]
linux: add linux-update-config and linux-update-defconfig targets

In analogy to build targets uclibc-update and busybox-update, add
extra targets to copy the current configuration to the custom
configuration file set in buildroot. These targets facilitate the
work of developers adding support for a specific board.

linux-update-config copies .config directly.
linux-update-defconfig first creates a defconfig and copies that.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoCHANGES: #1357 is resolved
Peter Korsgaard [Fri, 11 Nov 2011 19:01:05 +0000 (20:01 +0100)]
CHANGES: #1357 is resolved

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agooprofile: fix mipsel build
Gustavo Zacarias [Fri, 11 Nov 2011 16:06:49 +0000 (13:06 -0300)]
oprofile: fix mipsel build

Closes #3709

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoCHANGES: #507 is resolved
Peter Korsgaard [Fri, 11 Nov 2011 10:38:45 +0000 (11:38 +0100)]
CHANGES: #507 is resolved

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agomplayer: Enable live and tv options
Kelvin Cheung [Tue, 8 Nov 2011 11:16:17 +0000 (19:16 +0800)]
mplayer: Enable live and tv options

1.Enable TV interface.
2.Enable LIVE555 Streaming Media if live555 is available.

[Peter: cleanup CFLAGS/LDFLAGS handling]
Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodhcp: security bump to version 4.1-ESV-R3
Gustavo Zacarias [Wed, 9 Nov 2011 11:30:59 +0000 (08:30 -0300)]
dhcp: security bump to version 4.1-ESV-R3

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodevmem2: undeprecate and conver to gentargets
Gustavo Zacarias [Wed, 9 Nov 2011 02:03:12 +0000 (23:03 -0300)]
devmem2: undeprecate and conver to gentargets

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agogpsd: fix navcom driver build when no other drivers using binary are enabled
Peter Korsgaard [Wed, 9 Nov 2011 08:42:22 +0000 (09:42 +0100)]
gpsd: fix navcom driver build when no other drivers using binary are enabled

Patch sent upstream.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agogpsd: garmintxt driver gets enabled by default, so disable if not selected
Peter Korsgaard [Wed, 9 Nov 2011 08:38:41 +0000 (09:38 +0100)]
gpsd: garmintxt driver gets enabled by default, so disable if not selected

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoCHANGES: update with recent changes
Peter Korsgaard [Tue, 8 Nov 2011 23:33:13 +0000 (00:33 +0100)]
CHANGES: update with recent changes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoliboil: remove deprecated
Gustavo Zacarias [Tue, 11 Oct 2011 14:38:31 +0000 (11:38 -0300)]
liboil: remove deprecated

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoswfdec: remove deprecated
Gustavo Zacarias [Tue, 11 Oct 2011 14:38:30 +0000 (11:38 -0300)]
swfdec: remove deprecated

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agosfdisk: remove deprecated
Gustavo Zacarias [Tue, 11 Oct 2011 14:38:29 +0000 (11:38 -0300)]
sfdisk: remove deprecated

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agowebif: remove deprecated
Gustavo Zacarias [Tue, 8 Nov 2011 23:00:05 +0000 (00:00 +0100)]
webif: remove deprecated

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoutil-linux: fix partx build breakage
Gustavo Zacarias [Tue, 18 Oct 2011 15:53:15 +0000 (12:53 -0300)]
util-linux: fix partx build breakage

addpart, delpart and partx are enabled by default so --disable now to
avoid build breaking when we lack libblkid.
Also select libblkid when it's enabled now.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agogmp: work around ARM thumb build breakage
Gustavo Zacarias [Wed, 5 Oct 2011 20:23:38 +0000 (17:23 -0300)]
gmp: work around ARM thumb build breakage

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotoolchain-external: fix x86 codesourcery config symbol typo
Peter Korsgaard [Tue, 8 Nov 2011 16:06:13 +0000 (17:06 +0100)]
toolchain-external: fix x86 codesourcery config symbol typo

As noticed on irc.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotoolchain/gcc: add 4.3 / 4.4 fix for gcc pr 39429
Peter Korsgaard [Mon, 7 Nov 2011 22:11:46 +0000 (23:11 +0100)]
toolchain/gcc: add 4.3 / 4.4 fix for gcc pr 39429

Patch from OSELAS.Toolchain-2011.03.1.

See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39429 for details.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoradvd: security bump to version 1.8.3
Gustavo Zacarias [Wed, 2 Nov 2011 16:05:36 +0000 (13:05 -0300)]
radvd: security bump to version 1.8.3

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibxcb: needs pkg-config
Peter Korsgaard [Wed, 2 Nov 2011 11:58:04 +0000 (12:58 +0100)]
libxcb: needs pkg-config

Reported-by: Łukasz Pułka <lukasz@oxnet.pl>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoext-toolchain: fix ct-ng as external rsync issues
Gustavo Zacarias [Thu, 13 Oct 2011 16:18:51 +0000 (13:18 -0300)]
ext-toolchain: fix ct-ng as external rsync issues

When using a CT-NG toolchain as external toolchain (not with the
integration) and said toolchain has u-w directories rsync fails.
So instruct rsync to chmod u+w directories in the target copy to avoid
the issue.

[Peter: notice that this is a workaround for a rsync 3.0.8 bug]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agouClibc: update snapshot config to avoid stalling
Gustavo Zacarias [Wed, 12 Oct 2011 14:56:42 +0000 (11:56 -0300)]
uClibc: update snapshot config to avoid stalling

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agouClibc 0.9.31.1: add patch to export strverscmp for real
Gustavo Zacarias [Wed, 12 Oct 2011 14:53:10 +0000 (11:53 -0300)]
uClibc 0.9.31.1: add patch to export strverscmp for real

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agouClibc: add patches to fix daylight saving issues
Gustavo Zacarias [Wed, 12 Oct 2011 14:53:09 +0000 (11:53 -0300)]
uClibc: add patches to fix daylight saving issues

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agomtd: make sure that dest dir exists before installing mtd files
Danomi Mocelopolis [Wed, 2 Nov 2011 11:00:52 +0000 (12:00 +0100)]
mtd: make sure that dest dir exists before installing mtd files

Closes #4387

Signed-off-by: Danomi Mocelopolis <d_mo1234@yahoo.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotoolchain: Add the possibility to have a mcpu option with wrapper
Stany MARCEL [Tue, 1 Nov 2011 12:19:16 +0000 (13:19 +0100)]
toolchain: Add the possibility to have a mcpu option with wrapper

Permit to define the mcpu of the external toolchain wrapper, based on
BR2_GCC_TARGET_CPU.

Signed-off-by: Stany MARCEL <stanypub@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotoolchain: Correct test for external tools symlink creation
Stany MARCEL [Tue, 1 Nov 2011 00:53:38 +0000 (01:53 +0100)]
toolchain: Correct test for external tools symlink creation

When the external tools chain is installed in a path that match one of
the first case test, all symlink are created to the external
wrapper. The proposed solution is to test only the base name not the
full path.

Signed-off-by: Stany MARCEL <stanypub@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agobusybox: add 1.19.3 getty and modinfo fixes
Gustavo Zacarias [Mon, 31 Oct 2011 12:02:18 +0000 (09:02 -0300)]
busybox: add 1.19.3 getty and modinfo fixes

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotoolchain/ct-ng: update to 1.13.0
Yann E. MORIN [Tue, 1 Nov 2011 10:58:31 +0000 (11:58 +0100)]
toolchain/ct-ng: update to 1.13.0

Update the version in the package description. Update the default
configuration files for the three different C libraries.

[Peter: Removed unneeded changes as noticed by Baruch Siach]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agopulseaudio: needs host-intltool
Peter Korsgaard [Sat, 29 Oct 2011 14:35:47 +0000 (16:35 +0200)]
pulseaudio: needs host-intltool

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agobusybox: bump 1.19.x stable version
Peter Korsgaard [Sat, 29 Oct 2011 13:00:22 +0000 (15:00 +0200)]
busybox: bump 1.19.x stable version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agontfs-3g: bump to version 2011.4.12 and enhance
Gustavo Zacarias [Tue, 18 Oct 2011 12:32:10 +0000 (09:32 -0300)]
ntfs-3g: bump to version 2011.4.12 and enhance

ntfsprogs is now included into ntfs-3g so add an option to
enable/disable it.
It probably doesn't make sense to build ntfsprogs alone so it's not
implemented.

Add the encrypted volume support option now that we've got gnutls.

Also add support for libuuid if it's present.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agontfsprogs: mark as deprecated
Gustavo Zacarias [Tue, 18 Oct 2011 12:32:09 +0000 (09:32 -0300)]
ntfsprogs: mark as deprecated

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