summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* gst1-plugins-good: add gstreamer1 good pluginsSpenser Gilliland2013-06-213-0/+731
| | | | | | | Adds gstreamer 1.X good plugins. Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gst1-plugins-base: add gstreamer1 base pluginsSpenser Gilliland2013-06-213-0/+359
| | | | | | | | Adds gstreamer 1.X base plugins. [Peter: strip trailing newlines in Config.in] Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gstreamer1: Add gstreamer version 1.0.7 packageSpenser Gilliland2013-06-213-0/+94
| | | | | | | | This patch adds the gstreamer version 1.x series to buildroot. [Peter: strip trailing newlines in Config.in] Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add header to packages where missingAlexandre Belloni2013-06-2130-0/+180
| | | | | | Reported-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Normalize separator size to 80 in remaining makefilesAlexandre Belloni2013-06-209-36/+36
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* wvstreams: Pass -fPIC to CFLAGS when building PIC objectsMarkos Chandras2013-06-201-0/+4
| | | | | | | | | | | | | The argp bundled dependency which is linked to the libwvutils.so shared library, wasn't built with -fPIC. MIPS will refuce to link a non-PIC library with a shared one. We fix this problem by appending -fPIC to CFLAGS and build all the shared objects with -fPIC. [Peter: use +=] Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gstreamer: update for gstreamer1Spenser Gilliland2013-06-201-0/+3
| | | | | | [Peter: fix long line, trailing space, Gstreamer/GStreamer] Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* luaposix: New packageAssaf Inbal2013-06-204-0/+43
| | | | | | | Luaposix is a Lua frontend to posix functions. Signed-off-by: Assaf Inbal <shmuelzon@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lua: Added missing HOST_LDFLAGSAssaf Inbal2013-06-201-0/+1
| | | | | Signed-off-by: Assaf Inbal <shmuelzon@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* wvstreams: fix openssl detection when statically linkingPeter Korsgaard2013-06-191-0/+3
| | | | | | The openssl tests need to link against libz as libcrypto references it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* wvstreams: needs host-pkgconfPeter Korsgaard2013-06-191-1/+1
| | | | | | | The wvstreams configure script uses pkg-config, so we need to build host-pkgconf before. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* luaexpatutils: fix file headerPeter Korsgaard2013-06-191-2/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* luaexpatutils: New packageAssaf Inbal2013-06-193-0/+30
| | | | | | | | | lxp.doc is a module that provides useful features for working with XML formats in LOM format as used by the LuaExpat project from Kepler. [Peter: use fixed git revision, github tarball, install -D] Signed-off-by: Assaf Inbal <shmuelzon@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libqmi: new packagePatrick Ziegler2013-06-193-0/+26
| | | | | | | | libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol. Signed-off-by: Patrick Ziegler <patrick.ziegler@fh-kl.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* usbmount: stop using blkid, use udev environment variables insteadSven Neumann2013-06-193-7/+74
| | | | | | | | | | | The blkid binary is not any longer installed when libblkid from util-linux is selected. udev has a builtin blkid command though and already detects all values that we are interested in. Change the usbmount script to use the environment variables set by udev instead of calling blkid directly. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* socketcand: bump to version 0.3.1gilles.talis@gmail.com2013-06-192-2/+6
| | | | | | | Since version 0.3.0, libconfig has been made optional Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* system/skeleton: remove /etc/hostnamePeter Korsgaard2013-06-191-1/+0
| | | | | | | | | | | We already provide BR2_TARGET_GENERIC_HOSTNAME to set /etc/hostname, so a default /etc/hostname file isn't needed. More importantly, if the user has explictly set BR2_TARGET_GENERIC_HOSTNAME to the empty string, we would still end up with a /etc/hostname containing 'buildroot' which is unlikely to be what the user wanted. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: bump 3.2.x stable versionPeter Korsgaard2013-06-191-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sconeserver: bump versionSimon Dawson2013-06-182-94/+1
| | | | | | | | A patch from Thomas Petazzoni has been upstreamed in sconeserver; bump version and remove the patch from Buildroot. Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dhcpcd: new packageJohn Stile2013-06-183-0/+53
| | | | | | | | Dhcpcd is an RFC2131 compliant DHCP client. [Peter: needs ipv6, fix whitespace/file header] Signed-off-by: John Stile <john@stilen.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* luacrypto: New packageAssaf Inbal2013-06-173-0/+27
| | | | | | | | LuaCrypto provides a Lua frontend to the OpenSSL cryptographic library. [Peter: fix file header] Signed-off-by: Assaf Inbal <shmuelzon@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lua-ev: New packageAssaf Inbal2013-06-173-0/+22
| | | | | | | | Lua bindings for libev [Peter: fix file header] Signed-off-by: Assaf Inbal <shmuelzon@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lbase64: New packageAssaf Inbal2013-06-173-0/+39
| | | | | | | | This package adds base64 encode/decode functionality for Lua [Peter: fix file header, use TARGET_CONFIGURE_OPTS, drop quotes around paths] Signed-off-by: Assaf Inbal <shmuelzon@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* uClibc 0.9.31: remove stray kludges/conditionsGustavo Zacarias2013-06-174-19/+9
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* luabitop: New packageAssaf Inbal2013-06-163-0/+35
| | | | | | | | Lua library for binary operations [Peter: fix header, use TARGET_CONFIGURE_OPTS] Signed-off-by: Assaf Inbal <shmuelzon@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add documentation for the header styleAlexandre Belloni2013-06-164-6/+18
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* arm: update processor typesKelvin Cheung2013-06-162-4/+9
| | | | | | | Update arm architecture variant: add the cortex A7. Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sconeserver: add patch to fix build issueThomas Petazzoni2013-06-161-0/+93
| | | | | | | | | | Fixes: http://autobuild.buildroot.org/results/f28/f2856c00d99fbf9ce882442ab7b868ccc4966388/build-end.log Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* uboot: Add ELF targetSpenser Gilliland2013-06-152-1/+6
| | | | | | | adds ELF image option to uboot Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add gstreamer plugin for Hantro x170Alexandre Belloni2013-06-154-0/+60
| | | | | | [Peter: Config.in: add comment about glibc dependency] Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add proprietary libraries for Hantro x170 HW decodingAlexandre Belloni2013-06-153-0/+43
| | | | | | [Peter: select on2-8170-modules, ensure dest dirs exist] Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add on2-8170 kernel modulesAlexandre Belloni2013-06-153-0/+35
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* New package: libqrencodePhil Eichinger2013-06-153-0/+42
| | | | | | [Peter: move to libraries, fix Config.in, install into STAGING_DIR] Signed-off-by: Phil Eichinger <phil@zankapfel.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* iozone: fixup build systemGustavo Zacarias2013-06-153-11/+98
| | | | | | | | | | | | | | Fixup iozone's build system to make it somewhat more flexible. First make our own linux targets for non-AIO toolchains (uClibc) and non-threading. And second, just ditch forced largefile support and expect it from CFLAGS. Otherwise using the generic target caused issues like: http://autobuild.buildroot.net/results/19f606f2978dc3c8039b1bccfcc562b4050083c7/ ...which is fixed by this. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux: bump 3.9.x stable versionGustavo Zacarias2013-06-141-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: bump 3.{0, 4, 9}.x stable versionGustavo Zacarias2013-06-142-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sdl_image: bump to version 1.2.12gilles.talis@gmail.com2013-06-142-2/+10
| | | | | | | | | Also added: - WEBP file format support - License information Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/dosfstools: bump version for bug fixesYann E. MORIN2013-06-141-1/+1
| | | | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* freetype: fixup config fileGustavo Zacarias2013-06-131-0/+8
| | | | | | | | | | | | Fix freetype-config's includedir and libdir since they're expanded from configure values since bumping to version 2.4.12 Fixes: http://autobuild.buildroot.net/results/1c7/1c70ce0ff350623cc38baf4b8b61c8a7a8586aba/ ...and many others. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ltrace: fix download URLJulien Boibessot2013-06-131-1/+1
| | | | | Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cups: fix upstream URLJelle Sels2013-06-121-1/+1
| | | | | Signed-off-by: Jelle Sels <jellesels@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* apply-patches.sh: ensure a fixed (and simple) sorting order is usedPeter Korsgaard2013-06-121-0/+3
| | | | | | So we always apply patches in the samme order. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* usb_modeswitch: bump to version 1.2.6Patrick Ziegler2013-06-122-40/+17
| | | | | | | | | | | | | Remove 'usb_modeswitch-makefile.patch' because it was merged upstream. This package contains a dispatcher (wrapper) that can be installed as Tcl script or as binary without further dependency. If Tcl is selected and the binary interpreter is installed (BR2_PACKAGE_TCL && !BR2_PACKAGE_TCL_SHLIB_ONLY) the dispatcher will be installed as Tcl script otherwise as binary. Signed-off-by: Patrick Ziegler <patrick.ziegler@fh-kl.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* usb_modeswitch_data: bump to version 20130610Patrick Ziegler2013-06-124-29/+10
| | | | | | | | | | | Remove 'usb_modeswitch_data-fix-parallel-install.patch' because it was merged upstream. Remove dependency on Tcl because the dispatcher script has been moved to usb_modeswitch package. Signed-off-by: Patrick Ziegler <patrick.ziegler@fh-kl.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain/uClibc: remove deprecated version 0.9.31Gustavo Zacarias2013-06-1216-8289/+0
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gpsd: install udev rules, if appropriateSimon Dawson2013-06-121-0/+13
| | | | | Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* jquery-keyboard: bump to version 1.17.7Gustavo Zacarias2013-06-122-1/+2
| | | | | | | And select/install jquery-ui since it's almost mandatory. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* flot: bump to version 0.8.1Gustavo Zacarias2013-06-121-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* jquery: bump to version 1.10.1Gustavo Zacarias2013-06-121-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* freetype: bump to version 2.4.12Gustavo Zacarias2013-06-121-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>