summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* perl: bump to version 5.18.1Francois Perrad2013-09-022-6/+6
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libcurl: up revision to 7.32.0Ryan Barnett2013-09-024-162/+2
| | | | | | | Updating revision of libcurl to version 7.32.0 Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain-external: Add Sourcery CodeBench for Nios-IIEzequiel Garcia2013-09-022-0/+17
| | | | | | | | | This commit adds the pre-built Sourcery CodeBench toolchains currently available for the Nios-II architecture. Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* nios2: Add new architectureEzequiel Garcia2013-09-023-2/+19
| | | | | | | | | | | | | | This commit adds very basic support to build for the Nios II architecture. Toolchain support is still missing and instead we need to use an external custom toolchain. Notice that this architecture had been previously removed in Buildroot 2010.05-rc1 release (as explained in the CHANGES file) and this commit adds it back. Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ti-gfx.mk: correct typoMartin Creutziger2013-09-021-1/+1
| | | | | | | | | There is a simple typo in package/ti-gfx/ti-gfx.mk, which the following patch corrects. Signed-off-by: Martin Creutziger <buildroot@martin.creutziger.net> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* atk: bump to version 2.9.4Jerzy Grzegorek2013-09-021-1/+1
| | | | | Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libmicrohttpd: disable spdy supportGustavo Zacarias2013-09-022-0/+22
| | | | | | | | | | | | It requires OpenSSL and IPv6 support and it should probably be an option since SSL support uses GnuTLS thus making a huge target footprint with 2 SSL/TLS libraries for full support. But most of all it's considered experimental. Fixes: http://autobuild.buildroot.net/results/836/836c39c11cecbcf9399675ba3ab01202417b9642/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gnutls: bump to version 3.2.4Gustavo Zacarias2013-09-011-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libmicrohttpd: bump to version 0.9.29Gustavo Zacarias2013-09-011-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libfuse: bump to version 2.9.3Gustavo Zacarias2013-09-011-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* iw: bump to version 3.11Gustavo Zacarias2013-09-011-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* iptables: bump to version 1.4.20Gustavo Zacarias2013-09-012-3/+72
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* iproute2: bump to version 3.10.0Gustavo Zacarias2013-09-012-33/+28
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* conntrack-tools: bump to version 1.4.2Gustavo Zacarias2013-09-011-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libnetfilter_conntrack: bump to version 1.0.4Gustavo Zacarias2013-09-011-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* orbit: fix ORBIT_LICENSE_FILESThomas Petazzoni2013-09-011-1/+1
| | | | | | | | | Fixes: http://autobuild.buildroot.org/results/33e/33e4e65301679e46cd80a1a123f45647376e60ce/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* neon: disable webdav when no XML support is availableThomas Petazzoni2013-09-011-1/+1
| | | | | | | | | | | | | | | Since 9169810a9bd97c99d8b7a0e8aadabdcca3883e99 ("neon: replace 'choice' for XML library with two options") the option BR2_PACKAGE_NEON_NOXML no longer exists. However, it was not taken into account properly within neon.mk, as this option was still used to disable webdav support when no XML library has been selected. Fixes: http://autobuild.buildroot.org/results/7ed/7ed657570d83b28389dd8c01ffdd895d2e8d145f/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gettext: bump to version 0.18.3.1Gustavo Zacarias2013-09-011-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* samba: bump to version 3.6.18Gustavo Zacarias2013-09-011-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* collectd: Config.in: fix space/tab mixupPeter Korsgaard2013-09-011-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* collectd: bump to version 5.4.0Gustavo Zacarias2013-09-012-5/+19
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* netatalk: bump to version 3.0.5Gustavo Zacarias2013-09-012-5/+9
| | | | | | | | | | Make it use external instead of bundled libevent - it's better for size reasons (avoiding possible duplication) and security reasons (easier to upgrade one global library than possibly two or more, and generally upstream would probably be more responsive to those). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Merge branch 'next'Peter Korsgaard2013-08-3167-815/+1443
|\
| * gst1-plugins-ugly: bump versionPeter Korsgaard2013-08-291-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * gst1-pugins-bad: bump versionPeter Korsgaard2013-08-291-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * gst1-plugins-good: bump versionPeter Korsgaard2013-08-291-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * gst1-plugins-base: bump versionPeter Korsgaard2013-08-291-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * gstreamer1: bump versionPeter Korsgaard2013-08-291-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * subversion: new packageRico Bachmann2013-08-283-0/+40
| | | | | | | | | | | | | | | | | | [Thomas: added license informations, fixed dependencies, and several cleanups.] Signed-off-by: Rico Bachmann <bachmann@tofwerk.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * neon: replace 'choice' for XML library with two optionsThomas Petazzoni2013-08-282-23/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The NEON library can either be compiled without XML support, with XML support provided by Expat, or with XML support provided by libxml2. Until now, to represent this, a Kconfig 'choice..endchoice' was used. Unfortunately, another package cannot 'select' one of the possible choices. So for example, a package such as 'rpm', or the to-be-added 'subversion' package could not select their dependencies, they had to do a 'depends on !BR2_PACKAGE_NEON_NOXML', which is not how Buildroot handles library dependencies in general. So, this commit replaces the 'choice...endchoice' block with simply two configuration options that are mutually exclusive. The option names are not changed, so no Config.in.legacy addition is needed. An hidden option BR2_PACKAGE_NEON_XML is provided, so that packages that need XML support in NEON but don't care whether it's provided by Expat or libxml2 can simply select BR2_PACKAGE_NEON_XML. The rpm package is updated accordingly. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * neon: factorize 'depends on BR2_PACKAGE_NEON'Thomas Petazzoni2013-08-281-3/+4
| | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * harfbuzz: New packageMarkos Chandras2013-08-273-0/+58
| | | | | | | | | | | | | | | | | | | | HarfBuzz is an OpenType text shaping engine http://www.freedesktop.org/wiki/Software/HarfBuzz/ [Peter: Move to libraries/graphics, needs C++ support] Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * atk: Version bump to 2.9.3Markos Chandras2013-08-272-684/+3
| | | | | | | | | | | | | | | | | | Remove atk-glib-fix.patch which has been applied upstream. https://bugzilla.gnome.org/show_bug.cgi?id=652205 https://git.gnome.org/browse/atk/commit/?id=2b6504ef3a8eb22b4d00c933e041fe2e1423142a Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * gst1-plugins-ugly: bump versionPeter Korsgaard2013-08-271-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * gst1-plugins-bad: bump versionPeter Korsgaard2013-08-271-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * gst1-plugins-good: bump versionPeter Korsgaard2013-08-272-45/+1
| | | | | | | | | | | | Patch is now upstream. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * gst1-plugins-base: bump versionPeter Korsgaard2013-08-271-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * gstreamer1: bump versionPeter Korsgaard2013-08-271-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * orc: bump versionPeter Korsgaard2013-08-271-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * cjson: bump to version 58Danomi Manchego2013-08-261-2/+3
| | | | | | | | | | | | | | Also: update download site, and add new license file. Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * board: add support for the i.MX6 Wandboard platformStephan Hoffmann2013-08-233-0/+79
| | | | | | | | | | | | | | | | | | | | | | Wandboard is a low cost iMX6 system consiting of an EDM standard processor module and a small base board. http://www.wandboard.org Signed-off-by: Stephan Hoffmann <sho@relinux.de> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * lua: remove built dependenciesFrancois Perrad2013-08-139-5/+4
| | | | | | | | | | | | | | runtime dependencies are handled in Config.in Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * lxc: new packageJérôme Pouiller2013-08-133-0/+29
| | | | | | | | | | | | | | | | | | Linux Containers (LXC), provides the ability to group and isolate of a set of processes in a jail by virtualizing and accounting the kernel resources. It is similar to Linux-Vserver or Openvz. Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * package: add the duma memory debugging libraryReuben Dowle2013-08-134-0/+92
| | | | | | | | | | | | | | | | | | | | | | | | Add the duma memory debugging library. This is based on an earlier patch by Baruch Siach, with minor changes to build for latest buildroot sources. [Thomas P: misc cleanups, drop non-C++ support as it wasn't compiling, added thread dependency.] Signed-off-by: Reuben Dowle <reuben.dowle@4rf.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * package: make *-rebuild and *-reconfigure only rebuild the given packageJérôme Pouiller2013-08-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally, the <pkg>-rebuild and <pkg>-reconfigure targets were meant to restart the build of the package from a given step (build for <pkg>-rebuild and configure for <pkg>-reconfigure) and then re-create the entire root filesystem. However, further discussion from the community has shown that this is not really the desired behavior: we instead want <pkg>-rebuild and <pkg>-reconfigure to only take care of rebuilding the given package, and not the entire root filesystem. People willing to rebuild this package and the root filesystem can do: make <pkg>-rebuild all [Thomas P: rewrite commit log, since it's not fixing a bug, but instead changing what was an intended behavior. ] Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * orbit: New packageAssaf Inbal2013-08-134-0/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | An MVC web framework for Lua [Thomas P: add patch to fix installation procedure, and use the provided Makefile for installation. Remove build-time dependency on wsapi since there's nothing to build in 'orbit'. Remove run-time dependency on 'rings', since it's not clear why Orbit would depend on that.] Signed-off-by: Assaf Inbal <shmuelzon@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * luasql: New packageAssaf Inbal2013-08-123-0/+61
| | | | | | | | | | | | | | | | | | | | | | Luasql is a uniform frontend for multiple DB backends. [Thomas P: update version to 2.3.0 available from Github, as suggested by François Perrad. Fix .mk header. Use a LUASQL_MAKE_FLAGS variable, which is more commonly used.] Signed-off-by: Assaf Inbal <shmuelzon@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * luasec: New packageAssaf Inbal2013-08-123-0/+43
| | | | | | | | | | | | | | | | | | | | | | LuaSec is a Lua binding for OpenSSL library to provide TLS/SSL communication. [Thomas: adjust header in .mk file, add missing 'mkdir -p' before installation, remove useless quotes.] Signed-off-by: Assaf Inbal <shmuelzon@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * cryptsetup: new package packageMartin Hicks2013-08-113-0/+33
| | | | | | | | | | | | | | | | [Thomas P: add license informations, fix header, adjust dependencies in Config.in file on toolchain options.] Signed-off-by: Martin Hicks <mort@bork.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * kobs-ng: new packagePaul B. Henson2013-08-104-0/+96
| | | | | | | | | | | | | | | | [Thomas: change license to GPLv2+, slightly reword Config.in description, add a BR2_arm dependency.] Signed-off-by: Paul B. Henson <henson@acm.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud