buildroot.git
11 years agoqt5/qt5webkit: new package
Thomas Petazzoni [Sun, 7 Apr 2013 09:57:26 +0000 (09:57 +0000)]
qt5/qt5webkit: new package

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqt5/qt5multimedia: new package
Thomas Petazzoni [Sun, 7 Apr 2013 09:57:25 +0000 (09:57 +0000)]
qt5/qt5multimedia: new package

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqt5/qt5graphicaleffects: new package
Thomas Petazzoni [Sun, 7 Apr 2013 09:57:24 +0000 (09:57 +0000)]
qt5/qt5graphicaleffects: new package

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqt5/qt5declarative: new package
Thomas Petazzoni [Sun, 7 Apr 2013 09:57:23 +0000 (09:57 +0000)]
qt5/qt5declarative: new package

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqt5/qt5jsbackend: new package
Thomas Petazzoni [Sun, 7 Apr 2013 09:57:22 +0000 (09:57 +0000)]
qt5/qt5jsbackend: new package

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqt5/qt5xmlpatterns: new package
Thomas Petazzoni [Sun, 7 Apr 2013 09:57:21 +0000 (09:57 +0000)]
qt5/qt5xmlpatterns: new package

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqt5/qt5imageformats: new package
Thomas Petazzoni [Sun, 7 Apr 2013 09:57:20 +0000 (09:57 +0000)]
qt5/qt5imageformats: new package

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqt5/qt5script: new package
Thomas Petazzoni [Sun, 7 Apr 2013 09:57:19 +0000 (09:57 +0000)]
qt5/qt5script: new package

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqt5/qt5svg: new package
Thomas Petazzoni [Sun, 7 Apr 2013 09:57:18 +0000 (09:57 +0000)]
qt5/qt5svg: new package

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqt5base: adjust linux-buildroot-g++ qmake.conf
Thomas Petazzoni [Sun, 7 Apr 2013 09:57:17 +0000 (09:57 +0000)]
qt5base: adjust linux-buildroot-g++ qmake.conf

In order for qmake to generate correct moc command lines, we need to
make sure INCLUDEPATH contains $(STAGING_DIR)/usr/include. To do so,
we add a new line in our custom qmake.conf.

Also, in order to clearly identify the Buildroot specific variables
from the qmake standard variables, we prefix all the custom Buildroot
variables by BUILDROOT_ in qmake.conf.

This solves compilation issues of qt5svg such as "Undefined
interface", due to the fact that moc isn't passed a -I path pointing
to the main header directory.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqt5base: support static library building
Thomas Petazzoni [Sun, 7 Apr 2013 09:57:16 +0000 (09:57 +0000)]
qt5base: support static library building

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotslib: correct option text
Peter Korsgaard [Thu, 11 Apr 2013 14:07:34 +0000 (16:07 +0200)]
tslib: correct option text

Option text should only be the package name, descriptions go in help text.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotslib: bump version
Yegor Yefremov [Mon, 8 Apr 2013 03:36:20 +0000 (03:36 +0000)]
tslib: bump version

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomesa3d: requires host-bison and host-flex
Gustavo Zacarias [Sun, 7 Apr 2013 13:19:38 +0000 (13:19 +0000)]
mesa3d: requires host-bison and host-flex

Fixes a local build failure when testing other things.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibev: also fails for blackfin
Gustavo Zacarias [Fri, 5 Apr 2013 00:47:32 +0000 (00:47 +0000)]
libev: also fails for blackfin

Also fails for blackfin because of a lack of memory fences so disable
it. Fixes:
http://autobuild.buildroot.net/results/d895f0b0a5f4b6c173c2843a76277e6fe611627b/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolm_sensors: needs host-bison and host-flex
Gustavo Zacarias [Fri, 5 Apr 2013 00:47:31 +0000 (00:47 +0000)]
lm_sensors: needs host-bison and host-flex

Fixes:
http://autobuild.buildroot.net/results/f88461702cd2f249e5d28eeac26f5e4d9edece6d/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoaircrack-ng: needs toolchain with threads support
gilles.talis@gmail.com [Thu, 4 Apr 2013 13:09:19 +0000 (13:09 +0000)]
aircrack-ng: needs toolchain with threads support

