Gustavo Zacarias
27abfbb451
alsa-utils: bump to version 1.0.26
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 17:13:31 +01:00
Gustavo Zacarias
4f2e4f24d8
alsa-lib: bump to version 1.0.26
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 17:13:28 +01:00
Thomas Petazzoni
9226a9907c
Warn the user about the usage of output/target as the root filesystem
...
A very common mistake done by our users is that they use
output/target/ directory as their root filesystem. Even though this is
loudly documented in our Buildroot manual, people don't read
documentation, so it is not sufficient.
This patch adds a text file named
output/target/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM which explains why
output/target isn't appropriate to use as the root filesystem. The
process is:
* At the beginning of the build, right after the skeleton has been
copied, support/misc/target-dir-warning.txt is copied to
output/target/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM
* In the filesystem images creation code, this file is removed before
launching fakeroot, and restored right after that, so that this
file is not present in the generated root filesystem images.
Note that the file has not been added to the default skeleton for two
reasons:
* It would have annoying to have in our source tree a file named in
capital letters inside system/skeleton/
* The proposed way works even if the user uses a custom skeleton.
[Peter: fixed typo]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Cc: Juha Lumme <juha.lumme@gmail.com >
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 17:12:49 +01:00
Francois Perrad
ee3a96137b
lua-msgpack-native: fix fetch
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 10:15:24 +01:00
Maxime Ripard
f72b561789
mxs-bootloader: Barebox entry point symbol changed in 2012.08
...
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:33:01 +01:00
Maxime Ripard
7bf219a900
python: uses fork(), only available on MMU platforms
...
Fixes
http://autobuild.buildroot.org/results/1738a8b09b04d2b2fc1de6d1ff5eb0363fed6348/build-end.log
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:31:09 +01:00
Thomas Petazzoni
d4e8f3cd48
Mark a number of development related packages as deprecated
...
automake, autoconf, libtool and make on the target are basically
useless if we don't support building a toolchain on the target. Of
course, the host variant of automake, autoconf and libtool will remain
available.
[Peter: fixup to apply after perl change]
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 >
2012-11-17 09:25:30 +01:00
Thomas Petazzoni
8fe6efa874
Deprecate the support for the toolchain on target
...
As discussed during the ELCE 2012 Buildroot Developers Meeting, we no
longer want to support the possibility of building a toolchain for the
target. None of the core developers have any use for this, it has been
known to be broken or cause problems for a long time without anyone
providing fixes for it.
In addition to this, Buildroot is inherently a cross-compilation tool,
so the usage of a native toolchain on the target is not really
useful. Many newcomers are tempted to use this possibility even though
it is clearly not the intended usage of Buildroot.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:21:30 +01:00
Thomas Petazzoni
cdbb04096b
libffi: add aarch64 support from upstream
...
Fixes build failures like:
http://autobuild.buildroot.org/results/6b4b4c414d366c936df480747c78272050c84293/build-end.log
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:17:20 +01:00
Thomas Petazzoni
645f10ac0f
libffi: make blackfin patch a proper git patch
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:17:15 +01:00
Thomas Petazzoni
56fc639584
xapp_xvidtune: bump version to 1.0.2 to fix Xmu related build failure
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:14:31 +01:00
Thomas Petazzoni
2327d04ec6
xapp_xmh: bump version to 1.0.2 to fix Xmu related build failure
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:14:28 +01:00
Thomas Petazzoni
d8da7ab30e
xapp_xlogo: bump version to 1.0.4 to fix Xmu related build failure
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:13:35 +01:00
Thomas Petazzoni
2ec8bf1235
xapp_xload: bump version to 1.1.1 to fix Xmu related build failure
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:13:31 +01:00
Thomas Petazzoni
0a4f38f1d9
xapp_xfd: bump version to 1.1.1 to fix Xmu related build failure
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:12:51 +01:00
Thomas Petazzoni
fa8754680f
xapp_xditview: bump version to 1.0.2 to fix Xmu related build failure
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:12:42 +01:00
Thomas Petazzoni
5047087f46
xapp_xclipboard: bump to 1.1.2 to fix Xmu related build failure
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:12:19 +01:00
Thomas Petazzoni
44039de870
xapp_viewres: bump to 1.0.3 to fix Xmu related build failure
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:10:56 +01:00
Thomas Petazzoni
984faefb26
xapp_twm: bump to 1.0.6 to fix Xmu related build failure
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:07:09 +01:00
Thomas Petazzoni
fe75161ef5
xapp_editres: bump to 1.0.5 to fix Xmu related build failure
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:03:38 +01:00
Thomas Petazzoni
a1ca198dd7
xutil_util-macros: bump to version 1.17
...
Needed by other xapp versions bump, which themselves are needed to fix
the missing link against the Xmu library (build failures similar to
http://autobuild.buildroot.org/results/1a4f84ad76ad8c4e70bff6878fc232edf46ff8f1/build-end.log ).
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:02:03 +01:00
Thomas Petazzoni
37c739f226
xlib_libXt: bump version to 1.1.3
...
Needed by the bump of xapp_clipboard, itself needed to avoid the
following build failure:
http://autobuild.buildroot.org/results/1a4f84ad76ad8c4e70bff6878fc232edf46ff8f1/build-end.log
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:01:47 +01:00
Maxime Ripard
0003b0d1f7
barebox: Add 2012.11, remove 2012.07
...
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-17 09:01:41 +01:00
Gustavo Zacarias
4b8215714d
mysql_client: security bump to version 5.1.66
...
Fixes multiple security isssues, most of them of the server component
though.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-16 22:26:14 +01:00
Thomas Petazzoni
b392a68308
gdb: not available on aarch64 for the target
...
Fixes
http://autobuild.buildroot.org/results/d32a0fb1584a125cccde521a3960fb87ff7e2de6/build-end.log
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-16 22:25:40 +01:00
Simon Dawson
ecd2353555
manual: minor tweaks
...
Minor grammatical and spelling tweaks to the manual content.
Signed-off-by: Simon Dawson <spdawson@gmail.com >
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Acked-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-16 22:24:42 +01:00
Thomas Petazzoni
30d99041ce
cpanminus: mark as broken
...
cpanminus is currently responsible for about half of the autobuilder
failures, due to the missing dependency on host-qemu. However, even
with the host-qemu proposed by Arnout, cpanminus will still not work
properly: it will try to execute on the build machine executables
built for the target. While qemu is here to emulate the instruction
set, there is still the unsolved problem of kernel headers version
mismatch between the target and the build environments.
So the whole approach that consists in using host-qemu for building
simply cannot work properly, and until it is solved, the package
should be marked as broken.
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 >
2012-11-16 22:24:31 +01:00
Simon Dawson
3116742e8f
kexec: disable on unsupported architectures
...
kexec only supports the following architectures.
i?86
powerpc
powerpc64
arm*
s390x|s390
sh4|sh4a|sh3|sh
mips*
cris
crisv32
ia64
x86_64
alpha
The Buildroot kexec package is available when an unsupported target
architecture is selected, leading to autobuild failures like the following.
http://autobuild.buildroot.net/results/e706b08abb4fd1987fc4aa970d6be50fc92dc1fa/build-end.log
This patch makes the kexec package available only for the supported
architectures.
Signed-off-by: Simon Dawson <spdawson@gmail.com >
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-16 17:01:04 +01:00
Yegor Yefremov
b5ffa8e3df
can-utils: add CAN FD support
...
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-16 15:28:44 +01:00
Samuel Martin
b04a6d7bda
manual: contribute.txt: do not use --summary option with 'git format-patch'
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-16 08:43:47 +01:00
Samuel Martin
c7ece205fa
manual: prerequisite.txt: add texinfo to the mandatory package list
...
Using the internal Buildroot toolchain backend, makeinfo, whom belongs to
the texinfo package, is required to build gcc and gdb.
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-16 08:43:43 +01:00
Thomas Petazzoni
b0e53fef86
toolchain/gdb: disable support of full gdb on target for blackfin
...
There is no support in gdb 6.6 for the Blackfin architecture, so
disallow this choice. This fixes the following build failure:
http://autobuild.buildroot.org/results/e37db29810265a756833da163fda444d967d7874/build-end.log
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-16 00:28:40 +01:00
Thomas Petazzoni
27a0cfaa64
libnspr: fix build with ARMv7 toolchains
...
Fixes the following build failure:
http://autobuild.buildroot.org/results/d7323831372050e425a34f5104a46d8cbd6be214/build-end.log
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-16 00:15:23 +01:00
Thomas Petazzoni
cea473d8af
xlib_libXt: add patch to fix cross-compilation issue
...
Fixes the following build failure:
http://autobuild.buildroot.org/results/2815885d589d75259508bcce4f272b8dddb3be77/build-end.log
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-16 00:09:02 +01:00
Gustavo Zacarias
dcc6bcd516
binutils: bump 2.23 series to 2.23.1 and deprecate 2.20
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-16 00:08:24 +01:00
Simon Dawson
a5004bcab1
lcdproc: remove patch rejected upstream
...
Remove an lcdproc patch which has been rejected upstream. It has been
decided by lcdproc developer Markus Dolze that the behaviour of the
client_add_key command when handling the minus key is "intentional to
some degree."
This patch also takes the opportunity to remove the version number from the
single remaining lcdproc patch.
Signed-off-by: Simon Dawson <spdawson@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-16 00:06:57 +01:00
Simon Dawson
ffdb08d221
lcdproc: fix autobuilder failures
...
The lcdproc version bump to 0.5.6 has resulted in autobuilder failures such as
the following.
http://autobuild.buildroot.org/results/9967bc20a6094e836c4c18ff2cd30edef143bb8e/build-end.log
The 0.5.6 release added a new glcd driver, which requires the freetype and zlib
libraries. This patch makes the lcdproc package depend on freetype and zlib.
Signed-off-by: Simon Dawson <spdawson@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-16 00:06:10 +01:00
Samuel Martin
b6584017b4
manual: add beyond-buildroot.txt
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:59:55 +01:00
Samuel Martin
8cbd58f013
manual: add deprecated-list.txt
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:59:55 +01:00
Samuel Martin
c39686fc88
manual: add pkg-list.txt (generated list of available packages)
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:59:55 +01:00
Samuel Martin
757eb1910e
manual: add legal-info.txt
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:59:55 +01:00
Samuel Martin
baa838e392
manual: add adding-package-tips.txt
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:59:54 +01:00
Samuel Martin
6c61000c3a
manual: add patch-policy.txt
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:59:54 +01:00
Samuel Martin
6bdeb7420e
manual: add download-infra.txt
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:59:54 +01:00
Samuel Martin
0e886fc3f6
manual: add package-make-target.txt
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:59:54 +01:00
Samuel Martin
a79a54a0e7
manual: add contribute.txt
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:59:54 +01:00
Samuel Martin
3b785593b6
manual: add get-involved.txt
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:59:54 +01:00
Samuel Martin
ea1fa83bc3
manual: add writing-rules.txt
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:59:53 +01:00
Samuel Martin
cc02514f95
manual: faq.txt: rework and update
...
Also rename faq.txt -> faq-troubleshooting.txt
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:59:48 +01:00
Samuel Martin
b0cdae65f7
manual: add make-tips.txt
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:58:52 +01:00