summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
| * libmbim: bump to 1.10.0Yegor Yefremov2014-08-251-1/+1
| | | | | | | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * package/mesa3d: Bump version to 10.2.6Bernd Kuhls2014-08-211-1/+1
| | | | | | | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * package/boost: Bump version to 1.56.0Bernd Kuhls2014-08-181-1/+1
| | | | | | | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * package/ffmpeg: Bump version to 2.3.3Bernd Kuhls2014-08-181-1/+1
| | | | | | | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * odhcploc: new packageFloris Bos2014-08-173-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds odhcploc, a network utility to scan for (rogue) DHCP servers. [Thomas: - remove ODHCPLOC_SOURCE line, not needed since the value was the default - use 'make install' instead of manually installing the program - use TARGET_CONFIGURE_OPTS instead of passing just CC and LD - use tab for indentation inside command definitions instead of spaces] Signed-off-by: Floris Bos <bos@je-eigen-domein.nl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * php: add pdo_pgsql extensionFloris Bos2014-08-172-0/+14
| | | | | | | | | | | | | | | | | | | | Adds support for the PDO PostgreSQL extension to the PHP package. [Thomas: slightly adjust Config.in comment to indicate that's it's the "Postgresql driver" that needs (e)glibc and not just "Postgresql".] Signed-off-by: Floris Bos <bos@je-eigen-domein.nl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * postgresql: add replacement pg_configFloris Bos2014-08-172-0/+27
| | | | | | | | | | | | | | | | | | Normally pg_config is a native application compiled for the target architecture. Since we cannot execute those on the host system, provide a simple shell script as replacement. Signed-off-by: Floris Bos <bos@je-eigen-domein.nl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * qemu: bump to version 2.1.0Francois Perrad2014-08-171-1/+1
| | | | | | | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * nodejs: Add dependency on zlibPaul Cercueil2014-08-172-2/+5
| | | | | | | | | | | | | | | | Prior to this commit, nodejs would build zlib itself and link statically to it. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * upmpdcli: Bump to version 0.8.0Joerg Krause2014-08-171-1/+1
| | | | | | | | | | Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * package/sqlite: Bump version to 3.8.6Bernd Kuhls2014-08-171-1/+1
| | | | | | | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * libidn: bump to version 1.29Gustavo Zacarias2014-08-151-1/+1
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * erlang: bump to version 17.1Frank Hunleth2014-08-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Erlang/OTP 17.1 is a service release on the 17 track with mostly bug fixes, but it does contain a number of new features and characteristics improvements as well. Some highlights of the release are: - crypto: Add aes_cfb8 cypher to crypto:block_encrypt and block_decrypt. - diameter: Add result code counters for CEA, DWA, and DPA. - erts: The following built in functions in the erlang and binary modules now bump an appropriate amount of reductions and yield when out of reductions: binary_to_list/1, binary_to_list/3, bitstring_to_list/1, list_to_binary/1, iolist_to_binary/1, list_to_bitstring/1, binary:list_to_bin/1 - hipe: Handle Maps instructions get_map_elements, put_map_assoc, put_map_exact in the HiPE native code compiler. - mnesia: The time for inserting locks for a transaction with large number of locks is reduced significantly. - ssh: Option max_sessions added to ssh:daemon/{2,3}. - stdlib: Add maps:get/3 to maps module. The function will return the supplied default value if the key does not exist in the map. Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * qt: add postgresql driver supportFloris Bos2014-08-152-1/+8
| | | | | | | | | | | | Signed-off-by: Floris Bos <bos@je-eigen-domein.nl> Reviewed-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * qt5base: add postgresql driver supportFloris Bos2014-08-152-0/+21
| | | | | | | | | | | | Signed-off-by: Floris Bos <bos@je-eigen-domein.nl> Reviewed-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * chrony: bump versionPeter Korsgaard2014-08-121-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * chrony: add sysv initscriptPeter Korsgaard2014-08-122-0/+30
| | | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * package/ffmpeg: Bump version to 2.3.2Bernd Kuhls2014-08-111-1/+1
| | | | | | | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * package/exim: Bump version to 4.84Bernd Kuhls2014-08-111-1/+1
| | | | | | | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * nanocom: change version to 1.0Sergey Alyoshin2014-08-091-2/+2
| | | | | | | | | | | | | | | | As that is really what it is. [Peter: slightly reworded description] Signed-off-by: Sergey Alyoshin <alyoshin.s@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * nano: bump to version 2.3.6Gustavo Zacarias2014-08-091-1/+1
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * evetst: bump to version 1.32Peter Seiderer2014-08-091-1/+1
| | | | | | | | | | Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * evemu: bump to version 2.0.0Peter Seiderer2014-08-098-250/+26
| | | | | | | | | | | | | | | | Delete python3 porting related patches (already upstream) Update other patches to apply cleanly. Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * postgresql: bump to version 9.3.5Peter Seiderer2014-08-091-1/+1
| | | | | | | | | | | | | | | | | | See [1] for a detailed list of changes/fixes. [1] http://www.postgresql.org/docs/current/static/release-9-3-5.html Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | package/libnl: add patch to fix build with the musl C libraryJörg Krause2014-09-011-0/+18
| | | | | | | | | | | | | | | | Add a patch to the package libnl which removes an error when building libnl against the musl C library. Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | mtdev2tuio: fix static linkingPeter Korsgaard2014-09-011-1/+2
| | | | | | | | | | | | | | | | Liblo uses log(3), so we need to link with -lm when linking statically. Fixes http://autobuild.buildroot.net/results/bec/becda4756c577ec158536408aba59797fbed938a/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | cppcms: needs wchar support even without icuPeter Korsgaard2014-09-011-7/+2
| | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/6f8/6f8e8b68235f6cf0dfef13e3ed11f97a3ab50a06/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | package/taglib: fix static linkSamuel Martin2014-09-011-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | - disable shared object build when BR2_PREFER_STATIC_LIB is set - patch the CMake code for handling static/shared object build using standard CMake flags, instead of the custom ones. Fixes: http://autobuild.buildroot.net/results/a9c/a9cfe66c57bffc5a4560b2e4dcb41994da59e294/ Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | package/polarssl: fix static linkSamuel Martin2014-08-312-2/+39
| | | | | | | | | | | | | | | | | | | | | | | | - disable shared object build when BR2_PREFER_STATIC_LIB is set - patch the CMake code for handling static/shared object build using standard CMake flags, instead of the ucstom ones. Fixes: http://autobuild.buildroot.net/results/754/754947d2a77a4dbe91057d8ce64fc4996e716ece/ Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | package/musepack: fix static linkSamuel Martin2014-08-311-0/+43
| | | | | | | | | | | | | | | | | | | | | | | | - disable shared object build when BR2_PREFER_STATIC_LIB is set - patch the CMake code for handling static/shared object build using standard CMake flags, instead of the custom ones. Fixes: http://autobuild.buildroot.org/results/e5e/e5eef14d5ed76db824c47a7e679e68397a023526/ Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | package/musepack: add sequence number in patch namesSamuel Martin2014-08-311-0/+0
| | | | | | | | | | Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | package/libplist: fix static linkSamuel Martin2014-08-312-0/+85
| | | | | | | | | | | | | | | | | | | | | | | | - libplist depends on libm and optionally on zlib and libiconv (via libxml2), so add a patch fixing the build-system that way - disable shared object build when BR2_PREFER_STATIC_LIB is set Fixes: http://autobuild.buildroot.net/results/9a3/9a364e3d91634a2da2bc481da1dee0ad0e870941/ Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | package/yajl: fix static linkSamuel Martin2014-08-311-0/+44
| | | | | | | | | | | | | | - disable shared object build when BR2_PREFER_STATIC_LIB is set Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | package/yajl: add sequence number in patch namesSamuel Martin2014-08-311-0/+0
| | | | | | | | | | | | | | Also remove the package version from the patch names. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | package/cmake: add host-pkgconf as dependencySamuel Martin2014-08-311-0/+2
| | | | | | | | | | | | | | | | Since some CMake modules (even upstream ones) use pgk_check_modules primitives to find {C,LD}FLAGS, add it to the dependency list. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | systemd: fix endian detection for powerpcPeter Korsgaard2014-08-312-0/+169
| | | | | | | | | | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/d53/d5305af6e47da7a577e391c96328ca952c149cd1/ Apply two patches from upstream git to fix powerpc endian detection. These patches are already part of systemd v216, so they should be dropped when the package is bumped. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | php-*: get tarball from sources.buildroot.netPeter Korsgaard2014-08-315-5/+10
| | | | | | | | | | | | | | pecl.php.net seems to have a database issue and returns a html page instead of the tarball. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | php-gnupg: get tarball from sources.buildroot.netPeter Korsgaard2014-08-311-1/+2
| | | | | | | | | | | | | | | | | | pecl.php.net seems to have a database issue and returns a html page instead of the tarball. Fixes http://autobuild.buildroot.net/results/3b6/3b6c53ecbd8d25307ed77b29bffa62f5395f1981/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | php-geoip: get tarball from sources.buildroot.netPeter Korsgaard2014-08-311-1/+2
| | | | | | | | | | | | | | | | | | pecl.php.net seems to have a database issue and returns a html page instead of the tarball. Fixes http://autobuild.buildroot.net/results/c56/c56b3bf6c141b2b9b9062816bec559b2529534a1/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | package/xscreensaver: fix linking with intlRomain Naour2014-08-313-2/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xscreensaver doesn't build with (e)glibc toolchain when gettext package is selected. With (e)glibc libintl is provided by the libc whereas with uClibc it's provided by gettext. If "LIBS=-lintl" is removed from XSCREENSAVER_CONF_ENV, then the -lintl is missing during xscreensaver build if the toolchain needs gettext. xscreensaver.o: In function `main': undefined reference to `libintl_bindtextdomain' undefined reference to `libintl_textdomain' Backport a patch applied in 5.28 that fix linking issue with intl and remove "LIBS=-lintl" from XSCREENSAVER_CONF_ENV. Note: gettext package is always selected with xscreensaver when BR2_NEEDS_GETTEXT is set due to dependencies on libgtk2 and libglib2. Fixes: http://autobuild.buildroot.net/results/39b/39b6ad07ad59d87afeca6e427c69f580bed35700/build-end.log Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | package/mesa3d: fix comment about i965 DRI driverYann E. MORIN2014-08-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | The help entry for the i965 DRI driver states that it supports alll Intel GPUs. That's not true, as at least the i915 series is not handled by this driver, but by a separate one. Fix the help text accordingly; remove the useless second part of the help text (which does not mean much for Buildroot.) Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | libgpgme: Take into account that gnupg and gnupg2 are mutual exclusiveVicente Olivert Riera2014-08-301-1/+1
| | | | | | | | | | | | | | | | | | Avoid that libgpgme can select the gnupg package although gnupg2 has been already selected. Both packages are mutual exclusive and shouldn't be selected at the same time. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | package/libwebsockets: fix static linkSamuel Martin2014-08-301-0/+86
| | | | | | | | | | | | | | | | | | | | - disable shared object build when BR2_PREFER_STATIC_LIB is set Fixes: http://autobuild.buildroot.net/results/0a9/0a9f0c3c101550e73f7100f2b88a88c1f2bbad95/ Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | package/libiqrf: fix static linkSamuel Martin2014-08-301-0/+45
| | | | | | | | | | | | | | | | | | | | | | - libiqrf depends on pthread, so add a patch fixing the build-system that way - disable shared object build when BR2_PREFER_STATIC_LIB is set Fixes: http://autobuild.buildroot.net/results/210/2108f37e4a41af0b527c78e646e82f1cafa0353d/ Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | package/libdaemon: add patch to fix build with the musl C libraryJörg Krause2014-08-301-0/+16
| | | | | | | | | | | | | | | | Adds a patch to the package libdaemon which removes an error when building libdaemon against the musl C library. Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | btrfs-progs: bump to version 3.16, fix static linkingThomas Petazzoni2014-08-304-22/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The original aim of this patch was to fix static linking of btrfs-progs. In order to implement this in the form of patches that can potentially be upstreamed, this patch first bumps the btrfs-progs package to the latest upstream stable version. It then: - Reworks the existing documentation disabling patch in a form that can potentially be upstreamed. - Adds a patch to support static building of the btrfs-progs binaries. Both patches have been submitted upstream, see http://article.gmane.org/gmane.comp.file-systems.btrfs/38145. Fixes: http://autobuild.buildroot.org/results/ddc/ddcc70143ce2c2882894184e4ce195a11407e027/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | package/upmpdcli: disable for Blackfin GNU ToolchainJörg Krause2014-08-301-0/+3
| | | | | | | | | | | | | | Those toolchains use gcc <= 4.3, which do not support required C++11 features. Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | lftp: add missing host-pkgconf dependencyThomas Petazzoni2014-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | lftp configure.ac uses PKG_CHECK_MODULES, so it must have host-pkgconf in its dependency, otherwise the autoreconf step fails due to the lack of pkg.m4. Fixes: http://autobuild.buildroot.org/results/b16/b16d964f275d4d8703665236b969cc19f7ef20be/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | exim: requires thread supportThomas Petazzoni2014-08-291-0/+4
| | | | | | | | | | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/98a1acb58665e6cd2df354fc63afef1d4606c6e0/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | ruby: should not use dl_iterate_phdr() on BlackfinThomas Petazzoni2014-08-291-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The dl_iterate_phdr() C library function on Blackfin returns a non-conventional structure format compared to other architectures, which makes Ruby unable to use it. Since it's just an optional feature of Ruby apparently used to generate more fancy backtraces, this commit simply disables the usage of dl_iterate_phdr() on this architecture. Fixes: http://autobuild.buildroot.org/results/1b0/1b0e2f5f95889eb26846927da45d128247d0ed89/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud