buildroot.git
10 years agoluajit: allow to build Lua extensions without lua
Francois Perrad [Sat, 11 Jan 2014 15:42:04 +0000 (16:42 +0100)]
luajit: allow to build Lua extensions without lua

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoluainterpreter: create virtual package
Francois Perrad [Sat, 11 Jan 2014 15:42:03 +0000 (16:42 +0100)]
luainterpreter: create virtual package

This patch introduces the luainterpreter virtual package, which
is provided either by 'lua' or by 'lua-jit'.

Packages that require a Lua interpreter can then depend on
BR2_PACKAGE_LUAINTERPRETER (in their Config.in) and luainterpreter
(in their .mk).

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
[yann.morin.1998@free.fr: switch to package-defined providers,
                          apply Thomas' comments]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agocwiid: new package
Samuel Martin [Thu, 2 Jan 2014 19:00:57 +0000 (20:00 +0100)]
cwiid: new package

This patch only add the native cwiid library and a couple of tools.

The 2 first cwiid patches are retrieved from upstream and fix build
issues, so does the 3rd one.
The 4th patch allows to disable wmgui build, so allows to reduce to
number of dependencies.

Cc: Eric Jarrige <eric.jarrige@armadeus.org>
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
10 years agoffmpeg: Add sse4 related options BR2_X86_CPU_HAS_SSE4 / BR2_X86_CPU_HAS_SSE4
Bernd Kuhls [Thu, 2 Jan 2014 17:59:45 +0000 (18:59 +0100)]
ffmpeg: Add sse4 related options BR2_X86_CPU_HAS_SSE4 / BR2_X86_CPU_HAS_SSE4

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoboost: bump to version 1.55.0
Bernd Kuhls [Mon, 30 Dec 2013 17:25:28 +0000 (18:25 +0100)]
boost: bump to version 1.55.0

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agobarebox: bump to version 2014.01.0
Fabio Porcedda [Mon, 13 Jan 2014 16:24:28 +0000 (17:24 +0100)]
barebox: bump to version 2014.01.0

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agosysstat: bump to version 10.2.0
Axel Lin [Mon, 13 Jan 2014 13:17:20 +0000 (21:17 +0800)]
sysstat: bump to version 10.2.0

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agomplayer: add patch to fix building with modern versions of live555
Peter Korsgaard [Mon, 13 Jan 2014 21:08:46 +0000 (22:08 +0100)]
mplayer: add patch to fix building with modern versions of live555

Patch taken from: https://raw.github.com/sherpya/mplayer-be/master/patches/mp/0025-mpdemux-live555-async-interface.patch

At the same time rename patches to follow the new convention.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolive555: bump version
Peter Korsgaard [Mon, 13 Jan 2014 12:43:10 +0000 (13:43 +0100)]
live555: bump version

And cleanup/add license info while we're at it.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agovlc: needs host-pkgconf
Peter Korsgaard [Mon, 13 Jan 2014 12:32:42 +0000 (13:32 +0100)]
vlc: needs host-pkgconf

The configure script uses PKG_CHECK_MODULES to detect dependencies.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoffmpeg: fix build with gpl suboption and openssl
Peter Korsgaard [Mon, 13 Jan 2014 12:11:39 +0000 (13:11 +0100)]
ffmpeg: fix build with gpl suboption and openssl

Openssl's license isn't compatible with GPL, so ffmpeg's configure script
only allows this combination if nonfree is enabled.

Fixes http://autobuild.buildroot.net/results/ed6/ed6129d584229ebe4a0b291bc6a1dd0be23cc92a/

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibnfc-llcp: rename to libllcp and bump version
Vicente Olivert Riera [Fri, 10 Jan 2014 10:06:19 +0000 (10:06 +0000)]
libnfc-llcp: rename to libllcp and bump version

This package has been renamed upstream to libllcp. Also, the current
package we have in Buildroot fails to compile due to a version bump of
it's main dependence, libnfc. A version bump is required because this
package has been adapted upstream to work with libnfc-1.7.0-rc6.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoprevent recursion in %_defconfig rules
Jeremy Rosen [Tue, 7 Jan 2014 16:22:07 +0000 (17:22 +0100)]
prevent recursion in %_defconfig rules

Signed-off-by: Jérémy Rosen <jeremy.rosen@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agojasper: fix file header comment
Peter Korsgaard [Mon, 13 Jan 2014 08:20:36 +0000 (09:20 +0100)]
jasper: fix file header comment

Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agotcpreplay: bump version to 4.0.0
Chris Packham [Mon, 13 Jan 2014 01:03:23 +0000 (14:03 +1300)]
tcpreplay: bump version to 4.0.0

Update the tcpreplay package to version 4.0.0. The upstream package has
a new maintainer and license. Version 4.0.0 brings a number of new
features see http://tcpreplay.appneta.com/ for details.

[Peter: drop autoreconf]
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoffmpeg: Fix build error regarding missing host-yasm
Bernd Kuhls [Mon, 13 Jan 2014 05:48:11 +0000 (06:48 +0100)]
ffmpeg: Fix build error regarding missing host-yasm

Fixes http://autobuild.buildroot.net/results/b2a/b2aefd25431bab3d0f4fcf4c3e6de1ff6fc54ffa//

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoffmpeg: bump to version 1.2.4
Bernd Kuhls [Thu, 2 Jan 2014 17:59:44 +0000 (18:59 +0100)]
ffmpeg: bump to version 1.2.4

Compile tested the following packages which depend on ffmpeg:

freerdp
mpd
gstreamer

For minidlna please see the separate patch for version bump to 1.1.1

Some compile options were taken from OpenELEC:
https://github.com/OpenELEC/OpenELEC.tv/blob/master/packages/multimedia/ffmpeg/build

[Peter: fix ARM VFP option, target tune, enable PIC for !static]
Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopython-posix-ipc: new package
Matt Weber [Wed, 8 Jan 2014 04:25:34 +0000 (22:25 -0600)]
python-posix-ipc: new package

This patch is based on the original new pkg patch submitted last Jan
and is part of the "Patchwork oldest patches cleanup #5".  It combines
the original "[1/2]/[2/2] new package: python-posix_ipc" patch files.

Signed-off-by: Matt Weber <mlweber1@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agovlc: new package
Simon Dawson [Tue, 7 Jan 2014 12:36:47 +0000 (12:36 +0000)]
vlc: new package

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopython-nfc: fix autobuild failures
Simon Dawson [Fri, 10 Jan 2014 14:55:01 +0000 (14:55 +0000)]
python-nfc: fix autobuild failures

Fixes autobuild failures such as the following.

  http://autobuild.buildroot.net/results/2e1/2e11b9e946a854deb28ba144ca7e398a9c996a02/

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoca-certificates: new package
Martin Bark [Fri, 10 Jan 2014 15:39:44 +0000 (15:39 +0000)]
ca-certificates: new package

CA certificates used for SSL based applications.  The package installs CA
certificates to /usr/share/ca-certificates and creates symbolic links under
/etc/ssl/certs.  For example, the existing libcurl package will use these
certificates for https urls.  Based on the debian ca-certifcates package.

[Peter: fixup comments as pointed out by Yann]
Signed-off-by: Martin Bark <martin@barkynet.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agojasper: new package
Maxime Hadjinlian [Sun, 12 Jan 2014 17:53:15 +0000 (18:53 +0100)]
jasper: new package

JPEG-2000 decoder.
This package was originally found at : https://github.com/huceke/buildroot-rbp
By gimli <ebsi4711@gmail.com>

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoapf27: bump kernel version to 3.12.7
trem [Sun, 12 Jan 2014 09:31:07 +0000 (10:31 +0100)]
apf27: bump kernel version to 3.12.7

Signed-off-by: Philippe Reynes <tremyfr@yahoo.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agozsh: bump to version 5.0.5
Axel Lin [Sun, 12 Jan 2014 13:34:34 +0000 (21:34 +0800)]
zsh: bump to version 5.0.5

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoltris2: needs gettext on uClibc toolchains w/ locale
Peter Korsgaard [Sun, 12 Jan 2014 09:06:39 +0000 (10:06 +0100)]
ltris2: needs gettext on uClibc toolchains w/ locale

Fixes http://autobuild.buildroot.net/results/599/599554ea08aafed20c487a25fcbf641eb9ac2e5f/

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoCompile static versions of gcc libraries
Jérôme Pouiller [Thu, 10 Oct 2013 09:40:42 +0000 (11:40 +0200)]
Compile static versions of gcc libraries

Since default configure options for host packages include
--disable-static, gcc was not configured to build static version of its
libraries (libgcc.a, libstdc++.a, ...).

This patch replace --disable-static by --enable-static in configure
command. Notice some options was removed sinces they was ignored by gcc
configure script.

Once it was compiled, this commit takes care to copy static libraries to
$STAGING

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Tested-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoAdd LTris package (SDL game)
Julien Boibessot [Wed, 8 Jan 2014 13:07:36 +0000 (14:07 +0100)]
Add LTris package (SDL game)

Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoltrace: narrow down available architectures
Gustavo Zacarias [Thu, 9 Jan 2014 22:32:47 +0000 (19:32 -0300)]
ltrace: narrow down available architectures

First switch the architecture availability to positive logic since it's
cleaner and avoids issues when new ones are introduced.
Then look at the source for the available ones at sysdeps/linux-gnu/...

aarch64 -> NULL
arc -> NULL
arm -> hardcoded to little endian, so no armeb
avr32 -> NULL
blackfin -> NULL
microblaze -> NULL
mips -> little/big endian handled but not for 64 bits
nios2 -> NULL
ppc -> OK
sh -> NULL
sparc -> OK
x86 -> Both i386 and x86_64 handled
xtensa -> NULL

Fixes:
http://autobuild.buildroot.net/results/cd2/cd24e7b6f863ab413d76ca7a81bd357ddf1dc4f7/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agouclibc: snapshot: add BSD obsolete signal functions
Baruch Siach [Thu, 2 Jan 2014 11:53:03 +0000 (13:53 +0200)]
uclibc: snapshot: add BSD obsolete signal functions

Fixes
http://autobuild.buildroot.net/results/70b/70b79ca0aa97ed451a5679029955ed3709c84b67/.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoapitrace: new package
Jérôme Pouiller [Thu, 2 Jan 2014 21:27:40 +0000 (22:27 +0100)]
apitrace: new package

Trace and replay OpenGL and OpenGL ES APIs calls to/from a file.

http://apitrace.github.io/

[Peter: fix Config.in, depend on glibc, use github helper]
Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agogettext: bump to version 0.18.3.2
Gustavo Zacarias [Fri, 10 Jan 2014 18:59:57 +0000 (15:59 -0300)]
gettext: bump to version 0.18.3.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agocifs-utils: bump to version 6.3
Gustavo Zacarias [Fri, 10 Jan 2014 18:58:56 +0000 (15:58 -0300)]
cifs-utils: bump to version 6.3

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agodtc: broken for static builds
Vicente Olivert Riera [Tue, 7 Jan 2014 09:44:33 +0000 (09:44 +0000)]
dtc: broken for static builds

dtc package has hardcoded shared lib link options in the Makefile, so it
will fail if you try to build it on a static lib environment.

[Peter: Move comment under _PROGRAMS suboption for proper indentation]
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoopenssl: fix bug #6770
Gustavo Zacarias [Thu, 9 Jan 2014 23:20:14 +0000 (20:20 -0300)]
openssl: fix bug #6770

openssl 1.0.1f Makefile.org doesn't quote $(CC) when passing the
parameter in another invocation of make, hence breaking when the
compiler string contains a space with multiple strings (for example with
ccache).

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agosystem: clarify issue/hostname settings
Sagaert Johan [Tue, 7 Jan 2014 22:46:07 +0000 (23:46 +0100)]
system: clarify issue/hostname settings

A custom skeleton may include /etc/issue and/or /etc/hostname, in
which case we do not want to override them.

But those files could also be missing from the custom skeleton, or
the user may want to override their content.

Update the documentation to make it clear that the user can set these to the
empty string to make buildroot not create/overwrite these files.

[Peter: drop the different default values depending on skeleton]
Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
[yann.morin.1998@free.fr: change from hiding it behind SKELETON_DEFAULT
    to use conditional default values; move below the skeleton choice;
    improve help entries]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agosquashfs3: remove deprecated package/rootfs
Thomas De Schampheleire [Fri, 3 Jan 2014 16:02:53 +0000 (17:02 +0100)]
squashfs3: remove deprecated package/rootfs

[Peter: remove now unused BR2_DEPRECATED_SINCE_2010_05 symbol]
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 <peter@korsgaard.com>
10 years agodeprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx
Thomas De Schampheleire [Fri, 3 Jan 2014 16:02:50 +0000 (17:02 +0100)]
deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx

In order to keep better track of when a feature got deprecated, and hence
when it can be removed, a new set of symbols BR2_DEPRECATED_SINCE_xxxx_xx is
introduced. These symbols are automatically selected when BR2_DEPRECATED is
selected, and thus are transparent to the user.
A deprecated feature will no longer depend on BR2_DEPRECATED directly, but
rather on the appropriate BR2_DEPRECATED_SINCE_xxxx_xx. If that symbol does
not yet exist, it has to be created in Config.in.
When removing a deprecated feature, one should also check whether this was
the last feature using the BR2_DEPRECATED_SINCE_xxxx_xx symbol, in which
case the latter can be removed from Config.in.

A followup patch will make sure the overview is added to the list of
deprecated features in the manual, so that a buildroot core developer can
easily determine which features to remove in a given development cycle.

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 <peter@korsgaard.com>
10 years agoomniorb: add option to build applications and services
Matt Weber [Mon, 6 Jan 2014 17:37:06 +0000 (11:37 -0600)]
omniorb: add option to build applications and services

Signed-off-by: Matt Weber <mlweber1@rockwellcollins.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agozmqpp: add proper header include
Alexander Lukichev [Fri, 10 Jan 2014 13:17:53 +0000 (15:17 +0200)]
zmqpp: add proper header include

The patch has been submitted upstream. If it is accepted, the
patch here will not be necessary.

Fixes http://autobuild.buildroot.net/results/425/42590285167f779e27a4e8db9853c7065b9e31c0/
and some others.

Signed-off-by: Alexander Lukichev <alexander.lukichev@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agosdl: Fix missing autoconf
Clayton Shotwell [Fri, 10 Jan 2014 13:38:43 +0000 (07:38 -0600)]
sdl: Fix missing autoconf

Fixing an issue seen on the autobuilders with sdl failing to run the
autogen.sh script. Several of the autobuild issues are listed below.

http://autobuild.buildroot.net/results/7326631048bc9e15ffadc6f541f2235592b5259b/
http://autobuild.buildroot.net/results/0adf5ea64075323eba1183f93c16d2954673f3e1/

Signed-off-by: Clayton Shotwell <clshotwe@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolinux: bump to version 3.12.7
Gustavo Zacarias [Thu, 9 Jan 2014 21:00:27 +0000 (18:00 -0300)]
linux: bump to version 3.12.7

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolinux-headers: bump 3.{2, 4, 10, 12}.x stable versions
Gustavo Zacarias [Thu, 9 Jan 2014 21:00:26 +0000 (18:00 -0300)]
linux-headers: bump 3.{2, 4, 10, 12}.x stable versions

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage/ola: fix build against google.protobuf
Yann E. MORIN [Thu, 9 Jan 2014 19:15:01 +0000 (20:15 +0100)]
package/ola: fix build against google.protobuf

To test for the google.protobuf presence, ola's ./conifgure runs the
host Python. This is doomed to fail, as google.protobuf is installed
in target/ and not in host/

Since our dependencies ensures that google.protobuf is indeed installed
before we attempt to configure and build ola, we can just ditch the
test altogether.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agomanual: add section about dealing efficiently with big image files
Yann E. MORIN [Tue, 7 Jan 2014 22:46:08 +0000 (23:46 +0100)]
manual: add section about dealing efficiently with big image files

As reported by Ryan, it is not well-known that most tools can deal
efficiently with big sparse files.

Add a section in the manual about this, with tar and cp used as
examples, and a hinting to the man pages for the others.

Reported-by: Ryan Barnett <rjbarnet@rockwellcollins.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Ryan Barnett <rjbarnet@rockwellcollins.com>
Cc: Peter Korsgaard <jacmet@uclibc.org>
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage/tzdata: install a default localtime
Yann E. MORIN [Tue, 7 Jan 2014 22:46:06 +0000 (23:46 +0100)]
package/tzdata: install a default localtime

Add an option to install a default localtime.

since tzdata only makes sense for (e)glibc, we don't care
that we install timezone files that uClibc can't understand.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agotoolchain/external: fix wrapper by not passing conflicting flags
Yann E. MORIN [Tue, 7 Jan 2014 22:46:05 +0000 (23:46 +0100)]
toolchain/external: fix wrapper by not passing conflicting flags

In our wrapper, we forcibly add the -march=, -mcpu= and-mtune= flags
to the actual compiler, this in an attempt to always generate correct
and optimised code for the target.

But in some cases, the caller knows better than we do, and passes its
own set, or subset of those flags. In this case, some may conflict with
the ones we pass. The most prominent offender being the Linux kernel.

For example, on the ARM Raspberry Pi, the Linux kernel will set the
-march=armv6 flag and no -mcpu= flag, but we pass -mcpu=arm1176jzf-s,
which conflicts:

    drivers/scsi/scsi_trace.c:1:0: warning: switch -mcpu=arm1176jzf-s
    conflicts with -march=armv6 switch

(and so for all the files the kernel compiles, pretty messy)
(note: arm1176jzf-s is not an armv6, it is an armv6zk. Yeah...)

To avoid this situation, we scan our commandline for any occurence of
the possibly conflicting flags. If none is found, then we add our owns.
If any is found, then we don't add any of our owns.

The idea behind this is that we trust the caller to know better than
we do what it is doing. Since the biggest, and sole so far, offender
is the Linux kernel, then this is a rather safe bet.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Peter Korsgaard <jacmet@uclibc.org>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoMakefile: support running graph-depends from out-of-tree
Yann E. MORIN [Tue, 7 Jan 2014 22:46:04 +0000 (23:46 +0100)]
Makefile: support running graph-depends from out-of-tree

Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoqt4: allow separate build/installation of demos and examples
Julien Boibessot [Mon, 6 Jan 2014 21:43:02 +0000 (22:43 +0100)]
qt4: allow separate build/installation of demos and examples

Signed-off-by: Jeremie Scheer <jeremie.scheer@armadeus.com>
Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agobusybox: add upstream 1.22.0 fixes
Peter Korsgaard [Thu, 9 Jan 2014 15:26:03 +0000 (16:26 +0100)]
busybox: add upstream 1.22.0 fixes

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agosdl: Fix compilation with libX11 >= 1.5.99.902
Vicente Olivert Riera [Thu, 9 Jan 2014 11:57:33 +0000 (11:57 +0000)]
sdl: Fix compilation with libX11 >= 1.5.99.902

Applying an upstream patch to fix a compilation error with versions of
libX11 since 1.5.99.902. This patch modifies configure.in so we need to
run autogen.sh to make it working correctly. Running autoreconf will
fail because SDL uses bit tricky automake/autoconf configuration.

Upstream patch URL:
   http://hg.libsdl.org/SDL/rev/91ad7b43317a

Fixes:
   http://autobuild.buildroot.net/results/bf8/bf83466a7bbb0635d97fe279a18778d92f20bea2/

[Peter: add comment why we're doing this, add needed dependencies]
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agosdl: rename patches to add sequence numbers
Vicente Olivert Riera [Thu, 9 Jan 2014 11:57:32 +0000 (11:57 +0000)]
sdl: rename patches to add sequence numbers

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agogrep: enable optional pcre integration
Gustavo Zacarias [Thu, 9 Jan 2014 12:12:29 +0000 (09:12 -0300)]
grep: enable optional pcre integration

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agonetwork-manager: bump to version 0.9.8.2
eric.le.bihan.dev@free.fr [Tue, 7 Jan 2014 10:29:21 +0000 (11:29 +0100)]
network-manager: bump to version 0.9.8.2

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agonetwork-manager: fix DHCP clients detection.
eric.le.bihan.dev@free.fr [Tue, 7 Jan 2014 10:29:20 +0000 (11:29 +0100)]
network-manager: fix DHCP clients detection.

If either dhclient or dhcpcd are selected, network-manager is now
configured with the proper paths.

This allows 'dhcp=dhclient' or 'dhcp=dhcpcd' to be set in
/etc/NetworkManager/NetworkManager.conf.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agodhcpcd: install dhcpcd as /usr/sbin/dhcpcd.
eric.le.bihan.dev@free.fr [Tue, 7 Jan 2014 10:29:19 +0000 (11:29 +0100)]
dhcpcd: install dhcpcd as /usr/sbin/dhcpcd.

GNU/Linux distributions usually install dhcpcd in /usr/sbin.
NetworkManager will look for it in this directory.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agocryptsetup: fix build error after bump version
Axel Lin [Thu, 9 Jan 2014 02:08:29 +0000 (10:08 +0800)]
cryptsetup: fix build error after bump version

Fixes:
http://autobuild.buildroot.net/results/9ca/9cad1cf49ee6b5c58d8260ee33beef2e6c1ada4d/

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibfreefare: examples need to link with zlib for openssl when static linking
Peter Korsgaard [Thu, 9 Jan 2014 10:23:56 +0000 (11:23 +0100)]
libfreefare: examples need to link with zlib for openssl when static linking

Fixes http://autobuild.buildroot.net/results/f09/f09d515f0e7b6d78010f1ce624336ceaef624989/

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agostrace: Fix build issue with duplicate ptrace_peeksiginfo_args definition
Anton Blanchard [Mon, 2 Dec 2013 06:33:37 +0000 (17:33 +1100)]
strace: Fix build issue with duplicate ptrace_peeksiginfo_args definition

Backport a patch from upstream to fix a conflict between glibc
headers and recent kernel headers (v3.10 or newer).

Signed-off-by: Anton Blanchard <anton@samba.org>
Acked-by: Spenser Gilliland <spenser@gillilanding.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopython-nfc: bump version
Simon Dawson [Wed, 8 Jan 2014 08:47:54 +0000 (08:47 +0000)]
python-nfc: bump version

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoevemu: new package
Naumann Andreas [Wed, 8 Jan 2014 16:05:08 +0000 (17:05 +0100)]
evemu: new package

[Peter: don't try to generate manpages even if host has asciidoc]
Signed-off-by: Andreas Naumann <anaumann@ultratronik.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoperl-cross: workaround with PERL5LIB no longer needed
Francois Perrad [Wed, 8 Jan 2014 12:27:27 +0000 (13:27 +0100)]
perl-cross: workaround with PERL5LIB no longer needed

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoperl: bump to version 5.18.2
Francois Perrad [Wed, 8 Jan 2014 12:27:26 +0000 (13:27 +0100)]
perl: bump to version 5.18.2

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibdmtx: add license information
Frank Hunleth [Wed, 8 Jan 2014 14:16:09 +0000 (09:16 -0500)]
libdmtx: add license information

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolinux: force inotify kernel option when udev is used as dev handler
Jeremy Rosen [Wed, 8 Jan 2014 13:48:33 +0000 (14:48 +0100)]
linux: force inotify kernel option when udev is used as dev handler

[Peter: drop unneeded devtmpfs handling]
Signed-off-by: Jérémy Rosen <jeremy.rosen@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibnfc: bump version
Simon Dawson [Wed, 8 Jan 2014 13:37:56 +0000 (13:37 +0000)]
libnfc: bump version

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libXfont version to 1.4.7
Bernd Kuhls [Wed, 8 Jan 2014 18:25:24 +0000 (19:25 +0100)]
xorg: Bump xlib_libXfont version to 1.4.7

CVE-2013-6462: unlimited sscanf overflows stack buffer in bdfReadCharacters()

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agodocs.html: add links to nightly build of manual as well
Peter Korsgaard [Wed, 8 Jan 2014 16:16:24 +0000 (17:16 +0100)]
docs.html: add links to nightly build of manual as well

The html/pdf/text version of the manual is regenerated from current
git head every 6 hours.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoUpdate copyright year
Peter Korsgaard [Wed, 8 Jan 2014 16:12:04 +0000 (17:12 +0100)]
Update copyright year

Happy new year!

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agominidlna: fix static linking
Peter Korsgaard [Wed, 8 Jan 2014 08:00:11 +0000 (09:00 +0100)]
minidlna: fix static linking

The configure script / Makefile forgets to link with some of the dependent
libraries breaking static linking, so help it along.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agominidlna: bump version to 1.1.1
Bernd Kuhls [Fri, 3 Jan 2014 20:20:45 +0000 (21:20 +0100)]
minidlna: bump version to 1.1.1

- remove all patches needed for pre-autotools minidlna release
- convert .mk file to autotools-package
- disable broken static build
- compile-tested only with ffmpeg 1.2.4 (see other patch)

[Peter: fix license filename]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoudev: mention dependancy on inotify
Jeremy Rosen [Tue, 7 Jan 2014 10:51:09 +0000 (11:51 +0100)]
udev: mention dependancy on inotify

[Peter: wrap help text]
Signed-off-by: Jérémy Rosen <jeremy.rosen@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libdmx to version 1.1.3
Bernd Kuhls [Mon, 6 Jan 2014 20:40:11 +0000 (21:40 +0100)]
xorg: Bump xlib_libdmx to version 1.1.3

thanks to Jerzy Grzegorek for the hint

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libXxf86dga to version 1.1.4
Bernd Kuhls [Mon, 6 Jan 2014 20:40:10 +0000 (21:40 +0100)]
xorg: Bump xlib_libXxf86dga to version 1.1.4

- remove patches applied upstream

thanks to Jerzy Grzegorek for the hint

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libXv to version 1.0.10
Bernd Kuhls [Mon, 6 Jan 2014 20:40:09 +0000 (21:40 +0100)]
xorg: Bump xlib_libXv to version 1.0.10

thanks to Jerzy Grzegorek for the hint

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libXres to version 1.0.7
Bernd Kuhls [Mon, 6 Jan 2014 20:40:08 +0000 (21:40 +0100)]
xorg: Bump xlib_libXres to version 1.0.7

thanks to Jerzy Grzegorek for the hint

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libXpm to version 3.5.11
Bernd Kuhls [Mon, 6 Jan 2014 20:40:07 +0000 (21:40 +0100)]
xorg: Bump xlib_libXpm to version 3.5.11

thanks to Jerzy Grzegorek for the hint

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libXcursor to version 1.1.14
Bernd Kuhls [Mon, 6 Jan 2014 20:40:06 +0000 (21:40 +0100)]
xorg: Bump xlib_libXcursor to version 1.1.14

thanks to Jerzy Grzegorek for the hint

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libXaw to version 1.0.12
Bernd Kuhls [Mon, 6 Jan 2014 20:40:05 +0000 (21:40 +0100)]
xorg: Bump xlib_libXaw to version 1.0.12

thanks to Jerzy Grzegorek for the hint

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libFS to version 1.0.5
Bernd Kuhls [Mon, 6 Jan 2014 20:40:04 +0000 (21:40 +0100)]
xorg: Bump xlib_libFS to version 1.0.5

thanks to Jerzy Grzegorek for the hint

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoopenssl: bump to version 1.0.1f
Gustavo Zacarias [Tue, 7 Jan 2014 12:55:26 +0000 (09:55 -0300)]
openssl: bump to version 1.0.1f

Fixes CVE-2013-4343, CVE-2013-6450 and the previously patched
CVE-2013-6449.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agogrub: bump to 0.97-67
Thomas Petazzoni [Wed, 4 Dec 2013 21:11:00 +0000 (22:11 +0100)]
grub: bump to 0.97-67

Bump to a more recent version of the Debian patches for grub legacy,
that fix an incorrect build with gcc 4.6.

Fixes #6092 and #2629.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xdriver_xf86-video-intel version to 2.99.907
Bernd Kuhls [Sat, 4 Jan 2014 13:38:34 +0000 (14:38 +0100)]
xorg: Bump xdriver_xf86-video-intel version to 2.99.907

- enable sna support by default, disable unneeded stuff
  ported from OpenELEC:
  https://github.com/OpenELEC/OpenELEC.tv/blob/master/packages/x11/driver/xf86-video-intel/package.mk

[Peter: drop Xtst dependency]
Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoAdd LBreakout2 package (SDL game)
Julien Boibessot [Mon, 6 Jan 2014 11:54:06 +0000 (12:54 +0100)]
Add LBreakout2 package (SDL game)

[Peter: needs gettext with uClibc+locale]
Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agotransmission: Fix line feeds in patch file
Bernd Kuhls [Sat, 4 Jan 2014 08:51:10 +0000 (09:51 +0100)]
transmission: Fix line feeds in patch file

Upstream code has DOS line endings...

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agolibxcb: re-disable building documentation for the host
Peter Korsgaard [Mon, 6 Jan 2014 13:16:20 +0000 (14:16 +0100)]
libxcb: re-disable building documentation for the host

Fixes http://autobuild.buildroot.net/results/98f/98f8dd2d1a9f8fac3024caf5aa0ca54fcf320389/

Commit 862e1221d (Bump xcb-proto & libxcb version to 1.10) accidently
dropped the --disable-build-docs configure arguments for the host variant,
which in the best case slows down the build for no use, and on certain
hosts breaks the build as doxygen runs out of memory.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxkeyboard-config: disable 'runtime deps as build time deps'
Peter Korsgaard [Mon, 6 Jan 2014 10:27:03 +0000 (11:27 +0100)]
xkeyboard-config: disable 'runtime deps as build time deps'

Fixes http://autobuild.buildroot.net/results/f11/f11687ae661f9d3570c55a9d62a7822e667ad9ad/

xkeyboard-config has runtime dependencies (when using X11) on xproto and
libX11, and by default checks at build time if they are available.

Disable this check as it doesn't apply for wayland and the needed deps are
taken care of by BR for X11.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agofs/ext2: fix generation of ext4 filesystems
Yann E. MORIN [Sun, 5 Jan 2014 22:56:18 +0000 (23:56 +0100)]
fs/ext2: fix generation of ext4 filesystems

cset 7a58a4e (e2fsprogs: bump to version 1.42.9) broke the generation
of ext4 filesystems.

This is because, in ext4, some metadata are dependent on the UUID.
If changing the UUID of an ext4 filesystem, tune2fs now exits with
exit-code 1, and prints a message to run fsck, to avoid trashing the
filesystem.

This condition is of utmost importance on a mounted filesysten (which
is not our case) to avoid corruption (yes, it is possible to change
the UUID of a mounted filesystem).

But the error is not valid for us, since we are working on an unmonted
filesystem image in the first place.

Since we change the UUID after we convert the filesystem (to ext4),
tune2fs just bails out.

We can not just ignore the exit code of tune2fs, since we still want
to catch any other failure.

It turns out that, changing the UUID before converting the filesystem
is just the way to go.

Fixes #6752.

Reported-by: Daniel Mentz <daniel@exxm.de>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Daniel Mentz <daniel@exxm.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agodbus-cpp: fix cross build for tools when expat is missing
Gustavo Zacarias [Sun, 5 Jan 2014 19:00:39 +0000 (16:00 -0300)]
dbus-cpp: fix cross build for tools when expat is missing

dbus-c++ tools use CXX_FOR_BUILD to build in cross scenarios, however
they don't use CXXFLAGS_FOR_BUILD nor LDFLAGS_FOR_BUILD thus breaking
when there aren't any expat devel files in the default PATHs (build
host). Fixes:
http://autobuild.buildroot.net/results/44f/44fc2cab2b60aa82460bb46b1035ddda115af750/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xutil_util-macros version to 1.18.0
Bernd Kuhls [Sat, 4 Jan 2014 13:39:04 +0000 (14:39 +0100)]
xorg: Bump xutil_util-macros version to 1.18.0

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xutil_makedepend version to 1.0.5
Bernd Kuhls [Sat, 4 Jan 2014 13:39:03 +0000 (14:39 +0100)]
xorg: Bump xutil_makedepend version to 1.0.5

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xkeyboard-config version to 2.10.1
Bernd Kuhls [Sat, 4 Jan 2014 13:38:35 +0000 (14:38 +0100)]
xorg: Bump xkeyboard-config version to 2.10.1

[Peter: drop uneeded extra dependencies]
Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_xtrans version to 1.3.2
Bernd Kuhls [Sat, 4 Jan 2014 13:38:55 +0000 (14:38 +0100)]
xorg: Bump xlib_xtrans version to 1.3.2

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libXxf86vm version to 1.1.3
Bernd Kuhls [Sat, 4 Jan 2014 13:38:54 +0000 (14:38 +0100)]
xorg: Bump xlib_libXxf86vm version to 1.1.3

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libXtst version to 1.2.2
Bernd Kuhls [Sat, 4 Jan 2014 13:38:53 +0000 (14:38 +0100)]
xorg: Bump xlib_libXtst version to 1.2.2

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libXt version to 1.1.4
Bernd Kuhls [Sat, 4 Jan 2014 13:38:52 +0000 (14:38 +0100)]
xorg: Bump xlib_libXt version to 1.1.4

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libXrender version to 0.9.8
Bernd Kuhls [Sat, 4 Jan 2014 13:38:51 +0000 (14:38 +0100)]
xorg: Bump xlib_libXrender version to 0.9.8

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libXmu version to 1.1.2
Bernd Kuhls [Sat, 4 Jan 2014 13:38:48 +0000 (14:38 +0100)]
xorg: Bump xlib_libXmu version to 1.1.2

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libXinerama version to 1.1.3
Bernd Kuhls [Sat, 4 Jan 2014 13:38:47 +0000 (14:38 +0100)]
xorg: Bump xlib_libXinerama version to 1.1.3

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libXfont version to 1.4.6
Bernd Kuhls [Sat, 4 Jan 2014 13:38:45 +0000 (14:38 +0100)]
xorg: Bump xlib_libXfont version to 1.4.6

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoxorg: Bump xlib_libXdamage version to 1.1.4
Bernd Kuhls [Sat, 4 Jan 2014 13:38:42 +0000 (14:38 +0100)]
xorg: Bump xlib_libXdamage version to 1.1.4

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>