Fixes:
http://autobuild.buildroot.org/results/418c9385a9a5a5087a6790001560056d32cd9708

[Peter: drop iw comment]
Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agofs/jffs2: refactor endianess selection to use BR2_ENDIAN
Thomas Petazzoni [Sun, 7 Apr 2013 09:25:24 +0000 (09:25 +0000)]
fs/jffs2: refactor endianess selection to use BR2_ENDIAN

Instead of explicitly listing the sub-architectures or architectures
that are big-endian, use BR2_ENDIAN directly.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxdriver_xf86-video-geode: only available for i386 and x86_64
Gustavo Zacarias [Sun, 7 Apr 2013 14:25:59 +0000 (14:25 +0000)]
xdriver_xf86-video-geode: only available for i386 and x86_64

Builtin-video from NSC/AMD Geode x86 processors.
Fixes build failures on other architectures.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxdriver_xf86-video-intel: only available for i386 and x86_64
Gustavo Zacarias [Sun, 7 Apr 2013 13:50:59 +0000 (13:50 +0000)]
xdriver_xf86-video-intel: only available for i386 and x86_64

Fixes build failures on other architectures.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoqt5: disallow the selection of Qt4 and Qt5
Thomas Petazzoni [Sun, 7 Apr 2013 09:57:15 +0000 (09:57 +0000)]
qt5: disallow the selection of Qt4 and Qt5

As noticed by Arnout, Qt4 and Qt5 cannot be installed together,
because for example the qt.conf installed by one version cannot be
understood by the qmake of another version. We therefore make them
mutually exclusive, which sounds reasonable for the embedded systems
targeted by Buildroot.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agobarebox: add 2013.04.0, remove 2012.12.1
Fabio Porcedda [Sun, 7 Apr 2013 22:56:03 +0000 (22:56 +0000)]
barebox: add 2013.04.0, remove 2012.12.1

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agonitrogen6x_defconfig: drop double linux tarball location
Peter Korsgaard [Thu, 11 Apr 2013 08:10:48 +0000 (10:10 +0200)]
nitrogen6x_defconfig: drop double linux tarball location

Somehow the old setting wasn't dropped in 184850a42 (bump u-boot /
linux versions to current stable).

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agosupport/kconfig: add support for olddefconfig
Thomas Petazzoni [Thu, 4 Apr 2013 11:24:25 +0000 (11:24 +0000)]
support/kconfig: add support for olddefconfig

olddefconfig is a new target available in kconfig that allows to take
an old .config file, and update it to the latest version of the code,
without being asked for questions: it automatically assumes the
default value for options whose value was not defined.

It for example allows to take a minimal defconfig, copy it as .config,
and do 'make olddefconfig' to get the full .config.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agosupport/kconfig: upgrade to 3.9-rc2
Thomas Petazzoni [Thu, 4 Apr 2013 11:24:24 +0000 (11:24 +0000)]
support/kconfig: upgrade to 3.9-rc2

Our kconfig code is updated to the version of kernel 3.9-rc2. No major
issues during the migration, except:

 * Some conflicts when applying 03-change-config-option-prefix.patch
   due to upstream kernel changes.

 * The need of adding a new patch, 15-fix-qconf-moc-rule.patch, to fix
   the make rule that generates the moc file for the Qt-based
   interface.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agocifs-utils: bump to version 6.0
Gustavo Zacarias [Thu, 4 Apr 2013 09:09:16 +0000 (09:09 +0000)]
cifs-utils: bump to version 6.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoffmpeg: adjust ARM optimizations
Gustavo Zacarias [Thu, 4 Apr 2013 07:29:48 +0000 (07:29 +0000)]
ffmpeg: adjust ARM optimizations

We no longer support ARM less than v3 so kill dead code.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agospeex: adjust ARM optimizations
Gustavo Zacarias [Thu, 4 Apr 2013 07:29:47 +0000 (07:29 +0000)]
speex: adjust ARM optimizations

