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
Samuel Martin
4ea3644afd
manual: add prerequisite.txt
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:58:49 +01:00
Samuel Martin
b4783b41a9
manual: adding-package-directory.txt: update, cleanup and typo fixes
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:58:49 +01:00
Samuel Martin
df469937a5
manual: update rebuilding-packages.txt
...
- update "Understanding how to rebuild packages" section
- add "Understanding when a full rebuild is necessary" section
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:58:48 +01:00
Samuel Martin
483a1f8281
manual: customize-rootfs.txt: refactoring, misc. fixes and update
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:58:48 +01:00
Samuel Martin
a90382616c
manual: rework using.txt and update common-usage.txt
...
Consider the second chapter: "starting-up", as a tutorial.
Assuming that, using.txt only contains the very first commands used to get
configure and build its very first target system.
So, the following subsection from using.txt have been to common-usage.txt:
- Offline builds
- Building out-of-tree
- Environment variables
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:58:48 +01:00
Samuel Martin
0119ef3778
manual: rework introduction.txt and add embedded-basics.txt
...
Split and rephrasing of introduction.txt.
Cross-toolchain explainations moved from introduction.txt into
embedded-basics.txt.
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:58:44 +01:00
Samuel Martin
5e84b8b73c
manual: rework the whole documentation stub
...
The new skeleton of the manual as it has been thought:
1. About Buildroot:
Presentation of Buildroot
2. Starting up:
Everything to quickly and easily start working with Buildroot
3. Working with Buildroot
Basics to make your work fitting your needs
4. Troubleshooting
5. Going further in Buildroot's innards
Explaination of how buildroot is organised, how it works, etc
6. Developer Guidelines
7. Getting involved
8. Contibuting to Buildroot
9. Legal notice
10. Appendix
It is easy to distinguish two parts in this plan:
- Sections 1 to 4 mainly address people starting with Buildroot
- Sections 5 to 10 are more focused on how to develop Buildroot itself
Most of the existing sections have just been moved in the hierarchy,
few were split and dispatch in, what i think was the relevant section,
and numerous others have been created.
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:58:38 +01:00
Samuel Martin
17feaf0016
manual: set toc depth to 4 for html outputs
...
Signed-off-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-15 23:49:57 +01:00