summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* libnfnetlink: add patch for uclinux tupleGustavo Zacarias2013-09-132-0/+27
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libnetfilter_acct: add patch for uclinux tupleGustavo Zacarias2013-09-132-0/+27
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ipset: add patch for uclinux tupleGustavo Zacarias2013-09-132-0/+27
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libmnl: add patch for uclinux tupleGustavo Zacarias2013-09-132-0/+27
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* nommu/flat: build packages with the correct FLAGSGustavo Zacarias2013-09-131-1/+5
| | | | | | | | | | | | | | When building for nommu flat targets the CFLAGS/CXXFLAGS/LDFLAGS must be adjusted accordingly. For gcc this means passing along -Wl,-elf2flt to signal the linker. For ld this means -elf2flt. Also correct the error in STACKSIZE settings from commit 9edf482d which is setting gcc flags as ld flags and will surely fail (no package uses it at the moment so it was never seen). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain/gcc: add elf2flt to dependenciesGustavo Zacarias2013-09-131-1/+2
| | | | | | | | | Add host-elf2flt to the gcc common dependencies so we get it built after binutils but before gcc/uclibc since it's required for all packages and in some uClibc configuration scenarios. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/manual: add CVS support documentationGustavo Zacarias2013-09-132-1/+8
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* downloads: add basic CVS supportGustavo Zacarias2013-09-133-10/+35
| | | | | | | | | | | | | | The support is for pserver mode anonymous CVS. source-check is based on login since many servers don't support or have ls/rls disabled. Usage is pretty straightforward. PKG_SITE defines the site hostname and remote directory. The module is defined by the bare package name. Version is date based. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* igmpproxy: new packageMatt Weber2013-09-123-0/+26
| | | | | | [Peter: minor white space fixes] Signed-off-by: Matt Weber <mlweber1@rockwellcollins.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ola: new packageDave Skok2013-09-123-0/+281
| | | | | | [Peter: fixup help text] Signed-off-by: Dave Skok <blanco.ether@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libsoc: strip trailing newlinePeter Korsgaard2013-09-121-1/+0
| | | | | | Missing from previous commit. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libsoc: add new packageYegor Yefremov2013-09-123-0/+23
| | | | | | [Peter: fix help text, doesn't need fork, file header, license tags] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ubifs filesystem image: line up and improve Config.in optionsThomas De Schampheleire2013-09-121-11/+20
| | | | | | | | | | | | | | Triggered by the 'some comment required here', this patch updates the Config.in comments for the ubifs filesystem image options. This includes: - 'erase block' --> 'eraseblock' (following mtd online documentation) - remove 'UBI' prefix to make options uniform. Sometimes the option is not a property of UBI but rather of the flash. Also, line up the name of the option with the help of mkfs.ubifs. - add help text on all options, referring to the mkfs.ubifs/ubinize options Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* knock: new packageMichael Rommel2013-09-123-0/+27
| | | | | | | | | A port knocking implementation with daemon and user application. [Peter: drop trailing newline in Config.in] Signed-off-by: Michael Rommel <rommel@layer-7.net> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ser2net: bump to version 2.9.1Gustavo Zacarias2013-09-121-3/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* usb_modeswitch_data: bump to version 20130807Gustavo Zacarias2013-09-121-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* usb_modeswitch: bump to version 2.0.1Gustavo Zacarias2013-09-122-3/+2
| | | | | | | Drop libusb-compat since it's no longer required. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dosfstools: bump to version 3.0.22Gustavo Zacarias2013-09-121-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* squid: bump to version 3.3.9Gustavo Zacarias2013-09-121-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libusb: build fix for flat binariesGustavo Zacarias2013-09-111-0/+30
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/4d1/4d1b9c6132e7836bc2ecab4b1483b80d2e042dcd/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Makefile: also unexport PKG_CONFIG_LIBDIRPeter Korsgaard2013-09-111-0/+1
| | | | | | | | Similar to how we do it for _PATH / _SYSROOT_DIR. Buildroot gets fairly confused if the user has set up a custom PKG_CONFIG_LIBDIR, so ensure it gets unset. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux.mk: target-install: drop extra (invalid) DEPMOD parameterPeter Korsgaard2013-09-111-2/+1
| | | | | | | | DEPMOD is already specified in LINUX_MAKE_FLAGS, and is no longer located in HOST_DIR/usr/sbin after the move to host-kmod, so drop it from here. Reported-by: Ryan Coe <bluemrp9@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: drop unneeded 'call' from {generic,autotools}-package invocationPeter Korsgaard2013-09-113-3/+3
| | | | | Reported-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pkg-stats: update set of files to skipJerzy Grzegorek2013-09-111-7/+10
| | | | | | | | | In BR sub-directory boot/ linux/ and package/ there are a few .mk files which aren't <package>.mk files. These files shouldn't be taken into account in package statistics. Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux-headers: bump 3.{0, 2, 4, 10}.x stable versionsGustavo Zacarias2013-09-112-4/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* vsftpd: Fix dependency for needs mmuAxel Lin2013-09-111-1/+1
| | | | | | | | | | | | | Commit 2eb995759 "vsftpd: needs mmu" adds "depends on BR2_TOOLCHAIN_HAS_THREADS". The build error is: sysutil.c:(.text+0x37ac): undefined reference to `fork' Thus it should depend on BR2_USE_MMU rather than BR2_TOOLCHAIN_HAS_THREADS. Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* socketcand: needs mmuAxel Lin2013-09-111-0/+1
| | | | | Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* noip: needs mmuAxel Lin2013-09-111-0/+1
| | | | | Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* netplug: needs mmuAxel Lin2013-09-111-0/+1
| | | | | Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* syslinux: bump to version 4.07Romain Naour2013-09-111-1/+1
| | | | | Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xserver_xorg-server: backport kdrive option parsing fixPeter Korsgaard2013-09-111-0/+59
| | | | | Reported-by: Woody Wu <narkewoody@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* barebox: bump to version 2013.09.0Fabio Porcedda2013-09-101-2/+2
| | | | | Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux: fix depmod location after move to host-kmodPeter Korsgaard2013-09-101-1/+1
| | | | | | | | The host-kmod version of depmod gets installed into HOST_DIR/sbin, so adjust the path we use to refer to it in linux.mk Reported-by: Ryan Coe <bluemrp9@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libunwind: needs threadsGustavo Zacarias2013-09-101-0/+4
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/39a/39a32d323252e3d986fd9290108db7a496d429d9/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libroxml: needs threadsGustavo Zacarias2013-09-101-0/+4
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/169/169b607993cd7ae4a8a79c2a00c00f820ec1c747/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* opus-tools: disable flac when it is not selectedGustavo Zacarias2013-09-101-0/+6
| | | | | | | | | opus-tools expects flac since the 0.1.7 bump unless otherwise told so. Disable it when it's not selected. Fixes: http://autobuild.buildroot.net/results/c8c/c8c1a682336c150ee401f76b173944611b96bd4e/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* erlang: install to stagingHans Bulfone2013-09-101-0/+1
| | | | | | | | This is required to build custom port drivers/NIFs or code that uses erl_interface. Signed-off-by: Hans Bulfone <hans@nil.at> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Config.in: Fixup after BR2_ELF2FLT got renamed to BR2_PACKAGE_HOST_ELF2FLTAxel Lin2013-09-091-2/+2
| | | | | | | | | The BR2_ELF2FLT option has been renamed to BR2_PACKAGE_HOST_ELF2FLT, thus use the new name to fix dependency. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpd: remove reference to old multimedia sub-directorySagaert Johan2013-09-091-2/+2
| | | | | Signed-off-by: Sagaert Johan <sagaert.johan at skynet.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pulseaudio: fix init script installationPeter Korsgaard2013-09-091-1/+1
| | | | | | Adjust the installation step after adf65110 (Remove multimedia subdirectory). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* util-linux: fix build failure with older systemsRyan Barnett2013-09-093-10/+216
| | | | | | | | | | | | | Adding patch util-linux-002-support-older-machines.patch to fix issues when building for older systems. Making all util-linux patches apply cleanly (fuzz fixes) Fixes http://autobuild.buildroot.org/results/349/349d6ff938b093623618669a1acb390aa2a5fafe Fixes http://autobuild.buildroot.org/results/57e/57e2c612c46b9e3b5f7bb213fcb3825b23fb7fc7 Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: don't use .xz format for githubPeter Korsgaard2013-09-093-4/+0
| | | | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/955/955ed1af28f6ff9912adddc0342d1f3ca65e5b4d/ Commit 62146ea3ad7 (change package tarball compression to xz whenever possible) changed a number of packages to use .xz format tarballs. Unfortunately this doesn't work for packages from github, as it delivers gzip compressed tarballs even when a .xz is requested. Fix it by reverting this change for the packages using github. Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* webkit: fix staging installPeter Korsgaard2013-09-091-0/+3
| | | | | | | | | | | Parallel 'make install' seems to deadlock here (make 3.81). Work around it by disabling parallel make for the install step. We only disable parallel make for the install step, as the build step works with parallel make, and webkit is a huge package, so build time goes up significantly with make -j1. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* opus-tools: bump versionPeter Korsgaard2013-09-081-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* webkit: Version bump to 1.11.5Markos Chandras2013-09-088-30/+1639
| | | | | | | | | | | | | | Also apply the following patches: - upstream fix for 32-bit autotools - upstream fix for conditional gstreamer build of gtklauncher - upstream fix for detecting the latest harfbuzz - Update existing patch for disabling docs - Update existing patch for execinfo_h - upstream patch for the MIPS DFG support. This fixes compilation problems on MIPS. Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* change package tarball compression to xz whenever possibleJerzy Grzegorek2013-09-0860-35/+65
| | | | | | [Peter: leave change xz tarball format to not end up with circular deps] Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gsl: bump version to 1.16Sagaert Johan2013-09-081-1/+1
| | | | | | Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* eigen: new packageMatt Weber2013-09-083-0/+37
| | | | | | [Peter: minor white space tweaks] Signed-off-by: Matt Weber <mlweber1@rockwellcollins.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libcurl: add support for compiling with libssh2Ryan Barnett2013-09-081-0/+8
| | | | | | | | Adding configuration options that if libssh2 is selected, compile libcurl with --with-ssh config flag. Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libssh2: add packageRyan Barnett2013-09-083-0/+43
| | | | | | [Peter: minor white space tweaks] Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
OpenPOWER on IntegriCloud