We no longer support ARM less than v4 so drop the generic asm option.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoopenssl: adjust ARM optimizations
Gustavo Zacarias [Thu, 4 Apr 2013 07:29:46 +0000 (07:29 +0000)]
openssl: adjust ARM optimizations

We no longer support ARM less than v4 so just kill dead code that we had
for those cases.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain/arm: drop generic and old, add fa526/626, unify strongarm
Gustavo Zacarias [Thu, 4 Apr 2013 07:29:45 +0000 (07:29 +0000)]
toolchain/arm: drop generic and old, add fa526/626, unify strongarm

* Add Faraday FA526/626 as suggested on bug #1291
Note however that these cores are v4 and NOT v4t.

* Make the sa110 & sa1110 cores -> strongarm since they're the same.

* Drop all of the ARM variants lower than v4 including generic, there's
no point in supporting obsolete targets.

* Fix uClibc USE_BX logic, it was always on, this would break the new
FA526/626 support and broke StrongARM since it's a v4 core.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agokismet: bump to version 2013-03-R1a
Gustavo Zacarias [Thu, 4 Apr 2013 02:21:14 +0000 (02:21 +0000)]
kismet: bump to version 2013-03-R1a

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain-external: Only show MICROBLAZEBE_14_3 toolchain for BE systems
Peter Korsgaard [Thu, 11 Apr 2013 05:50:53 +0000 (07:50 +0200)]
toolchain-external: Only show MICROBLAZEBE_14_3 toolchain for BE systems

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain-external: get old microblaze toolchains from sources.buildroot.net
Peter Korsgaard [Thu, 11 Apr 2013 05:48:18 +0000 (07:48 +0200)]
toolchain-external: get old microblaze toolchains from sources.buildroot.net

git.xilinx.com is no longer available (moved to github), and github
doesn't allow downloading the tarball blobs directly, so use a local
mirror on sources.buildroot.net instead.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agouboot: simplify patch wildcard for BR2_TARGET_UBOOT_CUSTOM_PATCH_DIR
Peter Korsgaard [Wed, 10 Apr 2013 22:16:10 +0000 (00:16 +0200)]
uboot: simplify patch wildcard for BR2_TARGET_UBOOT_CUSTOM_PATCH_DIR

To match the logic we have for BR2_LINUX_KERNEL_PATCH. The user has
already specified a custom patch directory, so we don't need to be
so specific about the what file names we accept, and it becomes quite
cumbersome when a custom git version is used.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agocollectd: bump to version 5.1.3
Gustavo Zacarias [Tue, 9 Apr 2013 02:58:48 +0000 (02:58 +0000)]
collectd: bump to version 5.1.3

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain-external: fix typo in Blackfin toolchain config option
Thomas Petazzoni [Sun, 7 Apr 2013 08:01:01 +0000 (08:01 +0000)]
toolchain-external: fix typo in Blackfin toolchain config option

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain-external: update AArch64 Linaro toolchains
Thomas Petazzoni [Sun, 7 Apr 2013 08:01:00 +0000 (08:01 +0000)]
toolchain-external: update AArch64 Linaro toolchains

Add the AArch64 Linaro toolchains 2013.02 and 2013.03, remove 2012.11
and 2012.12.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotoolchain-external: update ARM Linaro toolchains
Thomas Petazzoni [Sun, 7 Apr 2013 08:00:59 +0000 (08:00 +0000)]
toolchain-external: update ARM Linaro toolchains

Add the ARM Linaro toolchains 2013.02 and 2013.03, remove 2012.11 and
2012.12.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agompg123: bump to version 1.15.3
Gustavo Zacarias [Sun, 7 Apr 2013 03:39:56 +0000 (03:39 +0000)]
mpg123: bump to version 1.15.3

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolinux: bump 3.8.x stable version
Gustavo Zacarias [Fri, 5 Apr 2013 10:48:50 +0000 (10:48 +0000)]
linux: bump 3.8.x stable version

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agokernel-headers: bump 3.{0, 4, 8}.x stable version and EOL 3.7.x series
Gustavo Zacarias [Fri, 5 Apr 2013 10:48:49 +0000 (10:48 +0000)]
kernel-headers: bump 3.{0, 4, 8}.x stable version and EOL 3.7.x series

The 3.7.x series is EOLed upstream so match that marking it as
deprecated.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agozeromq: needs threads
Gustavo Zacarias [Sun, 7 Apr 2013 02:00:33 +0000 (02:00 +0000)]
zeromq: needs threads

Fixes:
http://autobuild.buildroot.net/results/11a1c085e3f5c490cbf3fec8f26169ade29f7363/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoradvd: needs host-bison
Gustavo Zacarias [Sun, 7 Apr 2013 01:50:52 +0000 (01:50 +0000)]
radvd: needs host-bison

Fixes:
http://autobuild.buildroot.net/results/849c48029ba77789f33ff726c5a33cd959200e38/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agotinyhttpd: needs mmu
Gustavo Zacarias [Sun, 7 Apr 2013 01:50:51 +0000 (01:50 +0000)]
tinyhttpd: needs mmu

Fixes:
http://autobuild.buildroot.net/results/2a3b5ab3ef58443c1bf86df5498df2f145cd840c/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agonitrogen6x_defconfig: bump u-boot / linux versions to current stable
Peter Korsgaard [Tue, 9 Apr 2013 14:36:21 +0000 (16:36 +0200)]
nitrogen6x_defconfig: bump u-boot / linux versions to current stable

As described on http://boundarydevices.com/u-boot-branches-for-i-mx6-april-2013/

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoopenvpn: adjust iproute2 path logic
Gustavo Zacarias [Thu, 4 Apr 2013 11:32:53 +0000 (11:32 +0000)]
openvpn: adjust iproute2 path logic

As reported in bug #6164 when using busybox iproute2 openvpn can fail to
locate the 'ip' utility.
This was correct until busybox 1.21.0 was released since it changed the
location of /bin/ip to /sbin/ip (what iproute2 proper does).
So adjust the ip path accordingly.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agofoomatic-filters: make location of enscript very clear
Gustavo Zacarias [Thu, 4 Apr 2013 00:55:01 +0000 (00:55 +0000)]
foomatic-filters: make location of enscript very clear

