- May 27, 2013
-
-
Thomas Petazzoni authored
Fixes bug #5912. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Thomas Petazzoni authored
For proper runtime execution, flex requires m4 to be installed. Passing a M4 variable at configure time is needed, otherwise flex on the target will try to use a 'm4' binary with a build machine path. Fixes bug #4988. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Sonic Zhang authored
ADI officially supports the buildroot and related GNU toolchain for Blackfin since ADI's 2012R1 release only. In order to avoid confusion, it is better to remove the 2011R1 GNU toolchain for Blackfin. In addition, the 2011R1 GNU toolchain for Blackfin doesn't support the BF60x processors. Signed-off-by:
Sonic Zhang <sonic.zhang@analog.com> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Thomas Petazzoni authored
When thread support is disabled, the libitm and libatomic libraries from gcc should be disabled, otherwise, the build of gcc fails. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Thomas Petazzoni authored
For a reason that's fairly unclear to me, Peter added a '-lz' link flag to the elf2flt.mk build in d5664ee9 ("elf2flt: fix link"). However, the zlib library may not necessarily be installed on the host machine, so we should depend on host-zlib, and pass the appropriate LDFLAGS. This is what this patch does. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- May 26, 2013
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Baruch Siach authored
This reverts commit d66cd067. SSL certificates are no always installed in /etc/ssl/certs. For example, on CentOS 5.6 the default OpenSSL certificates directory is /etc/pki/tls/certs, and wget can download using https without any problem. Moreover, the existence of /etc/ssl/certs does not guarantee the presence of a CA certificates bundle even on Debian. On my current Debian testing installation the openssl package itself creates an empty /etc/ssl/certs directory. Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- May 25, 2013
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Fixes CVE-2013-2486, CVE-2013-2487 and several wnpa-sec (wireshark) advisories. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Will Newton authored
This patch fixes a build failure on AArch64 (and potentially others). Make sure sys/select.h is included before using select(2). Signed-off-by:
Will Newton <will.newton@linaro.org> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Fixes: http://autobuild.buildroot.org/results/9b8/9b80537d0efb3fefab486abaecd128bd18e0efdb Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- May 24, 2013
-
-
Will Newton authored
There's already a config dependency, make sure we build it too. Signed-off-by:
Will Newton <will.newton@linaro.org> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- May 23, 2013
-
-
Gustavo Zacarias authored
Missing defines for: aarch64, arc, blackfin, microblaze & xtensa. Not properly supported: mips - only defines generic mips as BE, doesn't know about mipsel (LE) thus assuming it's BE. Fixes: http://autobuild.buildroot.net/results/9847702b046bed59b07f0e075a58b1f31e9236ce/ This should be pretty straightforward to fix in Foundation/include/Poco/Platform.h for interested parties since it only cares about endianness. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Will Newton authored
The boost context library needs porting to each new architecture and only a limited number of ports are currently available. Signed-off-by:
Will Newton <will.newton@linaro.org> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Fixes: http://autobuild.buildroot.net/results/58c188ad59c62c7897381e110fe3518ccc17867e Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Fixes: http://autobuild.buildroot.org/results/ba2/ba2d3832cb6838b2126e0f7db223305eab579d59 [Peter: move above so sub options gets properly indented] Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Fixes: http://autobuild.buildroot.org/results/b62/b62289809221b6455fe3db501e869271a64ea454 Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Acked-by:
"Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Source code has workaround for missing {get,make,swap}context on ARM, so mongrel2 doesn't need glibc/uclibc snapshot when built for ARM. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Markos Chandras authored
mongrel2 needs the {get,make,swap}context functions which are present in {e,}glibc and in the uClibc's master branch. Fixes: http://autobuild.buildroot.net/results/8e132a2b03a7b5ae94199db7db86883c05dca700/build-end.log Signed-off-by:
Markos Chandras <markos.chandras@imgtec.com> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Acked-by:
"Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- May 17, 2013
-
-
gilles.talis@gmail.com authored
Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Fixes: http://autobuild.buildroot.org/results/a4b/a4b7e19f4eee1de8d8722c2ade673fcb816a811e Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Simon Dawson authored
Signed-off-by:
Simon Dawson <spdawson@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
A number of plugins were not added when the flot version was bumped. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- May 16, 2013
-
-
Gustavo Zacarias authored
Because libnl needs threads, fixes: http://autobuild.buildroot.net/results/8e32f222ddeba262ee2471d22e1c6a8afbf241c2/ Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Danomi Manchego authored
Otherwise, graph-depends tries to call 'make target-purgelocales-show-depends', which does not exist, as 'target-purgelocales' is not an actual package. Signed-off-by:
Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Also added license information Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Also added license information Fixes: http://autobuild.buildroot.org/results/dcf/dcfbdc1a1ee032881ad5e2f7ca6622d90fc7cb19 [Peter: License is LGPLv2.1+ Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Reported-by:
Arnout Vandecappelle <arnout@mind.be> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- May 15, 2013
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Even though xinit isn't included in the X11R7.7 release it is very useful for debugging and quick tests. Reinstante it without xdm requiring it though. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Luca Ceresoli authored
Signed-off-by:
Luca Ceresoli <luca@lucaceresoli.net> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Luca Ceresoli authored
The graph-depends script tries to call 'make target-generic-dont-remount-rw', which doesn't exist since 'target-generic-dont-remount-rw' is not a package. See also the comments for commit 72bd61e5b8c2094378. Signed-off-by:
Luca Ceresoli <luca@lucaceresoli.net> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Samuel Martin authored
Fixes the build failure visible at http://autobuild.buildroot.net/results/3d3/3d3f4f0044a4b58ce3d0a3449a5f012d953d59bb Signed-off-by:
Samuel Martin <s.martin49@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Samuel Martin authored
Fixe the build failure visible at http://autobuild.buildroot.net/results/2441d8b62323a00f32f2edb7cb781dda71ff7f68 Signed-off-by:
Samuel Martin <s.martin49@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-