buildroot.git
12 years agoRemove filename extension crap for OS compatibility
Thomas Petazzoni [Tue, 17 Apr 2012 14:45:15 +0000 (16:45 +0200)]
Remove filename extension crap for OS compatibility

The only variable that is used is HOST_LOADLIBES, defined for the
cygwin case in the kconfig build. Since we don't support cygwin,
simply get rid of this.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoRemove cc-option: not used anywhere
Thomas Petazzoni [Tue, 17 Apr 2012 14:45:14 +0000 (16:45 +0200)]
Remove cc-option: not used anywhere

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoneon: fix help text for BR2_PACKAGE_NEON_NOXML
Arnout Vandecappelle (Essensium/Mind) [Tue, 17 Apr 2012 21:29:30 +0000 (23:29 +0200)]
neon: fix help text for BR2_PACKAGE_NEON_NOXML

Commit 4fbff28b removed the 'depends on' statements for the XML choice.
Therefore, the expat and libxml2 options are always available.  Remove
the cryptic part of help text that tells you to select something if it
is not available.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoFix qt samples dependency on QtGUI
Maxime Ripard [Wed, 18 Apr 2012 11:29:23 +0000 (13:29 +0200)]
Fix qt samples dependency on QtGUI

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoFix systemd failure with lock files
Maxime Ripard [Wed, 18 Apr 2012 11:29:21 +0000 (13:29 +0200)]
Fix systemd failure with lock files

Systemd introduced a new policy described here:
http://lists.freedesktop.org/archives/systemd-devel/2011-March/001823.html

Add the "lock" group to buildroot to allow systemd to set this in place
at boot time

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agobarebox: add 2012.04, remove 2011.12
Peter Korsgaard [Thu, 19 Apr 2012 07:21:30 +0000 (09:21 +0200)]
barebox: add 2012.04, remove 2011.12

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoCHANGES: update with recent changes
Peter Korsgaard [Wed, 18 Apr 2012 23:01:56 +0000 (01:01 +0200)]
CHANGES: update with recent changes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibedbus: add options for bluez/connman/notify support
Peter Korsgaard [Wed, 18 Apr 2012 21:38:19 +0000 (23:38 +0200)]
libedbus: add options for bluez/connman/notify support

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoAdd apr-package
Rico Bachmann [Tue, 17 Apr 2012 14:35:16 +0000 (16:35 +0200)]
Add apr-package

Signed-off-by: Rico Bachmann <bachmann@tofwerk.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoNew package: libdmtx
Frank Hunleth [Mon, 26 Mar 2012 14:51:52 +0000 (10:51 -0400)]
New package: libdmtx

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoapply-patches.sh: patch pattern was expanded prematurely
Ludovic Desroches [Mon, 16 Apr 2012 16:02:53 +0000 (18:02 +0200)]
apply-patches.sh: patch pattern was expanded prematurely

The patch pattern was expanded before being into the patch directory so the
expansion can add incorrect files.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibhid: don't build with -Werror
Peter Korsgaard [Mon, 16 Apr 2012 21:12:38 +0000 (23:12 +0200)]
libhid: don't build with -Werror

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoboost: pass -dumpversion to user-config.jam
Yegor Yefremov [Mon, 16 Apr 2012 13:06:55 +0000 (15:06 +0200)]
boost: pass -dumpversion to user-config.jam

Short version avoids compiling problems with toolchains
containing long version string like Linaro toolchain.

[Peter: drop head/sed as -dumpversion returns version directly]
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoffmpeg: security bump to version 0.8.11
Gustavo Zacarias [Mon, 16 Apr 2012 14:53:42 +0000 (11:53 -0300)]
ffmpeg: security bump to version 0.8.11

Fixes for CVE-2012-0853, CVE-2012-0858, CVE-2011-3929, CVE-2011-3936,
CVE-2011-3937, CVE-2011-3940, CVE-2011-3945 and CVE-2011-3947.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agounionfs: bump to version 0.25
Gustavo Zacarias [Mon, 16 Apr 2012 14:34:57 +0000 (11:34 -0300)]
unionfs: bump to version 0.25

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agosshfs: bump to version 2.4
Gustavo Zacarias [Mon, 16 Apr 2012 14:34:56 +0000 (11:34 -0300)]
sshfs: bump to version 2.4

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoboost: cleanup
Peter Korsgaard [Mon, 16 Apr 2012 20:01:17 +0000 (22:01 +0200)]
boost: cleanup

Move common staging/target bjam arguments into BOOST_OPT.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoboost: fix build with uClibc, add locale/timer modules options
Peter Korsgaard [Mon, 16 Apr 2012 19:46:46 +0000 (21:46 +0200)]
boost: fix build with uClibc, add locale/timer modules options

Boost 1.49 added two new modules, locale and timer - So add sub options
to control compilation of those. The locale module by default compiles
the posix backend under Linux, but this needs monetary.h which isn't
provided by uClibc, so work around that.

While we're at it, hide the icu option as that is just an internal
configuration option used by E.G. the locale module.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agopackage: set PKG_CONFIG_SYSROOT_DIR in HOST_MAKE_ENV
Sven Neumann [Wed, 4 Apr 2012 12:50:19 +0000 (14:50 +0200)]
package: set PKG_CONFIG_SYSROOT_DIR in HOST_MAKE_ENV

A host package that uses AUTORECONF (such as host-libglib2)
may end up running './config.status --recheck'. This will
call the configure script with the environment variables
set in HOST_MAKE_ENV. If PKG_CONFIG_SYSROOT_DIR is missing
this will cause the hardcoded sysroot dir take effect leading
to wrong paths.

See commit 22acade2ec311 which works around this problem by
fiddling with the generated .pc file. This commit becomes
obsolete with this fix.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Cc: Daniel Mack <zonque@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolinux-firmware: add new wl12xx firmware
Yegor Yefremov [Wed, 4 Apr 2012 12:37:01 +0000 (14:37 +0200)]
linux-firmware: add new wl12xx firmware

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoushare: new package
Gustavo Zacarias [Wed, 11 Apr 2012 14:36:22 +0000 (11:36 -0300)]
ushare: new package

UPnP media streamer.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoscreen: fix build when libelf is enabled
Peter Korsgaard [Sun, 15 Apr 2012 12:02:10 +0000 (14:02 +0200)]
screen: fix build when libelf is enabled

screen's configure script thinks it is running on a SVR4 system when it
detects libelf, breaking the build.

At the same time cleanup the package somewhat, and ensure the correct
CFLAGS are used.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoAdd sam-ba to at91sam926*_defconfig
Alexandre Belloni [Wed, 11 Apr 2012 13:06:50 +0000 (15:06 +0200)]
Add sam-ba to at91sam926*_defconfig

[Peter: also add to 9g0dfc]
Signed-off-by: Alexandre Belloni <alexandre.belloni@piout.net>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotoolchain/gcc: add 4.7.x series
Gustavo Zacarias [Fri, 13 Apr 2012 12:44:45 +0000 (09:44 -0300)]
toolchain/gcc: add 4.7.x series

Add gcc 4.7.0 to the toolchain options.

[Peter: drop 0001-toolchain-gcc-add-4.7.x-series.txt]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agohiawatha: new package
Thomas Petazzoni [Tue, 10 Apr 2012 16:05:29 +0000 (18:05 +0200)]
hiawatha: new package

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agopolarssl: new package
Thomas Petazzoni [Tue, 10 Apr 2012 16:05:28 +0000 (18:05 +0200)]
polarssl: new package

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agompd: bump to version 0.16.8
Gustavo Zacarias [Mon, 9 Apr 2012 15:19:56 +0000 (12:19 -0300)]
mpd: bump to version 0.16.8

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodosfstools: bump to version 3.0.12
Gustavo Zacarias [Wed, 11 Apr 2012 12:27:04 +0000 (09:27 -0300)]
dosfstools: bump to version 3.0.12

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agosamba: security bump to version 3.5.14
Gustavo Zacarias [Wed, 11 Apr 2012 13:40:36 +0000 (10:40 -0300)]
samba: security bump to version 3.5.14

Bump samba to version 3.5.14 to fix CVE-2012-1182

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibupnp: bump to version 1.6.17
Gustavo Zacarias [Wed, 11 Apr 2012 14:36:21 +0000 (11:36 -0300)]
libupnp: bump to version 1.6.17

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotoolchain/uClibc: bump 0.9.33.x series to version 0.9.33.1
Gustavo Zacarias [Wed, 11 Apr 2012 21:41:06 +0000 (18:41 -0300)]
toolchain/uClibc: bump 0.9.33.x series to version 0.9.33.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoBump sam-ba version to 2.11
Maxime Ripard [Thu, 12 Apr 2012 08:25:14 +0000 (10:25 +0200)]
Bump sam-ba version to 2.11

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotoolchain/uClibc: fix default configs with respect to bug #5018
Gustavo Zacarias [Thu, 12 Apr 2012 14:14:40 +0000 (11:14 -0300)]
toolchain/uClibc: fix default configs with respect to bug #5018

Switch from the strict UCLIBC_HAS_CTYPE_ENFORCED=y to the less
restrictive UCLIBC_HAS_CTYPE_CHECKED=y since it breaks dialog under
certain circumstances (bug #5018).

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoboost: bump to 1.49.0
Yegor Yefremov [Thu, 12 Apr 2012 14:39:52 +0000 (16:39 +0200)]
boost: bump to 1.49.0

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agokernel-headers: bump 3.{0, 2, 3}.x stable versions
Gustavo Zacarias [Fri, 13 Apr 2012 18:45:45 +0000 (15:45 -0300)]
kernel-headers: bump 3.{0, 2, 3}.x stable versions

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoqt: tweak help text
Peter Korsgaard [Sat, 14 Apr 2012 19:28:31 +0000 (21:28 +0200)]
qt: tweak help text

Upstream URL of Qt is qt-project.org nowadays, and there's a single Qt
release for everyone.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoqt: fix build on uClibc without lfs support
Peter Korsgaard [Sat, 14 Apr 2012 19:26:52 +0000 (21:26 +0200)]
qt: fix build on uClibc without lfs support

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agogdk-pixbuf: cleanup
Peter Korsgaard [Sun, 8 Apr 2012 19:07:32 +0000 (21:07 +0200)]
gdk-pixbuf: cleanup

No need for empty line before help text, and AUTOTARGETS handle
--disable-largefile.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoFix makedevs to allow longer path names
Julian Lunz [Sun, 8 Apr 2012 10:32:51 +0000 (12:32 +0200)]
Fix makedevs to allow longer path names

Makedevs path name is currently limited to 40, changed it to
PATH_MAX 4096 from linux/include/linux/limits.h
Signed-off-by: Julian Lunz <git@jlunz.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agopackage: add fmtools
Marek Belisko [Sun, 1 Apr 2012 12:18:43 +0000 (14:18 +0200)]
package: add fmtools

[Peter: fix install, help text]
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agogdk-pixbuf: bump version
Peter Korsgaard [Sun, 8 Apr 2012 06:24:25 +0000 (08:24 +0200)]
gdk-pixbuf: bump version

The 2.26 series needs glib >= 2.31.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibgtk2: bump version
Peter Korsgaard [Sat, 7 Apr 2012 22:16:34 +0000 (00:16 +0200)]
libgtk2: bump version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agognutls: fix build on uClibc with C++ support enabled
Peter Korsgaard [Sat, 7 Apr 2012 19:10:45 +0000 (21:10 +0200)]
gnutls: fix build on uClibc with C++ support enabled

Patch from openembedded:

http://git.openembedded.org/openembedded-core/plain/meta/recipes-support/gnutls/gnutls-2.12.17/correct_rpl_gettimeofday_signature.patch

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoAdd documentation for <pkg>-rebuild and <pkg>-reconfigure
Stephan Hoffmann [Fri, 6 Apr 2012 16:44:22 +0000 (18:44 +0200)]
Add documentation for <pkg>-rebuild and <pkg>-reconfigure

Since these two special make targets are very useful but not yet
mentioned in the documentation I added them to the make help and
the manual.

Signed-off-by: Stephan Hoffmann <sho@reLinux.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibcap-ng: explicit disable python bindings
Peter Korsgaard [Thu, 5 Apr 2012 20:42:35 +0000 (22:42 +0200)]
libcap-ng: explicit disable python bindings

The python bindings use swig, which we don't have in buildroot (but might be
installed on the host), so disable it.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agohaserl: fix lua support build on hosts without lua development package
Peter Korsgaard [Thu, 5 Apr 2012 19:11:00 +0000 (21:11 +0200)]
haserl: fix lua support build on hosts without lua development package

Abuse lua2c_LDFLAGS to pass the correct host cflags/ldflags when lua2c
is built for the host.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agofakeroot: bump version, cleanup package
Peter Korsgaard [Thu, 5 Apr 2012 18:20:05 +0000 (20:20 +0200)]
fakeroot: bump version, cleanup package

LFS patch is now upstream, and we don't support building fakeroot for the
target anyway.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agopackage: Add protobuf package
Simon Dawson [Thu, 15 Mar 2012 08:51:27 +0000 (08:51 +0000)]
package: Add protobuf package

Closes: #4886
[Peter: fix whitespace, C++ dep, optional zlib dep]
Signed-off-by: Simon Dawson <spdawson at gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoxfsprogs: bump version
Peter Korsgaard [Thu, 5 Apr 2012 15:10:22 +0000 (17:10 +0200)]
xfsprogs: bump version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoxfsprogs: Bump to 3.1.7 and convert to AUTOTARGET
Markos Chandras [Thu, 22 Mar 2012 09:34:56 +0000 (09:34 +0000)]
xfsprogs: Bump to 3.1.7 and convert to AUTOTARGET

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agovalgrind: allow selecting which tools to install
Thomas De Schampheleire [Wed, 14 Mar 2012 16:50:59 +0000 (17:50 +0100)]
valgrind: allow selecting which tools to install

The full valgrind installation takes more than 20 MB, while one typically does
not use all of its tools. This patch adds extra config options to select which
tools to install.

[Peter: Don't default experimental tools to 'y' as suggested by Arnout]
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 agolinux-fusion: bump version
Peter Korsgaard [Thu, 5 Apr 2012 13:22:41 +0000 (15:22 +0200)]
linux-fusion: bump version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agosawman: bump version
Peter Korsgaard [Thu, 5 Apr 2012 12:48:35 +0000 (14:48 +0200)]
sawman: bump version

Old version was not compatible with dfb 1.4.16.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agobind: security bump to 9.6-ESV-R6
Gustavo Zacarias [Thu, 5 Apr 2012 12:11:40 +0000 (09:11 -0300)]
bind: security bump to 9.6-ESV-R6

Correct fix for CVE-2011-4313
9.6-ESV-R5-P1 used a restart workaround.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agobind: needs MMU
Gustavo Zacarias [Thu, 5 Apr 2012 11:41:57 +0000 (08:41 -0300)]
bind: needs MMU

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoBump systemd to version 44
Maxime Ripard [Wed, 4 Apr 2012 14:46:59 +0000 (16:46 +0200)]
Bump systemd to version 44

[Peter: handle missing posix_fallocate in uClibc patch]
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agouClibc: add dup3() for 0.9.33
Peter Korsgaard [Thu, 5 Apr 2012 10:45:56 +0000 (12:45 +0200)]
uClibc: add dup3() for 0.9.33

Needed by E.G. systemd. Patch from uClibc list:

http://lists.uclibc.org/pipermail/uclibc/2011-September/045702.html

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agouClibc: add MSG_WAITFORONE / MSG_CMSG_CLOEXEC for 0.9.33
Peter Korsgaard [Thu, 5 Apr 2012 10:23:45 +0000 (12:23 +0200)]
uClibc: add MSG_WAITFORONE / MSG_CMSG_CLOEXEC for 0.9.33

Needed by E.G. systemd. Patch from yocto:

http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-core/uclibc/uclibc-0.9.33/define-MSG_CMSG_CLOEXEC.patch

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoqemu/microblazebe-mmu: add new sample config
Gustavo Zacarias [Mon, 19 Mar 2012 21:44:39 +0000 (18:44 -0300)]
qemu/microblazebe-mmu: add new sample config

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Stephan Hoffmann <sho@reLinux.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoqemu/microblazeel-mmu: add new sample config
Gustavo Zacarias [Mon, 19 Mar 2012 21:44:38 +0000 (18:44 -0300)]
qemu/microblazeel-mmu: add new sample config

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Stephan Hoffmann <sho@reLinux.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotoolchain/microblaze: fix up big-endian characteristics
Gustavo Zacarias [Mon, 19 Mar 2012 19:48:24 +0000 (16:48 -0300)]
toolchain/microblaze: fix up big-endian characteristics

The big-endian microblaze external toolchain is missing vital
characteristics being set, such as LARGEFILE support, IPV6 and so on.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Stephan Hoffmann <sho@reLinux.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodirectfb: bump to 1.4.16
Yegor Yefremov [Tue, 27 Mar 2012 08:49:54 +0000 (10:49 +0200)]
directfb: bump to 1.4.16

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agofeh: bump to 2.5
Yegor Yefremov [Tue, 27 Mar 2012 08:49:53 +0000 (10:49 +0200)]
feh: bump to 2.5

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolttng-libust: rename cxx-tests patch so the other patches gets used as well
Peter Korsgaard [Wed, 4 Apr 2012 20:08:41 +0000 (22:08 +0200)]
lttng-libust: rename cxx-tests patch so the other patches gets used as well

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoAdd libcap-ng package.
Marek Belisko [Fri, 23 Mar 2012 00:51:34 +0000 (01:51 +0100)]
Add libcap-ng package.

Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoneon: use select rather than 'depends on' for xml dependencies
Peter Korsgaard [Wed, 4 Apr 2012 19:55:04 +0000 (21:55 +0200)]
neon: use select rather than 'depends on' for xml dependencies

Similar to how we recently changed dbus. At the same time also reorder
options to put 'none' option in front (default).

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agorpm: Fix automagic dependency on openssl
Markos Chandras [Wed, 4 Apr 2012 09:23:44 +0000 (10:23 +0100)]
rpm: Fix automagic dependency on openssl

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoqt: bump version
Peter Korsgaard [Wed, 4 Apr 2012 18:53:26 +0000 (20:53 +0200)]
qt: bump version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoe2fsprogs: bump to version 1.42.2
Gustavo Zacarias [Tue, 3 Apr 2012 00:27:40 +0000 (21:27 -0300)]
e2fsprogs: bump to version 1.42.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agomysql_client : bump to 5.1.61 (fixes some security holes.)
Sagaert Johan [Thu, 22 Mar 2012 08:52:46 +0000 (09:52 +0100)]
mysql_client : bump to 5.1.61 (fixes some security holes.)

Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoBump version of ltrace
Maxime Ripard [Tue, 3 Apr 2012 08:55:30 +0000 (10:55 +0200)]
Bump version of ltrace

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agosocketcand: fix installation on old systems
Maxime Ripard [Tue, 3 Apr 2012 08:55:32 +0000 (10:55 +0200)]
socketcand: fix installation on old systems

[Peter: adjust patch to do install -m 0644 and not -D]
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotinyhttpd: fix initscript, install as /usr/sbin/tinyhttpd
Peter Korsgaard [Tue, 3 Apr 2012 20:51:05 +0000 (22:51 +0200)]
tinyhttpd: fix initscript, install as /usr/sbin/tinyhttpd

The init script was expecting the binary to be called tinyhttpd, but httpd
was used. Fix it to install as tinyhttpd as httpd will conflict with other
web servers (E.G. the busybox one).

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotinyhttpd: fix white space issue in Config.in
Peter Korsgaard [Tue, 3 Apr 2012 20:50:30 +0000 (22:50 +0200)]
tinyhttpd: fix white space issue in Config.in

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotinyhttpd: convert to gentargets
Maxime Ripard [Tue, 3 Apr 2012 08:55:29 +0000 (10:55 +0200)]
tinyhttpd: convert to gentargets

[Peter: misc fixes, make invocation, use install -D]
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibpng: security bump to version 1.4.11
Gustavo Zacarias [Tue, 3 Apr 2012 10:07:55 +0000 (07:07 -0300)]
libpng: security bump to version 1.4.11

Fixes CVE-2011-3048

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agokernel-headers: bump 3.{0,2,3}.x stable versions
Peter Korsgaard [Mon, 2 Apr 2012 21:46:55 +0000 (23:46 +0200)]
kernel-headers: bump 3.{0,2,3}.x stable versions

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolinux: bump default kernel version
Peter Korsgaard [Mon, 2 Apr 2012 21:39:23 +0000 (23:39 +0200)]
linux: bump default kernel version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agognutls: security bump to version 2.12.18
Gustavo Zacarias [Wed, 28 Mar 2012 21:17:20 +0000 (18:17 -0300)]
gnutls: security bump to version 2.12.18

Fixes CVE-2012-1573

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoiptables: bump to version 1.4.13
Gustavo Zacarias [Wed, 28 Mar 2012 00:44:54 +0000 (21:44 -0300)]
iptables: bump to version 1.4.13

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoexpat: security bump to version 2.1.0
Gustavo Zacarias [Tue, 27 Mar 2012 22:58:07 +0000 (19:58 -0300)]
expat: security bump to version 2.1.0

Fixes for CVE-2012-1147, CVE-2009-3720, CVE-2009-3560, CVE-2012-1148 and
CVE-2012-0876.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agokernel-headers: bump 3.0.x and 3.2.x stable versions
Gustavo Zacarias [Tue, 27 Mar 2012 22:41:35 +0000 (19:41 -0300)]
kernel-headers: bump 3.0.x and 3.2.x stable versions

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agopackage/giblib: fix breakage
Yann E. MORIN [Thu, 15 Mar 2012 22:54:09 +0000 (23:54 +0100)]
package/giblib: fix breakage

Fix two things in the giblib package:

1- fix prefix breakage
   - s/STAGING/STAGING_DIR/ (Thomas)
   - prefix is .../usr, not .../usr/lib or .../usr/bin

2- fix the configure.ac/Makefile.am breakage
   - imlib2 sets IMLIB2_(LIBS|CFLAGS), not IMLIB_(LIBS|CFLAGS)
   - autoreconf the package, install missing files
     Note that both configure.ac and configure.in are present in the
     package, so both are fixed, although only configure.ac is used
     (configure.in is the legacy name).

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
CC: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoiw: bump to 3.4
Yegor Yefremov [Fri, 30 Mar 2012 14:08:31 +0000 (16:08 +0200)]
iw: bump to 3.4

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agopcre: bump to 8.30
Luca Ceresoli [Fri, 30 Mar 2012 12:50:26 +0000 (14:50 +0200)]
pcre: bump to 8.30

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoEnable cgroups in Linux if we use systemd
Maxime Ripard [Fri, 23 Mar 2012 15:49:53 +0000 (16:49 +0100)]
Enable cgroups in Linux if we use systemd

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibpng: bump to version 1.4.10
Gustavo Zacarias [Fri, 23 Mar 2012 12:14:28 +0000 (09:14 -0300)]
libpng: bump to version 1.4.10

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agosystemd: fix build on uClibc
Peter Korsgaard [Sat, 31 Mar 2012 21:57:35 +0000 (23:57 +0200)]
systemd: fix build on uClibc

Patch based on similar patch in openembedded.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoAdd the systemd package
Maxime Ripard [Fri, 23 Mar 2012 15:49:52 +0000 (16:49 +0100)]
Add the systemd package

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agovim: bump to version 7.3.487
Gustavo Zacarias [Thu, 29 Mar 2012 02:24:59 +0000 (23:24 -0300)]
vim: bump to version 7.3.487

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agosudo: add fix for non-utmpx toolchains
Gustavo Zacarias [Fri, 30 Mar 2012 10:35:53 +0000 (07:35 -0300)]
sudo: add fix for non-utmpx toolchains

The utmpx defines for when the target systems lacks utmpx is incomplete,
resulting in a build failure, so fix it.
This can be triggered by a uClibc toolchain that lacks UTMPX in the
configuration, or an older (<= 0.9.31) uClibc which lacks the
functionality.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibxml-parser-perl: Pass USE_MM_LD_RUN_PATH to MakeMaker.
Will Newton [Fri, 30 Mar 2012 08:04:52 +0000 (09:04 +0100)]
libxml-parser-perl: Pass USE_MM_LD_RUN_PATH to MakeMaker.

Red Hat versions of perl do not honour the setting of LD_RUN_PATH
without this option. This leads to perl shared objects being installed
without an rpath set which causes problems for target tools when
searching for dependant shared libraries.

Signed-off-by: Will Newton <will.newton@imgtec.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotoolchain: add linaro 2012.03 external ARM toolchain
Peter Korsgaard [Thu, 29 Mar 2012 22:22:47 +0000 (00:22 +0200)]
toolchain: add linaro 2012.03 external ARM toolchain

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agopsmisc: bump to version 22.16
Gustavo Zacarias [Thu, 29 Mar 2012 02:25:01 +0000 (23:25 -0300)]
psmisc: bump to version 22.16

[Peter: Don't disable stack protection if toolchain has ssp support]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agosyslinux: add upstream URL
Peter Korsgaard [Thu, 29 Mar 2012 20:21:43 +0000 (22:21 +0200)]
syslinux: add upstream URL

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agosudo: bump to version 1.8.4p4
Gustavo Zacarias [Thu, 29 Mar 2012 02:25:03 +0000 (23:25 -0300)]
sudo: bump to version 1.8.4p4

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agosqlite: bump to version 3.7.11
Gustavo Zacarias [Thu, 29 Mar 2012 02:25:02 +0000 (23:25 -0300)]
sqlite: bump to version 3.7.11

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotftp-hpa: bump to version 5.2
Gustavo Zacarias [Thu, 29 Mar 2012 02:25:00 +0000 (23:25 -0300)]
tftp-hpa: bump to version 5.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agocoreutils: bump to version 8.16
Gustavo Zacarias [Thu, 29 Mar 2012 02:24:58 +0000 (23:24 -0300)]
coreutils: bump to version 8.16

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agogawk: bump to version 4.0.1
Gustavo Zacarias [Thu, 29 Mar 2012 02:24:57 +0000 (23:24 -0300)]
gawk: bump to version 4.0.1

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