Passing --with-file-converter=enscript isn't enough since the build
system will try the fallback options (a2ps, mpage, texttops) if it's not
found.
This has two bad effects: one of the tools leaking from the distribution
making foomatic-filters think everything will be the same on the target
(and failing when that's not the case), and failed builds when none is
found (enscript is installed in the target directory, the build system
doesn't look there).
So just avoid the test by stating explicitly where enscript will live in
the target. Fixes:
http://autobuild.buildroot.net/results/37ad3d2c5c35f00c644a2c572f1429bafa4b7cf4/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoavahi: needs threads
Gustavo Zacarias [Thu, 4 Apr 2013 00:39:16 +0000 (00:39 +0000)]
avahi: needs threads

Fixes:
http://autobuild.buildroot.net/results/bc64cd3499d7c3c674e8e79b749ff96a756852ea/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agosysstat: needs host-gettext
Gustavo Zacarias [Thu, 4 Apr 2013 00:32:21 +0000 (00:32 +0000)]
sysstat: needs host-gettext

Fixes:
http://autobuild.buildroot.net/results/50182a661367af1a9c09f510c672fb3a144cd869/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibmicrohttpd: bump to version 0.9.26
Gustavo Zacarias [Wed, 3 Apr 2013 03:54:06 +0000 (03:54 +0000)]
libmicrohttpd: bump to version 0.9.26

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolinknx: needs mmu
Gustavo Zacarias [Wed, 3 Apr 2013 01:11:53 +0000 (01:11 +0000)]
linknx: needs mmu

Inherited from libpthsem which uses fork()

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agognuplot: gd support needs libpng
Gustavo Zacarias [Wed, 3 Apr 2013 01:04:23 +0000 (01:04 +0000)]
gnuplot: gd support needs libpng

GD support in gnuplot needs PNG support in GD.
So make sure we are getting the full package to enable it, fixes:
http://autobuild.buildroot.net/results/678bd3babfcb3535e3a9ed1e111f741c3d3101f3/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoquota: needs host-gettext
Gustavo Zacarias [Wed, 3 Apr 2013 00:50:41 +0000 (00:50 +0000)]
quota: needs host-gettext

Fixes:
http://autobuild.buildroot.net/results/ce1016e38e3e629dec8a54fa2d1436252831e0bf/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agodtach: needs mmu
Gustavo Zacarias [Wed, 3 Apr 2013 00:50:26 +0000 (00:50 +0000)]
dtach: needs mmu

Fixes:
http://autobuild.buildroot.net/results/b07f6f05552aa9c8850ec8d9f67b2aa666dffbf4/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agogob2: host variant needs host-bison and host-flex
Gustavo Zacarias [Wed, 3 Apr 2013 00:37:57 +0000 (00:37 +0000)]
gob2: host variant needs host-bison and host-flex

Fixes:
http://autobuild.buildroot.net/results/837ab8dc79f732c2cdf52b9ac6c53d64e841b35f/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoaumix: needs host-gettext
Gustavo Zacarias [Wed, 3 Apr 2013 00:31:58 +0000 (00:31 +0000)]
aumix: needs host-gettext

Fixes:
http://autobuild.buildroot.net/results/fff0ddfd7cebe6535f506be41d09c6e64290f93a/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolinknx: forcilbly disable smtp support
Gustavo Zacarias [Wed, 3 Apr 2013 00:27:58 +0000 (00:27 +0000)]
linknx: forcilbly disable smtp support

linknx has support for SMTP via libesmtp, however there's no clean way
to specify where libesmtp-config lives.
So when libesmtp is built it finds it via the headers and is
automatically enabled, but it fails to get the appropiate link line from
libesmtp-config because it's not found.
Fix it by forcibly disabling it. If someone is interested in working
with upstream about this an option like --with-libcurl should be
implemented in configure.
Solves:
http://autobuild.buildroot.net/results/90ebb383d7a2d7bdf09ffac65e2504da7b6d19f5/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agovtun: requires host-bison and host-flex
Gustavo Zacarias [Wed, 3 Apr 2013 00:11:05 +0000 (00:11 +0000)]
vtun: requires host-bison and host-flex

Fixes:
http://autobuild.buildroot.net/results/f321700d2b060d11e3f98ff37be24c647a77a405/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agodropbear: add vfork fix
Gustavo Zacarias [Tue, 2 Apr 2013 12:29:48 +0000 (12:29 +0000)]
dropbear: add vfork fix

Causes scp to fail badly.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoopenvpn: bump to version 2.3.1
Gustavo Zacarias [Tue, 2 Apr 2013 12:27:31 +0000 (12:27 +0000)]
openvpn: bump to version 2.3.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agofbset: needs host-bison and host-flex
Gustavo Zacarias [Thu, 28 Mar 2013 01:48:40 +0000 (01:48 +0000)]
fbset: needs host-bison and host-flex

Fixes:
http://autobuild.buildroot.net/results/08d6d70f7c89617c20e727e77e0f6be09974dfc1/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Tested-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopolarssl: security bump to version 1.2.6
Gustavo Zacarias [Thu, 28 Mar 2013 01:34:07 +0000 (01:34 +0000)]
polarssl: security bump to version 1.2.6

Fixes CVE-2013-0169.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agohiawatha: bump to version 9.0
Gustavo Zacarias [Thu, 28 Mar 2013 01:34:06 +0000 (01:34 +0000)]
hiawatha: bump to version 9.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolinknx: new package
Gregory Hermant [Thu, 28 Mar 2013 03:36:34 +0000 (03:36 +0000)]
linknx: new package

[Peter: add patch to fix build issue with gcc 4.7+]
[Thomas: various fixes/improvements]
Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoFix path to pidfile
Tilman Keskinöz [Mon, 25 Mar 2013 04:48:12 +0000 (04:48 +0000)]
Fix path to pidfile

Signed-off-by: Tilman Keskinöz <arved@arved.at>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibpthsem: needs mmu
Gustavo Zacarias [Fri, 29 Mar 2013 01:19:55 +0000 (01:19 +0000)]
libpthsem: needs mmu

The need can be patched out by disabling the tests, however the only
package that uses libpthsem (bcusdk) needs a fork-enabled libpthsem so
there's not much point. Fixes:

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agosocat: needs threads
Gustavo Zacarias [Fri, 29 Mar 2013 01:19:54 +0000 (01:19 +0000)]
socat: needs threads

Fixes:
http://autobuild.buildroot.net/results/d2231d0db9cebfa77739a229513035ed6814f34c/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agogenimage: needs host-pkgconf
Gustavo Zacarias [Fri, 29 Mar 2013 01:19:53 +0000 (01:19 +0000)]
genimage: needs host-pkgconf

Fixes:
http://autobuild.buildroot.net/results/1561c26e45d0604f058eb0c7a8bebf08d4abe756/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agointltool: host variant needs host-gettext
Gustavo Zacarias [Fri, 29 Mar 2013 01:19:52 +0000 (01:19 +0000)]
intltool: host variant needs host-gettext

Fixes issues like:
http://autobuild.buildroot.net/results/1c7d2e50b622179aff469fddedaa4dc2015fb496/
http://autobuild.buildroot.net/results/7d85ff51b339f1da720bb079eb05e7fba179f101/
and probably a lot more.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoorc: needs threads
Gustavo Zacarias [Fri, 29 Mar 2013 01:19:51 +0000 (01:19 +0000)]
orc: needs threads

Fixes:
http://autobuild.buildroot.net/results/b44c09c7ca81b16267ad653e65f52c4e5ec7b36f/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agogtest: needs mmu
Gustavo Zacarias [Fri, 29 Mar 2013 01:19:50 +0000 (01:19 +0000)]
gtest: needs mmu

Fixes:
http://autobuild.buildroot.net/results/ed2026b98d0cdded8d8ee4d5c86823142a5bdab9/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolinux: bump 3.8.x stable version
Gustavo Zacarias [Fri, 29 Mar 2013 02:34:03 +0000 (02:34 +0000)]
linux: bump 3.8.x stable version

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agokernel-headers: bump 3.{0, 2, 4, 8}.x stable version
Gustavo Zacarias [Fri, 29 Mar 2013 02:34:02 +0000 (02:34 +0000)]
kernel-headers: bump 3.{0, 2, 4, 8}.x stable version

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibarchive: update to 3.0.4
Tilman Keskinöz [Thu, 28 Mar 2013 05:29:24 +0000 (05:29 +0000)]
libarchive: update to 3.0.4

Signed-off-by: Tilman Keskinöz <arved@arved.at>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agofilemq: new package
Simon Dawson [Wed, 27 Mar 2013 03:58:48 +0000 (03:58 +0000)]
filemq: new package

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agojhead: new package
Gustavo Zacarias [Wed, 27 Mar 2013 07:03:59 +0000 (07:03 +0000)]
jhead: new package

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxkeyboard-config: add missing dependency on host-gettext and sanitize
Gustavo Zacarias [Wed, 27 Mar 2013 06:32:33 +0000 (06:32 +0000)]
xkeyboard-config: add missing dependency on host-gettext and sanitize

xkeyboard-config needs msgfmt so we need to pull host-gettext into the
dependencies.
And remove GMSGFMT path hardcoding otherwise host-gettext msgfmt won't
work. Fixes:
http://autobuild.buildroot.net/results/ec956056aba54ab7993cf58a74a93a3b900dee95/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoxkeyboard-config: needs libX11 and xproto_xproto
Gustavo Zacarias [Wed, 27 Mar 2013 06:32:32 +0000 (06:32 +0000)]
xkeyboard-config: needs libX11 and xproto_xproto

Fixes a build failure i've found while debugging another one :)

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agolibsigc: needs host-m4
Gustavo Zacarias [Wed, 27 Mar 2013 05:06:59 +0000 (05:06 +0000)]
libsigc: needs host-m4

Fixes
http://autobuild.buildroot.net/results/e0e5ec38208ac6cc163b6ca882690de177cb8c51/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agophp: fix typo for fileinfo extension
Gustavo Zacarias [Wed, 27 Mar 2013 04:43:07 +0000 (04:43 +0000)]
php: fix typo for fileinfo extension

As reported by Aleksandar <aleksandar.zivkovic@gmail.com> in bug #6140

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agobinutils: add 2.23.2 and remove deprecated 2.20
Gustavo Zacarias [Tue, 26 Mar 2013 08:25:58 +0000 (08:25 +0000)]
binutils: add 2.23.2 and remove deprecated 2.20

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomanual: add manual generation date/git revision in the manual text
Samuel Martin [Mon, 25 Mar 2013 13:28:04 +0000 (13:28 +0000)]
manual: add manual generation date/git revision in the manual text

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agozmqpp: new package
Simon Dawson [Mon, 25 Mar 2013 13:28:03 +0000 (13:28 +0000)]
zmqpp: new package

Now that zeromq has been bumped to version 3.2.2, we need to provide the
C++ binding using a separate package.  The zmqpp package provides a
high-level C++ wrapper library around the zeromq C API.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agocppzmq: new package
Simon Dawson [Mon, 25 Mar 2013 13:28:02 +0000 (13:28 +0000)]
cppzmq: new package

Now that zeromq has been bumped to version 3.2.2, we need to provide the
C++ binding using a separate package. The cppzmq package provides a simple
single-header C++ binding.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
[yann.morin.1998@free.fr: add comment about no license file]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoczmq: new package
Simon Dawson [Mon, 25 Mar 2013 13:28:01 +0000 (13:28 +0000)]
czmq: new package

Signed-off-by: Simon Dawson <spdawson@gmail.com>
[yann.morin.1998@free.fr: create dir as post-patch, not pre-configure]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agowebkit: select jpeg
Peter Korsgaard [Tue, 26 Mar 2013 23:38:03 +0000 (00:38 +0100)]
webkit: select jpeg

Fixes http://autobuild.buildroot.net/results/fc6ca5d72aefcb2d2276c34663579d0633dc900c/

Webkit has jpeg as a dependency, so ensure it also gets selected in
Config.in

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoapply-patches.sh: applying xz-ed patches
Jerzy Grzegorek [Mon, 25 Mar 2013 13:28:00 +0000 (13:28 +0000)]
apply-patches.sh: applying xz-ed patches

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
[yann.morin.1998@free.fr: space-damage]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agopackage: add gutenprint
Olivier Schonken [Mon, 25 Mar 2013 13:27:59 +0000 (13:27 +0000)]
package: add gutenprint

Gutenprint, formerly named Gimp-Print, is a suite of printer
drivers that may be used with most common UNIX print spooling
systems, including CUPS, lpr, LPRng, or others

[Peter: needs host-pkgconf]
Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
[yann.morin.1998@free.fr: needs libiconv, cleanup]
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>
11 years agopackage: add foomatic-filters
Olivier Schonken [Mon, 25 Mar 2013 13:27:58 +0000 (13:27 +0000)]
package: add foomatic-filters

Foomatic is a database-driven system for integrating free software
printer drivers with common spoolers under Unix. It supports CUPS,
LPRng, LPD, GNUlpr, Solaris LP, PPR, PDQ, CPS, and direct printing
with every free software printer driver known to us and every
printer known to work with these drivers.

[Peter: minor whitespace fixes]
Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
[yann.morin.1998@free.fr: space-damage, licensing terms, unneeded vars]
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>
11 years agopackage: add enscript
Olivier Schonken [Mon, 25 Mar 2013 13:27:57 +0000 (13:27 +0000)]
package: add enscript

GNU Enscript is a free replacement for Adobe's enscript program.
GNU Enscript converts ASCII files to PostScript, HTML, or RTF and
stores generated output to a file or sends it directly to the
printer. It includes features for `pretty-printing' (language-
sensitive code highlighting) in several programming languages.

[Peter: fix Config.in indentation]
Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
[yann.morin.1998@free.fr: space-damage, unneeded variables, licensing terms]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoconfigs: add RaspberryPi defconfig
Maxime Hadjinlian [Mon, 25 Mar 2013 13:27:56 +0000 (13:27 +0000)]
configs: add RaspberryPi defconfig

This is a default configuration for the RaspberryPi, tested and functional.

The kernel used is the one developped by the RaspberryPi foundation as
it's not fully supported currently in mainline kernel.  The configuration
used for the kernel is the default bcmrpi.

For more info, please find board/raspberrypi/readme.txt

[Peter: minor README tweaks, rename to readme.txt]
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
[yann.morin.1998@free.fr: use correct kernel headers, update kernel cset]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoavahi: add missing dependency on host-gettext
Thomas Petazzoni [Mon, 25 Mar 2013 22:12:26 +0000 (22:12 +0000)]
avahi: add missing dependency on host-gettext

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

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agogpsd: nmea2000 requires aivdm support
Thomas Petazzoni [Mon, 25 Mar 2013 21:49:51 +0000 (21:49 +0000)]
gpsd: nmea2000 requires aivdm support

Fixes:
http://autobuild.buildroot.org/results/853cac5becf9d071c6ec1181e1e951bc8e7d80d5/build-end.log
and tons of identical build failures.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agobash: add missing dependency on host-bison
Thomas Petazzoni [Mon, 25 Mar 2013 21:38:29 +0000 (21:38 +0000)]
bash: add missing dependency on host-bison

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

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoMakefile: simplify target skeleton copying
Peter Korsgaard [Tue, 26 Mar 2013 07:33:18 +0000 (08:33 +0100)]
Makefile: simplify target skeleton copying

We already use the .root stamp file to remember if we have copied the
skeleton, so we can remove the /bin check.

Likewise, we should always have a TARGET_SKELETON (or explicitly error
out otherwise), so remove that check as well.

Finally, now that we're using rsync to do the copy, we might as well
use its exclude support instead of cleaning up unwanted files afterwards.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoSupport .dotfiles in / being copied to the TARGET
Tilman Keskinöz [Mon, 25 Mar 2013 04:48:11 +0000 (04:48 +0000)]
Support .dotfiles in / being copied to the TARGET

An example is .init_enable_core, to enable coredumps in busybox

Signed-off-by: Tilman Keskinöz <arved@arved.at>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agovala: deprecate target package
Thomas Petazzoni [Mon, 25 Mar 2013 11:42:36 +0000 (11:42 +0000)]
vala: deprecate target package

Vala generates C code from Vala code, and therefore requires a
compiler. Since we are deprecating the native compiler support on the
target, having vala on the target doesn't make sense.

Of course, we keep vala for the host, where compilation happens.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agovala: add missing host-bison dependency
Thomas Petazzoni [Mon, 25 Mar 2013 11:42:35 +0000 (11:42 +0000)]
vala: add missing host-bison dependency

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

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agoredis: build fix and minor improvement
Thomas Petazzoni [Mon, 25 Mar 2013 11:15:34 +0000 (11:15 +0000)]
redis: build fix and minor improvement

The redis-001-uclibc.patch was properly adding conditionals to ensure
HAVE_BACKTRACE is not defined when uClibc is used. However, __unix
doesn't seem to be define with the toolchain Peter uses on gcc14, so
the <features.h> doesn't get included, therefore __UCLIBC isn't
defined, and the code believes that backtrace support is available. We
fix this by including <features.h> when __linux__ is defined.

Fixes:
http://autobuild.buildroot.org/results/4ba818f877af145a547a1fede0bb738192c2f181/build-end.log.

Also add another patch that do not redefine the _LARGEFILE_SOURCE and
_FILE_OFFSET_BITS macros if they are already defined on the command
line. It avoids the ugly warnings that we could see from the build
logs, and therefore make it easier to spot real errors.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 years agomediastreamer: add missing host-gettext dependencies and other fixes
Thomas Petazzoni [Mon, 25 Mar 2013 10:44:08 +0000 (10:44 +0000)]
mediastreamer: add missing host-gettext dependencies and other fixes

Fixes:
http://autobuild.buildroot.org/results/5e6c465c56f85a3017900613facc6e54c85d32da/build-end.log.

While we're at it, add the usual comment header block at the beginning
of the file, as well as licensing informations.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>