buildroot.git
10 years agoutil-linux: bump to version 2.25.1
Gustavo Zacarias [Mon, 8 Sep 2014 15:20:52 +0000 (12:20 -0300)]
util-linux: bump to version 2.25.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoopenssh: Add patch to fix compilation with musl libc
Maarten ter Huurne [Fri, 12 Sep 2014 03:49:42 +0000 (05:49 +0200)]
openssh: Add patch to fix compilation with musl libc

The configure script finds the "howmany" macro, but some of the sources
using it do not include the required <sys/param.h> header.

Signed-off-by: Maarten ter Huurne <maarten@treewalker.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agostrace: Disable for MIPS when using a uClibc toolchain
Vicente Olivert Riera [Fri, 12 Sep 2014 10:40:38 +0000 (11:40 +0100)]
strace: Disable for MIPS when using a uClibc toolchain

A change introduced in strace-4.9 makes it incompatible with MIPS
architecture when using a uClibc toolchain. This is the failure:

signal.c: In function 'printsiginfo':
signal.c:453:9: error: 'siginfo_t' has no member named 'si_timerid'
      sip->si_timerid, sip->si_overrun);
 ^
signal.c:453:26: error: 'siginfo_t' has no member named 'si_overrun'
      sip->si_timerid, sip->si_overrun);

uClibc needs to be patched in order to fix this problem. In the meantime
we disable strace for MIPS when using a uClibc toolchain.

Fixes:

  http://autobuild.buildroot.net/results/91c/91c0413e755c365332bc15d1d69ab3d6160ae78c/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agotoolchain/musl: disable for PowerPC SPE
Gustavo Zacarias [Wed, 10 Sep 2014 20:16:04 +0000 (17:16 -0300)]
toolchain/musl: disable for PowerPC SPE

It's not supported and the build breaks.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoipmitool: new package
Floris Bos [Thu, 11 Sep 2014 23:12:48 +0000 (01:12 +0200)]
ipmitool: new package

Adds ipmitool, a command-line interface to IPMI-enabled devices.

Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibsvg-cairo: explicitly disable X support
Thomas Petazzoni [Thu, 11 Sep 2014 21:50:15 +0000 (23:50 +0200)]
libsvg-cairo: explicitly disable X support

Our libsvg-cairo package doesn't have any dependency on X, and the
source code doesn't seem to be using X. However, the configure script
checks for X headers and libraries. If they are found on the host,
/usr/lib and /usr/include get added to the library/header paths
causing weird build failures. This commit should fix this problem by
explicitly disabling the X support.

Should fix:

  http://autobuild.buildroot.org/results/d0f/d0fc233bb97c2ea18344746a5b7c63c8de65330a/
  http://autobuild.buildroot.org/results/0b3/0b3fb2ee9916aa265df5b6e4f04f6dfa25d1fc84/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoerlang: needs thread support
Thomas Petazzoni [Thu, 11 Sep 2014 21:36:03 +0000 (23:36 +0200)]
erlang: needs thread support

Fixes:

  http://autobuild.buildroot.org/results/1f3/1f313aee75328c27e260c55dbf7caa5d3d6a07d3/
  http://autobuild.buildroot.org/results/2f2/2f213d8cf6f828a68a2f36bb95564b8db043e7a2/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoheirloom-mailx: add license info
Danomi Manchego [Sat, 13 Sep 2014 05:00:39 +0000 (01:00 -0400)]
heirloom-mailx: add license info

[Peter: drop unused IEEE part as suggested by Baruch]
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolua: fix license path for lua 5.2
Frank Hunleth [Fri, 12 Sep 2014 23:22:36 +0000 (19:22 -0400)]
lua: fix license path for lua 5.2

The file containing the license for lua 5.1 was removed and the license
text was added to the readme in 5.2.

[Peter: swap 5.1/5.2 logic]
Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoqwt: bump to version 6.1.0
Frank Hunleth [Sat, 13 Sep 2014 00:12:22 +0000 (20:12 -0400)]
qwt: bump to version 6.1.0

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage/mpd: bump to version 0.18.14
Jörg Krause [Fri, 12 Sep 2014 07:26:41 +0000 (09:26 +0200)]
package/mpd: bump to version 0.18.14

Signed-off-by: Jörg Krause <jkrause@posteo.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoalsa-lib: use correct Kconfig symbol for mmu
Peter Korsgaard [Sat, 13 Sep 2014 07:41:41 +0000 (09:41 +0200)]
alsa-lib: use correct Kconfig symbol for mmu

It is BR2_USE_MMU, not BR2_MMU

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibffi and python: need threads support
Jérôme Pouiller [Fri, 12 Sep 2014 15:50:11 +0000 (17:50 +0200)]
libffi and python: need threads support

libffi depends on pthreads.

Python depends on libffi (it can provide a builtin libffi, but also depends on
pthreads). Thus this patch also disable Python support if toolchain is compiled
w/o treads support.

Fixes http://sysmic.org/~jezz/results/204099dd:

