Thomas Petazzoni
2c13d5bc60
package: add a <pkg>_EXTRA_DOWNLOADS variable
...
Converting the external toolchain logic into a package raises a very
special use case that wasn't handled by the package infrastructure:
the Blackfin toolchain is delivered as two tarballs instead of
one. Unfortunately <pkg>_SOURCE only allows to pass one tarball name.
However, we really want both tarballs to be known by the package
infrastructure, so that the normal 'source' and 'external-deps'
mechanism work fine.
In order to achieve this, we add a <pkg>_EXTRA_DOWNLOADS variable,
which allows a package to list other stuff it would like to see
downloaded, but that are otherwise not used by the package
infrastructure itself: it is up to the package to do it by itself.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 22:58:49 +02:00
Thomas Petazzoni
03b05402df
glibc: fix glibc build by creating an empty gnu/stubs.h
...
The stubs.h header is not installed by install-headers, but is needed
for the gcc build. An empty stubs.h will work, as explained in
http://gcc.gnu.org/ml/gcc/2002-01/msg00900.html . The same trick is
used by Crosstool-NG.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 22:57:49 +02:00
Thomas Petazzoni
d8664dd438
glibc: both eglibc and glibc need host-gawk
...
Until now, only the eglibc build was pulling host-gawk as a
dependency, but after more testing, it turns out that the glibc build
also requires host-gawk.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 22:57:23 +02:00
Axel Lin
637421c51f
lvm2: bump to version 2.02.103 and add license information
...
[Peter: License is explictly GPLv2 LGPLv2.1 (not +)]
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 22:54:45 +02:00
Arnout Vandecappelle
3a26628bf3
ruby: fix license info
...
Based on the contents of LEGAL, without checking the code.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 22:40:44 +02:00
Arnout Vandecappelle
83630bc494
perl: fix license info
...
According to the README, perl can be used either under
Artistic or under GPLv1+ license, so include both.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 22:40:14 +02:00
Arnout Vandecappelle
fa4e3d5e60
netatalk: add license info
...
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 22:39:21 +02:00
Peter Korsgaard
050f6935b2
harfbuzz: unbreak legal-info after version bump
...
The embedded icu support library has been removed upstream:
http://cgit.freedesktop.org/harfbuzz/commit/src?id=ac1b723917d9b8f247a350f8d3e1bc5d1e472073
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 22:38:16 +02:00
Jerzy Grzegorek
044e39dd3e
imagemagick: bump to version 6.8.7 0
...
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 22:20:41 +02:00
Jerzy Grzegorek
fc088e15ea
imagemagick: change the patch name
...
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 22:20:10 +02:00
Axel Lin
f65e8e31a5
stress: add license information
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 22:19:09 +02:00
Axel Lin
972a73e61a
stress: fix download url
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 22:18:16 +02:00
Phil Eichinger
b7f43d42bf
rpi-userland: needs threads
...
Fixes http://autobuild.buildroot.net/results/c3b4c09edee2499e811808018be1858bdee70436/
Signed-off-by: Phil Eichinger <phil@zankapfel.net >
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 22:17:08 +02:00
Thomas De Schampheleire
5546a527bc
conntrack-tools: correct license GPLv2 -> GPLv2+
...
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 17:10:49 +02:00
Yegor Yefremov
09e59d73f5
libsoc: bump to 0.4
...
"Non-blocking GPIO Interrupts with callback mechanism" feature
requires pthreads.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 17:08:14 +02:00
Jerzy Grzegorek
30f8f1d267
harfbuzz: bump to version 0.9.22
...
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 17:07:39 +02:00
Gustavo Zacarias
aab5d679e7
minidlna: fix build failure
...
With the 1.0.26 version bump a new routine was added to find newer
versions of ffmpeg and/or libav on different include paths.
Unfortunately this uses absolute pathnames hence when there's no
matching ffmpeg/libav headers on the host it fails to build. Fixes:
http://autobuild.buildroot.net/results/20a/20a1b3a9f040d2207b6c533a158e9747054ddd2d/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 17:05:12 +02:00
Axel Lin
a2bdef6575
icu: needs threads
...
Fixes:
http://autobuild.buildroot.net/results/ae7/ae721db2dd4e764a2af3825c388a63cad9720ebe/
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 17:04:18 +02:00
Axel Lin
7da96859fc
fmtools: add license information
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 16:58:54 +02:00
Gustavo Zacarias
e4c05314a5
linphone: bump to version 3.6.1
...
Because of the previous mediastreamer bump (because of the untested ortp
bump) we need to bump linphone as well to avoid build failures.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 16:55:36 +02:00
Gustavo Zacarias
5be8de0a5d
mediastreamer: bump to version 2.9.0
...
Fixes the fallout from commit 280a387737
which didn't test building things that links against ortp, fixing:
http://autobuild.buildroot.net/results/ac6/ac69ff3332713e3a6681fd1d418f1cb9c1941098
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 16:55:32 +02:00
Gustavo Zacarias
1fffa00852
lighttpd: fix build failure without ipv6
...
Reported in https://bugs.gentoo.org/show_bug.cgi?id=486426
and http://redmine.lighttpd.net/issues/2515
Autobuilders didn't hit it yet, but i did.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-08 16:54:40 +02:00
Gustavo Zacarias
97c386e458
minidlna: security bump to version 1.0.26
...
Fixes CVE-2013-2738, CVE-2013-2739 and CVE-2013-2745.
Also needs threads, which fixes:
http://autobuild.buildroot.net/results/d91/d91b64c93097580e1da53b6ccfb4b492f382a5f3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 22:16:51 +02:00
Gustavo Zacarias
4f92c64fd6
ffmpeg: security bump to version 0.8.15
...
Fixes several vulnerabilities.
TODO: update to a more modern branch.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 22:16:41 +02:00
Markos Chandras
38cde8594d
lighttpd: Version bump to 1.4.33
...
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 22:08:42 +02:00
Gustavo Zacarias
fdd37332bc
polarssl: security bump to version 1.2.9
...
Fixes PolarSSL SA 2013-05.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 22:08:27 +02:00
Axel Lin
d4a389324c
minicom: bump to version 2.6.2
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 22:08:02 +02:00
Axel Lin
5c9bd09556
lcms2: bump to version 2.5
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 12:00:45 +02:00
Axel Lin
280a387737
ortp: bump to version 0.22.0
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 12:00:12 +02:00
Axel Lin
27966dc8d8
gtest: add license information
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 11:58:36 +02:00
Axel Lin
334e4737df
mpg123: bump to version 1.16.0
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 11:54:17 +02:00
Axel Lin
ef162c24f0
sudo: bump to version 1.8.8
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 11:53:44 +02:00
Fabio Porcedda
c907adbfc9
barebox: bump to version 2013.10.0
...
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 11:53:14 +02:00
Axel Lin
b953d79b62
smartmontools: bump to version 6.2
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 11:48:28 +02:00
Axel Lin
f9d5a367c0
gtest: bump to version 1.7.0
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 11:44:59 +02:00
Gustavo Zacarias
7d3f2897f8
openssh: needs mmu
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 11:43:33 +02:00
Peter Korsgaard
0c09053277
manual/known-issues.txt: fix s/Soucery/Sourcery/ typo
...
Reported-by: homas De Schampheleire <patrickdepinguin@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 09:33:46 +02:00
Peter Korsgaard
f628f2e80f
util-inux: MKINSTALLDIRS workaround is needed for host install as well
...
Fixes http://autobuild.buildroot.net/results/3c8/3c8c78a5c0421b9079190ddf97b366fc7f0c0859
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-07 09:05:04 +02:00
Peter Korsgaard
9777dbedb0
binutils: default to 2.22
...
2.21.1 is getting quite old, the linker issues with 2.22 seems to be
(mostly?) sorted out by now and armhf needs 2.22+, so let's bump the
default version.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-06 23:48:31 +02:00
Thomas Petazzoni
d1a211a45e
media-ctl: fix build with old kernel headers
...
Add a patch to fix the recurrent media-ctl build problems with
toolchains based on relatively old (< 2.6.39) kernel headers.
Finally fixes:
http://autobuild.buildroot.org/results/54a/54afc80d4b58a4064a49226bcd4a28f32e3cf814/build-end.log
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
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 <peter@korsgaard.com >
2013-10-06 23:00:03 +02:00
Thomas Petazzoni
f262a247fb
media-ctl: bump version
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
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 <peter@korsgaard.com >
2013-10-06 22:59:51 +02:00
Thomas De Schampheleire
2e53cb9e01
package/Config.in: order alphabetically
...
Even though new packages are normally added in the right alphabetical order,
there still remain quite a number of incorrect orderings in package/Config.in.
In this patch, alphabetical order is created in each menu.
Note that this sometimes mean that packages that logically belong together, like
cups, gutenprint, hplip, are now split apart.
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-06 22:51:55 +02:00
Jerzy Grzegorek
0e2e7c71d0
package: remove the default value of the $(PKG)_SOURCE variable
...
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net >
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com )
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-06 21:52:19 +02:00
Thomas De Schampheleire
1360b6b4ef
trivial: manual: fix typo formating --> formatting
...
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Acked-by: "Samuel Martin" <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-06 21:45:07 +02:00
Jerzy Grzegorek
de06c9cece
git: bump to version 1.8.4.1
...
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-06 21:32:23 +02:00
Thomas Petazzoni
c58a80b4cd
toolchain-external: make ext-tool.mk includable in all cases
...
The ext-tool.mk logic uses the TOOLCHAIN_EXTERNAL_PREFIX variable
unconditionally, even if the external toolchain is not used. Until now
this wasn't a problem since ext-tool.mk was only included when the
external toolchain backend was selected, but the next patches are
going to include this file unconditionally.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-06 20:54:37 +02:00
Thomas Petazzoni
d191c91627
docs: update manual after Crosstool-NG backend removal
...
[Peter: remove a few more ctng references in customize-store.txt]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-06 20:53:58 +02:00
Thomas Petazzoni
f742fe4407
toolchain-crosstool-ng: remove support
...
In order to avoid the work of converting the toolchain-crosstool-ng
logic to the package infrastructure, we remove it from Buildroot,
since it has been deprecated since quite some time.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-06 20:50:41 +02:00
Jérôme Pouiller
0148cdd4df
Fix glibc dependency to gcc-intermediate
...
In commit ebc81933 , we reverted 2babed4a , but meanwhile eglibc/ was
renamed glibc/ so rules eglibc-build must be renamed glibc-build to
correctly work.
Signed-off-by: Jérôme Pouiller <jezz@sysmic.org >
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-06 20:48:15 +02:00
Yann E. MORIN
19b4a6f4e0
pakage/rpi-userland: add and install our bcm_host.pc
...
This allows pkg-config-aware packages to include headers from, and
link against Broadcom VideoCore host API library.
bcm_host.pc copied almost as-is from:
http://cgit.collabora.com/git/user/pq/android-pc-files.git/tree/pkgconfig?h=raspberrypi
with only a fix to the prefix (we're using /usr).
[Peter: s/TARGET/STAGING/]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-10-06 20:47:22 +02:00