summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ngircd: bump to version 20.3Jerzy Grzegorek2013-10-011-1/+1
| | | | | Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* picocom: add license infoPeter Korsgaard2013-10-011-0/+2
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* picocom: bump to version 1.7Jerzy Grzegorek2013-10-011-1/+1
| | | | | Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* psplash: new packagePhil Eichinger2013-10-013-0/+44
| | | | | Signed-off-by: Phil Eichinger <phil@zankapfel.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* aiccu: really fix static linkingPeter Korsgaard2013-10-012-12/+11
| | | | | | It seems like I forgot to amend before pushing :/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* aiccu: patched Makefile to enable static linkingMichael Rommel2013-10-011-0/+24
| | | | | | | | | | Fixes autobuild errors: http://autobuild.buildroot.net/results/308087e1f85e822dec8b73a3ed892c7cd2376cbd/ http://autobuild.buildroot.net/results/9fb298d4e09a6f9b88207909d583dce05392048e/ [Peter: use pkg-config instead of hardcoding libraries for gnutls] Signed-off-by: Michael Rommel <rommel@layer-7.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* monit: bump version to 5.6Simon Dawson2013-09-301-1/+1
| | | | | Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* configs: add Freescale SABRE-SD board supportgilles.talis@gmail.com2013-09-291-0/+23
| | | | | | | | | | | | SABRE Board for Smart Devices (SABRE-SD) is Freescale's evaluation board based on the i.MX 6Quad ARM Cortex-A9 applications processor. This defconfig is based off Freescale "official" git repo on git.freescale.com and SW release 3.0.35_4.1.0. [Peter: add comments to defconfig] Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* configs: add Freescale i.MX 6SoloLite EVK supportgilles.talis@gmail.com2013-09-291-0/+23
| | | | | | | | | | | | i.MX6 SoloLite EVK is Freescale's evaluation board based on the i.MX6 SoloLite applications processor. This defconfig is based off Freescale "official" git repo on git.freescale.com and SW release 3.0.35_4.1.0. [Peter: comment defconfig] Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/gst1-plugins-bad: fix decklink commentYann E. MORIN2013-09-271-0/+1
| | | | | | | It was missing the dependency on the toolchain features. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/gst1-plugins-good: remove duplicate VPX entryYann E. MORIN2013-09-271-4/+0
| | | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* samba: bump to version 3.6.19Gustavo Zacarias2013-09-271-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux: bump 3.11.x stable versionGustavo Zacarias2013-09-271-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux-headers: bump 3.{0, 4, 10, 11}.x stable versionsGustavo Zacarias2013-09-272-4/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xinetd: needs mmuAxel Lin2013-09-271-0/+1
| | | | | Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* nitrogen6x: fixup linux tarball settingPeter Korsgaard2013-09-271-1/+1
| | | | | | A terminating '"' was missing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* nitrogen6x: bump kernel to latest version (3.0.35-4.1.0)Eric Nelson2013-09-261-1/+1
| | | | | Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* nitrogen6x: post-build.sh: use the exported variables for {TARGET,BINARIES}_DIRPeter Korsgaard2013-09-261-4/+2
| | | | | | No functional change, but lets show the preferred way to do this. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* nitrogen6x: u-boot: use imx format to match bootscriptPeter Korsgaard2013-09-261-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* nitrogen6x: use 6x_bootscript/6x_upgrade instead of older 6q_ versionsEric Nelson2013-09-264-6/+8
| | | | | Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* nitrogen6x: bump U-Boot to latest production version (2013.07)Eric Nelson2013-09-261-1/+1
| | | | | Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* atk: bump to version 2.10.0Jerzy Grzegorek2013-09-261-2/+2
| | | | | Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libssh2: fix library search path issuesRyan Barnett2013-09-261-2/+6
| | | | | | | | | | | Fix issues with some toolchains not finding libssl or libgcrypt. Fixes http://autobuild.buildroot.net/results/eeaaf41c0c5f88357af8445750dce776774c2b5d Fixes http://autobuild.buildroot.net/results/7a2590a7c3a1f52590f3e886b7cf9d04ad966a10 [Peter: indentation fixup] Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* logsurfer: needs mmuAxel Lin2013-09-261-0/+1
| | | | | Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* socat: needs mmuAxel Lin2013-09-261-0/+1
| | | | | Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* u-boot: add option for Freescale u-boot.imx formatPeter Korsgaard2013-09-262-0/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* tcl: cleanup: use TCL_VERSION in TCL_SITEJerzy Grzegorek2013-09-261-1/+1
| | | | | | | No functional change. Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xscreensaver: new packageSimon Dawson2013-09-265-0/+213
| | | | | | [Peter: fix libintl handling, pass --includedir / --libdir] Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* stress: needs mmuAxel Lin2013-09-251-0/+1
| | | | | Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* proftpd: needs mmuAxel Lin2013-09-251-0/+1
| | | | | Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux-pam: bump to version 1.1.8Clayton Shotwell2013-09-251-1/+1
| | | | | | | Bump version to fix compile error with 1.1.7. Signed-off-by: Clayton Shotwell <clshotwe@rockwellcollins.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libevent: Bump to 2.0.21Mischa Jonker2013-09-251-1/+1
| | | | | | | | This fixes the build on ARC as well, as 2.0.17+ includes a fix that checks for existence of 'sysctl'. Signed-off-by: Mischa Jonker <mjonker@synopsys.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* neard: bump version to 0.13Simon Dawson2013-09-241-1/+1
| | | | | Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* civetweb: fix static linking with opensslPeter Korsgaard2013-09-241-2/+4
| | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/acf/acfefc4f0f23ef646094ec427c9502eab7b86736/ Corrects a number of issues with the openssl handling: - Libraries have to be listed after the object files using them, so pass openssl linker statements in LIBS rather than COPT - Openssl support library is libcrypto, not libcrypt - Openssl need zlib Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* civetweb: use TARGET_LDFLAGSPeter Korsgaard2013-09-241-2/+1
| | | | | | | We should use our LDFLAGS when building as well. At the same time, drop the unused CIVETWEB_LDFLAGS. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* rrdtool: fix build without threads supportPeter Korsgaard2013-09-241-1/+2
| | | | | | Fixes http://autobuild.buildroot.net/results/f7a/f7ab00ddae121ccfc6d54f7eda8ea8ac6df359c2/ Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qt: needs threadsPeter Korsgaard2013-09-241-2/+3
| | | | | | Fixes http://autobuild.buildroot.net/results/489/489f3ddcd023e6d1eaf8efa1da99d726f60da921/ Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain-wrapper: minor code style fixupPeter Korsgaard2013-09-231-1/+1
| | | | | | Missed from 60cb290475c (add option to print one argument per line). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* iputils: needs mmuAxel Lin2013-09-231-0/+1
| | | | | Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain/wrapper: add option to print one argument per lineYann E. MORIN2013-09-222-8/+28
| | | | | | | | | | | | | | | | | | | | | | | | | In case there are many arguments passed to the tools, the command line can get very long, and difficult to parse visually. For example, the Linux kernel passes a lot of arguments to gcc (at least 45, which gives 53 with our hard-coded args). Looking at such a command line is daunting. So, add the possibility to print each argument on its own line. Also, enclose all args between single quotes, so the command line can be safely copy-pasted without special chars (spaces, $) being inrerpreted by the shell. Add blurb about toolchain-wrapper to documentation at the same time. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com> Acked-by: Luca Ceresoli <luca@lucaceresoli.net> Tested-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/rpi-firmware: bump versionYann E. MORIN2013-09-221-1/+1
| | | | | | | Fixes for USB and audio; enable video capture. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/tvheadend: bump for misc fixesYann E. MORIN2013-09-221-1/+1
| | | | | | | | Bump to the latest cset in master for a bunch of fixes for transconding, muxer and html5 video. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/Config.in: sort the real-time menu entriesRomain Naour2013-09-211-1/+1
| | | | | | | Reported-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Romain Naour <romain.naour@openwide.fr> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* zeromq: remove unneeded patch after version bumpThomas Petazzoni2013-09-211-15/+0
| | | | | | | | | | | | | | Commit b3c525b886b375256a8e0d60a749ea07f6591974 has bumped zeromq to version 2.3.4, which makes the patch zeromq-0001-test-collect-delay-end-of-line.patch unneeded since it has been merged upstream. Fixes: http://autobuild.buildroot.org/results/e8c/e8c8ba8c31fd081c34c8772790d4c581eb3ec3ed/build-end.log Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* civetweb: new packageThomas Davis2013-09-203-0/+82
| | | | | | Signed-off-by: Thomas Davis <sunsetbrew@sunsetbrew.com> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* zeromq: bump version to 3.2.4Simon Dawson2013-09-201-1/+1
| | | | | Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libsepol: new packageClayton Shotwell2013-09-203-0/+59
| | | | | | | [Peter: white space fixes] Signed-off-by: Clayton Shotwell <clshotwe@rockwellcollins.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libtirpc: requires toolchain with threading supportSamuel Martin2013-09-206-6/+26
| | | | | | | | | Fixes: http://autobuild.buildroot.org/results/8ba720f47f74df94b8c70ac4befd47c47ce65f2f Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: "Samuel Martin" <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* erlang: bump to version R16B01Frank Hunleth2013-09-201-1/+1
| | | | | Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* erlang: pass erl_xcomp_sysroot to configureFrank Hunleth2013-09-201-0/+4
| | | | | | | | | | This is required for building the 'crypto', 'odbc', 'ssh' and 'ssl' Erlang applications. These apps are skipped regardless of whether they're enabled and their dependencies can be met if this environment variable isn't set. Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
OpenPOWER on IntegriCloud