../src/closures.c:119:21: fatal error: pthread.h: No such file or directory

[Peter: fix comment dependencies, add python3]
Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agodirectfb: allow SVG support
Jérôme Pouiller [Fri, 12 Sep 2014 15:50:10 +0000 (17:50 +0200)]
directfb: allow SVG support

DirectFB SVG support rely on Cairo and Cairo depends on DirectFB.

Since Cairo DirectFB backend is marked as experimental, this patch choose to
disable this backend when DirectFB SVG support is enable.

In add, this patch may solve some tricky situations between DirectFB and Cairo
(see http://sysmic.org/~jezz/results/c2f11fc0) and improve build reproducibility.

[Peter: propagate atomics dependency, needs libsvg-cairo, add cairo includes]
Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agosdl: remove dga support in no MMU
Jérôme Pouiller [Fri, 12 Sep 2014 15:50:09 +0000 (17:50 +0200)]
sdl: remove dga support in no MMU

DGA support use fork. This prevent executables to link with libSDL.so.

Fixes:
  http://sysmic.org/~jezz/results/5e50c243 (package sdl_mixer)
  http://sysmic.org/~jezz/results/734afef8 (package sdl_net)
  http://sysmic.org/~jezz/results/e2310eb9 (package sdl_image)
  http://sysmic.org/~jezz/results/e2cdcc9a (package sdl_sound)

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoltp-testsuite: depends on MMU
Jérôme Pouiller [Fri, 12 Sep 2014 15:50:08 +0000 (17:50 +0200)]
ltp-testsuite: depends on MMU

Fixes http://sysmic.org/~jezz/results/dfc51d2b:

.../ltp-testsuite-20140115/lib/tests/tst_checkpoint_child.c:40: undefined reference to `_fork'
collect2: ld returned 1 exit status
make[3]: *** [tst_checkpoint_child] Error 1
make[3]: *** Waiting for unfinished jobs....
/tmp/ccF9CQQa.o: In function `main':
.../ltp-testsuite-20140115/lib/tests/tst_checkpoint_parent.c:40: undefined reference to `_fork'
collect2: ld returned 1 exit status
make[3]: *** [tst_checkpoint_parent] Error 1
/tmp/ccwCGpYd.o: In function `main':
.../ltp-testsuite-20140115/lib/tests/tst_checkpoint_parent_exits.c:40: undefined reference to `_fork'
collect2: ld returned 1 exit status
make[3]: *** [tst_checkpoint_parent_exits] Error 1
/tmp/cc8TiB6d.o: In function `main':
.../ltp-testsuite-20140115/lib/tests/tst_process_state.c:43: undefined reference to `_fork'
collect2: ld returned 1 exit status
make[3]: *** [tst_process_state] Error 1
/tmp/ccrf7Gjb.o: In function `main':
.../ltp-testsuite-20140115/lib/tests/tst_checkpoint_child_exits.c:40: undefined reference to `_fork'
collect2: ld returned 1 exit status

[Peter: don't mention mmu dependency in comment]
Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxfsprogs: depends on MMU
Jérôme Pouiller [Fri, 12 Sep 2014 15:50:07 +0000 (17:50 +0200)]
xfsprogs: depends on MMU

Fixes http://sysmic.org/~jezz/results/17f32103:

xfs_fsr.o: In function `fsrallfs':
/home/jezz/br-continuous/cfgs/45-bf609-bfin-uclibc-nommu-ext/build/xfsprogs-3.1.11/fsr/xfs_fsr.c:617: undefined reference to `_fork'
collect2: ld returned 1 exit status

madvise.o: In function `madvise_f':
/home/jezz/br-continuous/cfgs/45-bf609-bfin-uclibc-nommu-ext/build/xfsprogs-3.1.11/io/madvise.c:111: undefined reference to `_madvise'
mincore.o: In function `mincore_f':
/home/jezz/br-continuous/cfgs/45-bf609-bfin-uclibc-nommu-ext/build/xfsprogs-3.1.11/io/mincore.c:77: undefined reference to `_mincore'
collect2: ld returned 1 exit status

[Peter: don't mention mmu dependency in comment]
Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxterm: depends on MMU
Jérôme Pouiller [Fri, 12 Sep 2014 15:50:06 +0000 (17:50 +0200)]
xterm: depends on MMU

Fixes http://sysmic.org/~jezz/results/53a729c3:

button.o: In function `_executeCommand':
./button.c:(.text+0x21be): undefined reference to `_fork'
main.o: In function `_get_pty':
./main.c:(.text+0xab0): undefined reference to `_getpt'
main.o: In function `_spawnXTerm':
./main.c:(.text+0x1030): undefined reference to `_fork'
misc.o: In function `_creat_as':
./misc.c:(.text+0x3a56): undefined reference to `_fork'
print.o: In function `_charToPrinter':
./print.c:(.text+0x1ee): undefined reference to `_fork'

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxapp_xdm: depends on MMU
Jérôme Pouiller [Fri, 12 Sep 2014 15:50:05 +0000 (17:50 +0200)]
xapp_xdm: depends on MMU

Fixes http://sysmic.org/~jezz/results/e891eb7e:

dm.o: In function `_StartDisplay':
dm.c:(.text+0xd6e): undefined reference to `_fork'
server.o: In function `_StartServerOnce':
server.c:(.text+0x266): undefined reference to `_fork'
session.o: In function `_runAndWait':
session.c:(.text+0x67a): undefined reference to `_fork'
session.o: In function `_ManageSession':
session.c:(.text+0xa2a): undefined reference to `_fork'
collect2: ld returned 1 exit status

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxapp_xmh: depends on MMU
Jérôme Pouiller [Fri, 12 Sep 2014 15:50:04 +0000 (17:50 +0200)]
xapp_xmh: depends on MMU

Fixes http://sysmic.org/~jezz/results/1a0bc183:

command.o: In function `__DoCommandToFileOrPipe':
command.c:(.text+0x35e): undefined reference to `_fork'
collect2: ld returned 1 exit status

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxapp_xsm: depends on MMU
Jérôme Pouiller [Fri, 12 Sep 2014 15:50:03 +0000 (17:50 +0200)]
xapp_xsm: depends on MMU

Fixes: http://sysmic.org/~jezz/results/455f2788:
remote.o: In function `_remote_start':
remote.c:(.text+0x74): undefined reference to `_fork'
restart.o: In function `_Clone':
restart.c:(.text+0x5a8): undefined reference to `_fork'
restart.o: In function `_Restart':
restart.c:(.text+0xa44): undefined reference to `_fork'
collect2: ld returned 1 exit status

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxapp_xinit: depends on MMU
Jérôme Pouiller [Fri, 12 Sep 2014 15:50:02 +0000 (17:50 +0200)]
xapp_xinit: depends on MMU

Fixes http://sysmic.org/~jezz/results/8b5af679:

xinit.o: In function `_main':
xinit.c:(.text+0x65e): undefined reference to `_fork'
xinit.c:(.text+0x7d4): undefined reference to `_fork'
collect2: ld returned 1 exit status

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxapp_xkbevd: depends on MMU
Jérôme Pouiller [Fri, 12 Sep 2014 15:50:01 +0000 (17:50 +0200)]
xapp_xkbevd: depends on MMU

Fixes http://sysmic.org/~jezz/results/a9ec03bd:

xkbevd.o: In function `_main':
xkbevd.c:(.text+0x3ca): undefined reference to `_fork'
collect2: ld returned 1 exit status

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxdriver_xf86-video-vmware: only avaiblable on x86
Jérôme Pouiller [Fri, 12 Sep 2014 15:50:00 +0000 (17:50 +0200)]
xdriver_xf86-video-vmware: only avaiblable on x86

... since BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_SVGA is only available on x86.

Fix warnings like:
  warning: (BR2_PACKAGE_XDRIVER_XF86_VIDEO_VMWARE) selects
  BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_SVGA which has unmet direct dependencies
  (BR2_PACKAGE_MESA3D && (BR2_i386 || BR2_x86_64))

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoarch/arc: fix atomics selection
Yann E. MORIN [Thu, 11 Sep 2014 20:46:46 +0000 (22:46 +0200)]
arch/arc: fix atomics selection

Due to a kconfig limitation, we can't select a no-prompt symbol that
gets its dependencies by being conditionally re-defined in one or more
if-blocks, like we currently do for BR2_ARCH_HAS_ATOMICS.

As a workaround to this issue, we just redefine that symbol in the arc
if-block, like we do for all other architectures, except that in the arc
case, the default value is conditional.

Reported-by: Anton Kolesov <Anton.Kolesov@synopsys.com>
[yann.morin.1998@free.fr: indepently re-done a patch similar to the one
 Thomas made on his own]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibarchive: avoid some tools to build statically on shared builds
Vicente Olivert Riera [Fri, 29 Aug 2014 13:39:07 +0000 (14:39 +0100)]
libarchive: avoid some tools to build statically on shared builds

Some libarchive tools, like bsdtar, builds statically by default
although libarchive itself is being built dynamically. We can force
those tools to build the same way as libarchive by using the right
configure options.

Fixes:
  http://autobuild.buildroot.net/results/b8f/b8f7a29787ea1cc5c98e4cbd5f47f257f9b306f2/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxapp_xdpyinfo: depends on MMU
Yuvaraj Patil [Wed, 10 Sep 2014 09:59:29 +0000 (15:29 +0530)]
xapp_xdpyinfo: depends on MMU

This package needs MMU. Hence added dependency on BR2_USE_MMU

Fixes http://autobuild.buildroot.net/results/2da/2dada0264409d8fa6befedbc02c0de77c605a5fa/

Signed-off-by: Yuvaraj Patil <yuvaraj.patil@wipro.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibnss: bump to version 3.17
Gustavo Zacarias [Wed, 10 Sep 2014 16:11:55 +0000 (13:11 -0300)]
libnss: bump to version 3.17

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibnpsr: bump to version 4.10.7
Gustavo Zacarias [Wed, 10 Sep 2014 16:11:54 +0000 (13:11 -0300)]
libnpsr: bump to version 4.10.7

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibcurl: security bump to version 7.38.0
Gustavo Zacarias [Wed, 10 Sep 2014 15:21:31 +0000 (12:21 -0300)]
libcurl: security bump to version 7.38.0

Fixes:
CVE-2014-3613 cookie leak with IP address as domain
CVE-2014-3620 cookie leak for TLDs

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoexfat-utils: bump to version 1.1.0
Gustavo Zacarias [Wed, 10 Sep 2014 19:07:30 +0000 (16:07 -0300)]
exfat-utils: bump to version 1.1.0

Use gentoo distfiles since the download infra can't handle google docs
URLs.

[Peter: also pass TARGET_CFLAGS in CCFLAGS]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoexfat: bump to version 1.1.0
Gustavo Zacarias [Wed, 10 Sep 2014 19:07:29 +0000 (16:07 -0300)]
exfat: bump to version 1.1.0

Use gentoo distfiles since the download infra can't handle google docs
URLs.

[Peter: also pass TARGET_CFLAGS in CCFLAGS]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoautomake: disable manpages
Gustavo Zacarias [Thu, 11 Sep 2014 17:42:21 +0000 (14:42 -0300)]
automake: disable manpages

As reported by Kanibal on IRC this seems to break on very modern
distributions and we don't care about manpages so disable them.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agofile: mention the browser friendly homepage
Baruch Siach [Wed, 10 Sep 2014 08:24:09 +0000 (11:24 +0300)]
file: mention the browser friendly homepage

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agojasper: autoreconf to fix rpath issue
Peter Korsgaard [Wed, 10 Sep 2014 08:49:46 +0000 (10:49 +0200)]
jasper: autoreconf to fix rpath issue

The old version of autotools used gets confused and ends up looking in
/usr/lib for libjpeg when host == target..

Fixes http://autobuild.buildroot.net/results/307/307cac65287420252a5bb64715d9a1edd90e72fa/

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agotexinfo: needs ncurses
Peter Korsgaard [Wed, 10 Sep 2014 08:02:59 +0000 (10:02 +0200)]
texinfo: needs ncurses

Fixes http://autobuild.buildroot.net/results/be4/be4e19d55b24c00b8b0fd12c9e5d1e9c5d8b0cb3/

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoczmq: add patch to fix build issue with recent glibc
Thomas Petazzoni [Tue, 9 Sep 2014 21:41:29 +0000 (23:41 +0200)]
czmq: add patch to fix build issue with recent glibc

glibc 2.20 is now warning when _BSD_SOURCE is used (as it's replaced
by _DEFAULT_SOURCE), and czmq has the bad idea of forcing the usage of
-Werror, causing build issues with the recent NIOS II toolchain based
on glibc 2.20.

This commit adds a patch to czmq to fix that. The patch has been
submitted upstream.

Fixes:

  http://autobuild.buildroot.org/results/64a/64a7eef2155248146e7f3a55e85fe60bc5b67791/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agosnowball-hdmiservice: wants to build a .so, needs !BR2_PREFER_STATIC_LIB
Peter Korsgaard [Wed, 10 Sep 2014 07:37:31 +0000 (09:37 +0200)]
snowball-hdmiservice: wants to build a .so, needs !BR2_PREFER_STATIC_LIB

Fixes http://autobuild.buildroot.net/results/47f/47f52078c52bd1270e9d7ca795a4b3b21737b39c/

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolinenoise: install nothing on target
Francois Perrad [Tue, 9 Sep 2014 18:15:43 +0000 (20:15 +0200)]
linenoise: install nothing on target

linenoise is a static library, so it's enough to install on staging.
and the linenoise_example executable is not really useful.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolinenoise: bump version
Francois Perrad [Tue, 9 Sep 2014 18:15:42 +0000 (20:15 +0200)]
linenoise: bump version

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoigh-ethercat: bump to version 1.5.2
Jérôme Pouiller [Tue, 9 Sep 2014 13:55:52 +0000 (15:55 +0200)]
igh-ethercat: bump to version 1.5.2

This version fix licence bug and has better support for recent kernels.

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agotoolchain/glibc: add version 2.20
Gustavo Zacarias [Mon, 8 Sep 2014 10:53:21 +0000 (07:53 -0300)]
toolchain/glibc: add version 2.20

And remove version 2.18 to just keep two versions around.
So bump the default to 2.19.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agosamba4: bump to version 4.1.12
Gustavo Zacarias [Mon, 8 Sep 2014 14:07:13 +0000 (11:07 -0300)]
samba4: bump to version 4.1.12

Also tweak library moves since uClibc doesn't do $ORIGIN and libreplace
is found that way now.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agogst-omx: bump version
Peter Korsgaard [Tue, 9 Sep 2014 20:17:17 +0000 (22:17 +0200)]
gst-omx: bump version

Adjust configuration file library paths in a post-patch hook instead of a
patch as that is more robust / makes it easier to bump the version.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agogst1-libav: bump version
Peter Korsgaard [Tue, 9 Sep 2014 19:48:08 +0000 (21:48 +0200)]
gst1-libav: bump version

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agogst1-plugins-ugly: bump version
Peter Korsgaard [Tue, 9 Sep 2014 19:46:29 +0000 (21:46 +0200)]
gst1-plugins-ugly: bump version

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agogst1-plugins-bad: bump version
Peter Korsgaard [Tue, 9 Sep 2014 19:43:24 +0000 (21:43 +0200)]
gst1-plugins-bad: bump version

Patch is now upstream.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agogst1-plugins-good: bump version
Peter Korsgaard [Sun, 7 Sep 2014 21:03:58 +0000 (23:03 +0200)]
gst1-plugins-good: bump version

And cleanup X11 handling while we're at it.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agogst1-plugins-base: bump version
Peter Korsgaard [Sun, 7 Sep 2014 20:45:26 +0000 (22:45 +0200)]
gst1-plugins-base: bump version

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agogstreamer1: bump version
Peter Korsgaard [Sun, 7 Sep 2014 20:41:51 +0000 (22:41 +0200)]
gstreamer1: bump version

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoenlightenment: bump to version 0.17.6
Gustavo Zacarias [Sun, 7 Sep 2014 15:50:52 +0000 (12:50 -0300)]
enlightenment: bump to version 0.17.6

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoefl: bump to version 1.7.10
Gustavo Zacarias [Sun, 7 Sep 2014 15:50:51 +0000 (12:50 -0300)]
efl: bump to version 1.7.10

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoenlightenment: disable ptrace for ppc & sparc
Gustavo Zacarias [Sun, 7 Sep 2014 13:34:37 +0000 (10:34 -0300)]
enlightenment: disable ptrace for ppc & sparc

The sys/ptrace.h header for uclibc <= 0.9.33.2 is incomplete and lacks
required definitions for powerpc and sparc.
Fixes:
http://autobuild.buildroot.net/results/a7f/a7f95353f5592a9399c542d8d56c3ca040f8a61a/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibiscsi: add patch to fix largefile related issues
Thomas Petazzoni [Sun, 7 Sep 2014 12:23:25 +0000 (14:23 +0200)]
libiscsi: add patch to fix largefile related issues

This commit adds a patch to libiscsi, to fix largefile related issues
occuring in two situations:

 * glibc toolchains, due to the way _FILE_OFFSET_BITS=64 is handled,
   by declaring the *64() functions as aliases to the non-64*() ones.

 * uClibc toolchains without largefile support.

First problem was visible in:

  http://autobuild.buildroot.org/results/b52/b52782c7ada0db098620bd8eceedd7b84515446b/

Second problem was visible in:

  http://autobuild.buildroot.org/results/23c/23c27fc7c4836dfd2527e52d95d5e72905ece7be/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxdriver_xf86-input-mouse: Bump version to 1.9.1
Bernd Kuhls [Sun, 7 Sep 2014 10:08:07 +0000 (12:08 +0200)]
xdriver_xf86-input-mouse: Bump version to 1.9.1

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxdriver_xf86-video-ast: Bump version to 1.0.1, add dependencies
Bernd Kuhls [Sun, 7 Sep 2014 10:08:06 +0000 (12:08 +0200)]
xdriver_xf86-video-ast: Bump version to 1.0.1, add dependencies

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxapp_xfs: Bump version to 1.1.4
Bernd Kuhls [Sun, 7 Sep 2014 10:08:05 +0000 (12:08 +0200)]
xapp_xfs: Bump version to 1.1.4

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agojq: add patch to fix y0, y1, j0 and j1 related build issue on uClibc
Thomas Petazzoni [Sun, 7 Sep 2014 08:54:45 +0000 (10:54 +0200)]
jq: add patch to fix y0, y1, j0 and j1 related build issue on uClibc

Our default uClibc configuration does not have DO_XSI_MATH=y, so it
lacks certain math functions. jq generates some wrappers for the libm
functions, even for functions that are not actually used by jq. By
simply removing those wrappers, we get jq to build on uClibc that have
DO_XSI_MATH disabled.

Fixes:

  http://autobuild.buildroot.org/results/831/831ffb0a37a8007b2a824659e46dbe9e6e710d6f/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxapp_xf86dga: Needs MMU
Bernd Kuhls [Sun, 7 Sep 2014 07:41:37 +0000 (09:41 +0200)]
xapp_xf86dga: Needs MMU

Fixes
http://autobuild.buildroot.net/results/e76/e76b8ff1767f061587b630091174c58da599d5e3/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage/monit: do not forcibly build a static binary
Yann E. MORIN [Fri, 5 Sep 2014 11:44:41 +0000 (13:44 +0200)]
package/monit: do not forcibly build a static binary

Static linking with glibc is not really supported, because of the NSS
libraries that are still to be dynamically-loaded at runtime.

Also, Buildroot explicitly does not support statically linking with
glibc.

Reported-by: Peter Kümmel <syntheticpp@gmx.net>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage/xbmc: add option to enable RSXS screensaver
Yann E. MORIN [Mon, 1 Sep 2014 16:31:41 +0000 (18:31 +0200)]
package/xbmc: add option to enable RSXS screensaver

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
Acked-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage/mesa3d: add option for the i915 DRI driver
Yann E. MORIN [Sat, 30 Aug 2014 23:49:19 +0000 (01:49 +0200)]
package/mesa3d: add option for the i915 DRI driver

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agostrace: upgrade to 4.9, supports ARC
Vineet Gupta [Tue, 2 Sep 2014 07:50:47 +0000 (13:20 +0530)]
strace: upgrade to 4.9, supports ARC

Also get rid of the backport patches which are already present upstream.

Tested on ARC with LFS

[Peter: drop incomplete !LFS patch, depend on BR2_LARGEFILE]
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Cc: arc-linux-dev@synopsys.com
Cc: Max Filippov <jcmvbkbc@gmail.com>
Cc: Anton Blanchard <anton@samba.org>
Cc: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agohost-lua: compat mode not longer needed by the newest luarocks
Francois Perrad [Tue, 2 Sep 2014 16:32:58 +0000 (18:32 +0200)]
host-lua: compat mode not longer needed by the newest luarocks

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoluarocks: bump to version 2.2.0
Francois Perrad [Tue, 2 Sep 2014 16:32:57 +0000 (18:32 +0200)]
luarocks: bump to version 2.2.0

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoboost: force the target ABI for ARM architecture
Thomas Petazzoni [Sat, 6 Sep 2014 17:36:02 +0000 (19:36 +0200)]
boost: force the target ABI for ARM architecture

Just like was done in commit b37641c95be79fcb76cbc7042c4cf21a2c64d0f6
("boost: Force the target ABI for MIPS architecture") by Vicente for
the MIPS architecture, this commit also forces the ABI passed to Boost
build system to "aapcs" for the ARM architecture.

Since we now have three cases to handle, an intermediate variable
called BOOST_ABI is introduced.

Fixes:

  http://autobuild.buildroot.org/results/5ae/5aeb3a9f067faf6687051643bf49a0b619cb4c3b/

Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agonodejs: fix build of host-nodejs
Thomas Petazzoni [Sat, 6 Sep 2014 17:00:54 +0000 (19:00 +0200)]
nodejs: fix build of host-nodejs

In commit 89fae0d05daa8645ae3078746065ebed5c3c049f ("nodejs: Add
dependency on zlib"), Paul added a dependency of host-nodejs on
host-zlib. When host-zlib is built, the host variant of zlib is
installed in $(HOST_DIR)/usr/lib. However, even though
-L$(HOST_DIR)/usr/lib is passed to the LDFLAGS of host-nodejs
configure script, those LDFLAGS are not re-used at build and install
time. This is because nodejs does not use the autotools and its
configure script does not "save" the environment variables such as
LDFLAGS. This is causing build failures such as:

  http://autobuild.buildroot.org/results/802/802134ceb92d82d2d4ef6a81c67ad1c98696663a/

due to the fact that the host zlib cannot be found.

This commit fixes that by passing $(HOST_CONFIGURE_OPTS) explicitly at
both build time and install time of host-nodejs. This approach was
already used for the target variant of nodejs.

Cc: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibmatroska: properly support static-only build
Thomas Petazzoni [Sat, 6 Sep 2014 14:10:27 +0000 (16:10 +0200)]
libmatroska: properly support static-only build

This is similar to commit 9cef35b68f33ac1f332784fdfef61d3904c7db41 on
libebml, since libmatroska uses the same Makefile logic as libebml. It
makes sure BR2_PREFER_STATIC_LIB=y succeed by not building the shared
library in this case.

Fixes:

  http://autobuild.buildroot.org/results/12e/12e752330b30adb5078acd72a548cc172fa9ecb8/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agocppcms: really depend on wchar
Thomas Petazzoni [Sat, 6 Sep 2014 14:04:33 +0000 (16:04 +0200)]
cppcms: really depend on wchar

In commit f8993ebb34823b301ea2bf4f1f57495ec29b906b ("cppcms: needs
wchar support even without icu"), Peter wanted to move the wchar
dependency from the ICU sub-option of cppcms to the main cppcms option
itself. However, for some reason it didn't do the entire change, and
the commit was lacking:

 * Removing the wchar dependency from BR2_PACKAGE_CPPCMS_ICU

 * Adding the wchar dependency to BR2_PACKAGE_CPPCMS.

It was only handling the two comments.

This should really fix:

  http://autobuild.buildroot.net/results/6f8/6f8e8b68235f6cf0dfef13e3ed11f97a3ab50a06/

and other similar build failures that are still occuring after
f8993ebb34823b301ea2bf4f1f57495ec29b906b has been applied.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibiscsi: bump version to 1.12.0
Thomas Petazzoni [Sat, 6 Sep 2014 14:00:40 +0000 (16:00 +0200)]
libiscsi: bump version to 1.12.0

This commit bumps libiscsi to version 1.12.0, which requires a few
changes:

 - A number of patches to get libiscsi to build properly.
 - The removal of the popt dependency, which is no longer needed.
 - The removal of unnecessary spaces for alignment of variable
   definitions in libiscsi.mk.

Fixes:

  http://autobuild.buildroot.org/results/72f/72f389edf9c5a7e35d01dc4f76fd6dd0d8110f20/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoruby: add support for gmp as an optional dependency
Thomas Petazzoni [Sat, 6 Sep 2014 13:59:27 +0000 (15:59 +0200)]
ruby: add support for gmp as an optional dependency

Ruby can now use gmp optionally, so make sure that if the gmp package
for the target is enabled, it gets built before the ruby package, and
the appropriate configure options are passed to Ruby.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoruby: don't try to use gmp on the host
Thomas Petazzoni [Sat, 6 Sep 2014 13:59:26 +0000 (15:59 +0200)]
ruby: don't try to use gmp on the host

When building host-ruby, if gmp seems to be available (for example
when host-gmp is built as a dependency of building the toolchain),
Ruby tries to use it. Unfortunately, it fails to use it because there
is no static version of host-gmp that is built and installed.

Since we anyway don't care much about gmp support in host-ruby, simply
disable it.

This issue was introduced since the bump to Ruby 2.1.0, and this
commit fixes:

  http://autobuild.buildroot.org/results/e19/e197f20bd5ec4aae6d8692d67df4f539a9df33e2/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agonfs-utils: create /var/lock/subsys
Thomas Petazzoni [Sat, 6 Sep 2014 13:50:39 +0000 (15:50 +0200)]
nfs-utils: create /var/lock/subsys

The NFS server needs to create files in /var/lock/subsys/, but this
directory doesn't exist in our skeleton. This commit makes sure it
gets created by the S60nfs startup script, which fixes the operation
of the NFS server (tested with rpcbind).

Reported-by: Ofer Heifetz <oferh@marvell.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage/mesa3d: Bump version to 10.2.7
Bernd Kuhls [Sat, 6 Sep 2014 12:41:55 +0000 (14:41 +0200)]
package/mesa3d: Bump version to 10.2.7

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolinux: bump default to version 3.16.2
Gustavo Zacarias [Sat, 6 Sep 2014 11:47:47 +0000 (08:47 -0300)]
linux: bump default to version 3.16.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolinux-headers: bump 3.{10, 12, 14, 16}.x series
Gustavo Zacarias [Sat, 6 Sep 2014 11:47:46 +0000 (08:47 -0300)]
linux-headers: bump 3.{10, 12, 14, 16}.x series

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agojq: bump to version 1.4
Danomi Manchego [Sat, 6 Sep 2014 03:03:29 +0000 (23:03 -0400)]
jq: bump to version 1.4

Bump to version 1.4.  Addtionally, released tarballs no longer
require flex or bison to build.

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agotcl: bump version to 8.6.2
Vicente Olivert Riera [Fri, 5 Sep 2014 15:46:05 +0000 (16:46 +0100)]
tcl: bump version to 8.6.2

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolftp: bump to version 4.5.5
Vicente Olivert Riera [Fri, 5 Sep 2014 15:13:59 +0000 (16:13 +0100)]
lftp: bump to version 4.5.5

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agomdadm: bump to version 3.3.2
Gustavo Zacarias [Fri, 5 Sep 2014 13:51:43 +0000 (10:51 -0300)]
mdadm: bump to version 3.3.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoprocps-ng: add INSTALL_STAGING=YES
Karoly Kasza [Tue, 2 Sep 2014 14:57:33 +0000 (16:57 +0200)]
procps-ng: add INSTALL_STAGING=YES

Procps-ng libraries needed in the staging directory by
the new package openvmtools.

Signed-off-by: Karoly Kasza <kaszak@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoargus: bump to version 3.0.8
Gustavo Zacarias [Thu, 4 Sep 2014 20:50:42 +0000 (17:50 -0300)]
argus: bump to version 3.0.8

SUSv3 deprecated functions are properly handled by autoconf logic so
there's no need for the patch.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agotcpdump: bump to version 4.6.2
Gustavo Zacarias [Thu, 4 Sep 2014 20:50:41 +0000 (17:50 -0300)]
tcpdump: bump to version 4.6.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibpcap: bump to version 1.6.2
Gustavo Zacarias [Thu, 4 Sep 2014 20:50:40 +0000 (17:50 -0300)]
libpcap: bump to version 1.6.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoradvd: bump to version 2.6
Gustavo Zacarias [Thu, 4 Sep 2014 20:50:39 +0000 (17:50 -0300)]
radvd: bump to version 2.6

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agowireshark: bump to version 1.12.0
Gustavo Zacarias [Thu, 4 Sep 2014 20:50:38 +0000 (17:50 -0300)]
wireshark: bump to version 1.12.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agodhcp: bump to version 4.1-ESV-R10
Gustavo Zacarias [Thu, 4 Sep 2014 20:50:37 +0000 (17:50 -0300)]
dhcp: bump to version 4.1-ESV-R10

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoquagga: bump to version 0.9.23.1
Gustavo Zacarias [Thu, 4 Sep 2014 20:50:36 +0000 (17:50 -0300)]
quagga: bump to version 0.9.23.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agobarebox: bump to version 2014.09.0
Gustavo Zacarias [Thu, 4 Sep 2014 21:15:58 +0000 (18:15 -0300)]
barebox: bump to version 2014.09.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoRevert "SDL_image: fix runtime libjpeg failure"
Maarten ter Huurne [Wed, 3 Sep 2014 02:12:32 +0000 (04:12 +0200)]
Revert "SDL_image: fix runtime libjpeg failure"

This reverts commit 883f066797ae0e7a017fac8e275f6e58659db760.

Bug in configure script was fixed upstream in SDL_image 1.2.8.

Signed-off-by: Maarten ter Huurne <maarten@treewalker.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agobfin: disable newer binutils for internal toolchain
Waldemar Brodkorb [Thu, 4 Sep 2014 15:41:12 +0000 (17:41 +0200)]
bfin: disable newer binutils for internal toolchain

You get following linking error, when trying to build a
toolchain for bfin with newer binutils:
bfin-buildroot-linux-uclibc/bin/ld: fde encoding in _divdi3_s.o(.eh_frame) prevents .eh_frame_hdr table being created.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibgcrypt: bump to version 1.6.2
Gustavo Zacarias [Thu, 4 Sep 2014 20:05:42 +0000 (17:05 -0300)]
libgcrypt: bump to version 1.6.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agosetserial: don't build setserial.cat
Peter Korsgaard [Thu, 4 Sep 2014 20:34:59 +0000 (22:34 +0200)]
setserial: don't build setserial.cat

Fixes http://autobuild.buildroot.net/results/c73/c736933d4110865008f2d1e8b531b6e392c68285/

Don't use 'make all', as that also builds setserial.cat which needs nroff on
the build machine (and isn't needed anyway as it doesn't get installed /
referenced from anywhere).

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoboost: Force the target ABI for MIPS architecture
Vicente Olivert Riera [Wed, 3 Sep 2014 15:10:49 +0000 (16:10 +0100)]
boost: Force the target ABI for MIPS architecture

The default ABI used in boost is 'sysv' which is not valid for MIPS.
Given the boost build system doesn't detect the right ABI when we are
cross-compiling, we fix this by passing the right ABI directly to the
boost options for the target.

Related:
  https://svn.boost.org/trac/boost/ticket/10442

Fixes:
  http://autobuild.buildroot.net/results/79f/79fe4caffb9a3b9f1b203498a589a5172bd0acea/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxserver_xorg-server: add patch to fix build issue on gcc <= 4.5
Thomas Petazzoni [Tue, 2 Sep 2014 20:06:28 +0000 (22:06 +0200)]
xserver_xorg-server: add patch to fix build issue on gcc <= 4.5

Fixes:

  http://autobuild.buildroot.org/results/e28/e28080f53f33b66fbb244e30a040aaf0a458bce5/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage/minidlna: Bump version to 1.1.4
Bernd Kuhls [Wed, 3 Sep 2014 19:48:10 +0000 (21:48 +0200)]
package/minidlna: Bump version to 1.1.4

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage/tvheadend: Bump version
Bernd Kuhls [Wed, 3 Sep 2014 19:48:11 +0000 (21:48 +0200)]
package/tvheadend: Bump version

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage/mesa3d: Add optional dependency xlib_libXxf86vm
Bernd Kuhls [Wed, 3 Sep 2014 19:48:09 +0000 (21:48 +0200)]
package/mesa3d: Add optional dependency xlib_libXxf86vm

xlib_libXxf86vm is an optional dependency for the DRI drivers,
quote from mesa3d/configure.ac:

    # add xf86vidmode if available
    PKG_CHECK_MODULES([XF86VIDMODE], [xxf86vm], HAVE_XF86VIDMODE=yes, HAVE_XF86VIDMODE=no)
    if test "$HAVE_XF86VIDMODE" = yes ; then
        dri_modules="$dri_modules xxf86vm"
    fi

Add the package as an optional dependency to have reproducable builds.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agogpsd: fix autobuild failures
Simon Dawson [Wed, 3 Sep 2014 17:56:37 +0000 (18:56 +0100)]
gpsd: fix autobuild failures

Add a gpsd patch sent upstream. Fixes, for example:

  http://autobuild.buildroot.net/results/c68/c68203cc9cf59db0b645d1b20ee7bed4670bbbf0/

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agosetserial: Rename patches to add sequence numbers
Vicente Olivert Riera [Thu, 4 Sep 2014 11:18:45 +0000 (12:18 +0100)]
setserial: Rename patches to add sequence numbers

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Reviewed-by: Markos Chandras <Markos.Chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>