summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | strongswan: fix typo in tnccs_20 dependenciesJérôme Pouiller2013-08-221-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | It looks like there is a typing error in dependencies of tnccs_20 in strongswan configure script. Add a patch to solve it. Resolve issues detected here: http://autobuild.buildroot.net/results/b069e304c42660e7f7eba0b358f95dbaf879df64 http://autobuild.buildroot.net/results/7355ddbaa213f4fcfd1b6d37b25bed1aab525723 Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Tested-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | package/libbsd: further reduce the set of supported archsYann E. MORIN2013-08-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Support for a,out on ARM will be dropped in Linux 3.11 (and is already missing in the -rc). m68k is marked BROKEN in Buildroot, so it is never ever tested. The x86 familly is the only one left with support for a.out, now. Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | qt5: change upstream URLThomas Petazzoni2013-08-181-1/+1
| | | | | | | | | | | | | | The Qt5 upstream URL has changed, which leads to build failures in the autobuilders. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | Prepare for 2013.08-rc2Thomas Petazzoni2013-08-163-4/+17
| | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | CHANGES: update for 2013.08-rc2Thomas Petazzoni2013-08-161-0/+16
| | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | configs/qemu: bump relevant config versionsGustavo Zacarias2013-08-1614-26/+26
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | linux: bump 3.10.x stable versionGustavo Zacarias2013-08-161-2/+2
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | linux-headers: bump 3.{0, 4, 10}.x stable versionsGustavo Zacarias2013-08-162-3/+3
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | webkit: Fix comment dependency for BR2_PACKAGE_LIBGTK2Markos Chandras2013-08-151-1/+1
| | | | | | | | | | | | | | | | The comment should only be displayed if BR2_PACKAGE_LIBGTK2 is not selected. Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | webkit: Restrict supported architecturesMarkos Chandras2013-08-152-0/+4
| | | | | | | | | | | | | | | | | | | | See Source/WTF/wtf/Platform.h. Webkit is only supported for arm, armeb, i386, mips, mipsel, powerpc, sh, sparc, x86_64. [Thomas P: propagate dependency to the midori package.] Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | netatalk: requires threadsGustavo Zacarias2013-08-151-0/+4
| | | | | | | | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/e19/e191a9e0768b632b84c3a8a8201538bd5fbe3708/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | linux: don't take HEAD as default for git repositoriesThomas De Schampheleire2013-08-131-1/+0
| | | | | | | | | | | | | | | | | | | | | | Specifying a floating tag like HEAD for a repository version is bad practice, as it results in non-reproducible builds. This patch removes the default assignment of HEAD as version when a custom git repository is used for the Linux kernel. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | linux: bump 3.10.x stable versionGustavo Zacarias2013-08-131-2/+2
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | linux-headers: bump 3.{0, 2, 4, 10}.x stable versionsGustavo Zacarias2013-08-132-4/+4
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | toolchain-external: Restrict Sourcery CodeBench toolchains for MIPS/n32Markos Chandras2013-08-131-0/+6
| | | | | | | | | | | | | | n32 is not supported in Sourcery CodeBench toolchains. Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | ffmpeg: fix typo in BR2_arm1176jzf_sRyan Coe2013-08-131-2/+2
| | | | | | | | | | Signed-off-by: Ryan Coe <bluemrp9@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | ltrace: disable libunwind for uClibc toolchainsGustavo Zacarias2013-08-131-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | ltrace requires that libunwind is built with backtrace() support. For the internal uClibc toolchain we don't enable it, and for external uClibc toolchains we can't know. It's also unavailable for static uClibc toolchains. So just disable libunwind support for uClibc toolchains in general. Fixes: http://autobuild.buildroot.net/results/ee0/ee037a19590fb85c64f97f78f74bcfd4d7766706/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | wayland: needs threadsGustavo Zacarias2013-08-133-0/+6
| | | | | | | | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/383/383c6ac297250f87db9d03afa38d45b2c1adcb47/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | libcec: needs threadsGustavo Zacarias2013-08-131-2/+3
| | | | | | | | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/16a/16ad8b64e68477dcd663d07c600fd1be3164df81/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | aircrack-ng: fix static buildSamuel Martin2013-08-131-1/+2
| | | | | | | | | | | | | | | | | | | | When static build and sqlite3 support are enabled together, link flags needs to be defined in the right order. Fixes http://autobuild.buildroot.org/results/a74/a74ced69052c1d0a91dbe32483fd0612d1bf24a Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | readline: use normal/default install targetGustavo Zacarias2013-08-131-8/+4
| | | | | | | | | | | | | | | | | | | | Since the custom INSTALL_TARGET doesn't consider static builds it breaks horribly and there's no need with the current version since it works just fine with a little varnish to remove samples. Fixes: http://autobuild.buildroot.net/results/5a6/5a62c38ec621d49230d76981db6024035e88804a/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | bash: fix static buildGustavo Zacarias2013-08-131-0/+5
| | | | | | | | | | | | | | | | The static build needs some trickery, so make it happen. Fixes: http://autobuild.buildroot.net/results/2b12868f8297a96d7abf7fcf526ca5eace73d66d/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | opencv: gtk support doesn't work with directfbGustavo Zacarias2013-08-131-1/+1
| | | | | | | | | | | | | | | | | | This was dropped on 4b3d949b8af240bda451b0a4e57d60153188c2e4 when libgkt2 was updated. Fixes: http://autobuild.buildroot.net/results/817/8173b7fd3d6af79a7f2c04bf36059a4429127516/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | imagemagick: fix magick++-config fixup errorGustavo Zacarias2013-08-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Magic++ bindings are built only with C++ and WCHAR toolchains. Add a WCHAR toolchain check for the magick++ config fixup. Looking into the future the fixup shouldn't bail on a missing file so we can avoid awkward kludges for packages that have many options and config files. Fixes: http://autobuild.buildroot.net/results/33a/33ac4b17866a64379b7bab3c0549f6e075c98dde/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | uclibc: arc: Add susv3 legacy alias bcmpVineet Gupta2013-08-101-0/+37
| | | | | | | | | | | | | | | | | | This fixes the building of screen package for ARC Reported-by: Mischa Jonker <mjonker@synopsys.com> Cc: Mischa Jonker <mjonker@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | toolchain-external: don't create gdb symlink when building host-gdbThomas De Schampheleire2013-08-101-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The external-toolchain infrastructure creates symbolic links for all tools in the host directory. However, when buildroot builds its own version of a cross debugger (BR2_PACKAGE_HOST_GDB), and the toolchain also provides a cross debugger, there would be two symbolic links for gdb in the host directory, which is confusing. An example use case is where the external toolchain only provides a 64-bit gdbserver (e.g. Cavium Networks SDK) but the target is completely 32-bit (e.g. n32 ABI). In this case, using gdbserver on target requires copying a bunch of 64-bit libraries to the target as well, just for gdb. In this case, one can let buildroot build both gdbserver as cross-gdb (both in 32-bit). This patch modifies the symlink creation so that no gdb (or gdbtui) symlink is created if buildroot is going to build a cross-gdb. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | legacy: add a legacy option for BR2_ARM_OABIThomas Petazzoni2013-08-101-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | As Arnout noted, we removed the BR2_ARM_OABI option without adding the corresponding option in Config.in.legacy, so users upgrading to Buildroot 2013.08 with an OABI configuration would get migrated automatically to EABI without any warning. This commit introduces such a legacy option, so that such users would be explicitly warned about the removal of OABI support. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | udev: s/BR2_TOOLCHAIN_USE_THREADS/BR2_TOOLCHAIN_HAS_THREADS/Spenser Gilliland2013-08-101-1/+1
| | | | | | | | | | | | | | Bug fix. Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | manual: minor typos and formating fixesSamuel Martin2013-08-103-12/+20
| | | | | | | | | | Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | manual: tips: document how to build the manualA.R.D2013-08-101-0/+17
| | | | | | | | | | | | | | Signed-off-by: A.R.D. <contact@team-ard.com> Cc: Willy Lambert <lambert.willy@gmail.com> Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | manual: contribute.txt: add patch revision sectionVinicius Tinti2013-08-101-4/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | Improve the contribute manual section by adding an explanation about patch review and version. The section now provides advices in how to respond maintainers requests and how to proceed on replying them. [Thomas: further small modifications.] Signed-off-by: Vinicius Tinti <viniciustinti@gmail.com> Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | strongswan: fix build error 'no rule to make target libtls.la'Thomas De Schampheleire2013-08-102-0/+80
| | | | | | | | | | | | | | | | | | | | | | | | In some strongswan configurations, an implicit dependency could be missing. This commit patches strongswan to force this dependency when needed. Fixes several autobuild failures, like: http://autobuild.buildroot.net/results/643f5b33973d5b12ffe6d84254bf3be9ed81d0ad/ http://autobuild.buildroot.net/results/24bcdcb83119e416c92458fa9ff2f5269957a743/ Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | strongswan: needs host-pkgconfThomas De Schampheleire2013-08-101-0/+1
| | | | | | | | | | | | Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Tested-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | libffi: Add -mno-compact-eh when compiling for MipsJérôme Pouiller2013-08-102-6/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | Fix compilation on Mips. Resolve issues detected here: http://autobuild.buildroot.net/results/f0c9db496233f53c26e92294d7305aa4511ec7b3/ http://autobuild.buildroot.net/results/8968690c248df86b040218867f92b573721e872c/ http://autobuild.buildroot.net/results/a35db8e6a49d022133b486b12f6a8e40b3c95b6e/ Also remove previous special case handling defined in libffi.mk. [Thomas: add Signed-off-by from Jérôme inside the patch itself.] Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | sunxi-cedarx: fix armel and internal toolchain build issuesSpenser Gilliland2013-08-071-10/+20
| | | | | | | | | | | | | | | | | | | | Fixes autobuilder issues http://autobuild.buildroot.org/results/a06/a06fe1f2fa2cb57d57524eff5f7b88fe36fdbf68 http://autobuild.buildroot.org/results/328/328b36c3cbf952cccabf16a25fc13f0c3515e8bd Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | gcc: fix !BR2_LARGEFILE buildsFrancois Perrad2013-08-071-0/+1
| | | | | | | | | | | | | | | | see http://lists.busybox.net/pipermail/buildroot/2013-August/076278.html Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Tested-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | configs: lock kernel version for atngw100_defconfigThomas Petazzoni2013-08-071-1/+9
| | | | | | | | | | | | | | | | | | | | | | The 3.10.x kernels fail to build with the following message: vsprintf.c:(.text+0x17e0): relocation truncated to fit: R_AVR32_16N_PCREL against symbol `_ctype' defined in .text section in lib/lib.a(ctype.o) While this is most likely a toolchain issue, but since AVR32 isn't a well-maintained architecture, there's not much we can do. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | Fix ARM uclibc build with !BR2_UCLIBC_ARM_BX.Justin Maggard2013-08-071-1/+1
| | | | | | | | | | | | | | | | | | When BR2_UCLIBC_ARM_BX is not set, UCLIBC_OPT_UNSET gets called with an extra argument. Remove it. Signed-off-by: Justin Maggard <jmaggard10@gmail.com> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | cppcms, libcec: fix license typoJerzy Grzegorek2013-08-072-2/+2
| | | | | | | | | | Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | cairo: add patch to fix Blackfin build failureThomas Petazzoni2013-08-071-0/+36
| | | | | | | | | | | | | | Fixes http://autobuild.buildroot.org/results/1b1/1b1e4ad2f00de1e0d1cc9045822751c3882c7493/build-end.log. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | boost: fix 64-bit build due to ambiguous format callThomas De Schampheleire2013-08-071-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds a patch imported from the upstream bug tracker, fixing a problem with boost builds failing for 64-bit, like in autobuild [1]. Refer to [2] for the actual autobuild error. Upstream did not yet accept this patch, because it is not portable enough (not OK for Windows builds) [3], but this should not withhold us from fixing the error in buildroot. [1] http://autobuild.buildroot.net/results/0f6c2f99b05f57adb557c2ddd686b5072f5e9ecf/ [2] http://lists.busybox.net/pipermail/buildroot/2013-August/076222.html [3] https://svn.boost.org/trac/boost/ticket/6851 Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | manual: mention LIBFOO_EXTRACT_CMDSStephan Hoffmann2013-08-071-0/+7
| | | | | | | | | | | | | | | | | | | | [Samuel: add precision about non-tar archive] [Thomas: reword with more details. Fix commit title] Signed-off-by: Stephan Hoffmann <sho@relinux.de> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | git: needs MMU supportThomas Petazzoni2013-08-061-0/+1
| | | | | | | | | | | | | | Fixes http://autobuild.buildroot.org/results/b5454e62c6ea18a9d30148c704927e820f29a7d4/build-end.log. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | eglibc: add comment explaining why we pass -O2Thomas Petazzoni2013-08-061-0/+3
| | | | | | | | | | | | | | | | | | While reviewing the eglibc package, Peter mentionned that it would be good to add a comment that explains why we explicitly build eglibc with -O2 instead of using the user selected optimization level. This commit add such a comment. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | opengl: libgles and libegl also provided by gpu-viv-bin-mx6qThomas Petazzoni2013-08-062-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The gpu-viv-bin-mx6q package selects BR2_PACKAGE_HAS_OPENGL_EGL and BR2_PACKAGE_HAS_OPENGL_ES, so when it is enabled, Buildroot believes that OpenGL and EGL support is available. However, both libgles.mk and libegl.mk do not add the dependency on gpu-viv-bin-mx6q, so when pulling the libgles or libegl dependencies, the build fails due to the absence of an OpenGL implementation. This commit fixes that. Fixes the build failure at http://autobuild.buildroot.org/results/dbd/dbd938914883a9e205f967f7b4b4a8a7dc7be117/build-end.log. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | gnupg: security bump to version 1.4.14Gustavo Zacarias2013-08-051-1/+1
| | | | | | | | | | | | | | Fixes CVE-2013-4242. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | libgcrypt: security bump to version 1.5.3Gustavo Zacarias2013-08-051-1/+1
| | | | | | | | | | | | | | Fixes CVE-2013-4242. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | samba: security bump to version 3.6.17Gustavo Zacarias2013-08-051-1/+1
| | | | | | | | | | | | | | Fixes CVE-2013-4124. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | zeromq: fix build on some compilers due to missing newlineThomas De Schampheleire2013-08-051-0/+15
|/ | | | | | | Fixes http://autobuild.buildroot.net/results/645b357d470b75baa9a93eb5be4f1dc5c8c337fa/ Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Prepare for 2013.08-rc1Thomas Petazzoni2013-08-053-6/+19
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud