summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* wireshark: fix wrong CFLAGS_FOR_BUILD assumptionGustavo Zacarias2013-12-041-0/+40
| | | | | | | | | | | Tested valid CFLAGS can't be pushed into CFLAGS_FOR_BUILD, they're different compilers. Fixes: http://autobuild.buildroot.net/results/2b1/2b1a0654b649618422d65edf370b82476ba84491/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* dropbear: bump to version 2013.62Gustavo Zacarias2013-12-043-23/+26
| | | | | | | | | Bump to version 2013.62 with ECC support. Switch the initscript to on-demand key generation and add systemd unit file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* iw: bump to version 3.13Gustavo Zacarias2013-12-041-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* support: fix typo in mkusersSamuel Martin2013-12-041-2/+2
| | | | | | | This patch fixes typos in the 'encode_password' function calls. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* openssh: add systemd unit fileGustavo Zacarias2013-12-042-3/+21
| | | | | | | And only install sysV-style script when appropiate. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* lighttpd: fix systemd service file permissionGustavo Zacarias2013-12-041-1/+1
| | | | | | | | Systemd service files don't need to be +x so switch the installation to mode 644. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tvheadend: fix typo in patch descriptionPeter Korsgaard2013-12-041-1/+1
| | | | | Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ncurses: add target progs optionGustavo Zacarias2013-12-042-5/+28
| | | | | | | | Closes bug #5072 Based on work from Stefan Meißner, thanks! Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* wireshark: bump to version 1.10.3Axel Lin2013-12-041-1/+1
| | | | | | | | The current stable release of Wireshark is 1.10.3. It supersedes all previous releases. So let's upgrade to 1.10.3. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/tvheadend: unbreakYann E. MORIN2013-12-042-4/+44
| | | | | | | | | | | | | | | | | | | | | | | | tvheadend tries to impersonate an autotools package, when it is not. This breaks the build. tvheadend's ./configure tries to run compiled code. This breaks the build. Switch tvheadend over to using the generic-package infrastructure, and provide carefully-crafted _CMDS for each steps. We still keep a post-install hook to install our "DB" since it is not part of tvheadend, but an addition of our own packaging of tvheadend. Fixes: http://autobuild.buildroot.net/results/3ea/3eaa17b94975477263fe12e201eec9cbeeb2912c/ http://autobuild.buildroot.net/results/7c8/7c85db0dfab98808c97a5ef17dec9d1071dc0d49/ and a few others as well. [Peter: tweak 004-dont-run-compiled-code.patch description as pointed out by Thomas] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libpfm4: needs thread supportThomas Petazzoni2013-12-042-0/+10
| | | | | | | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/73d736dd3c8a70358ef4b19a63dda46178cf8bf1/ Note that the propagation of the thread dependency to the oprofile package is a little bit non standard, because oprofile selects libpfm4 only on the PowerPC architecture. So we ensure the thread dependency is only enforced on PowerPC, and a separate comment is displayed when thread support is not available, but the PowerPC architecture is used. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* alsa-utils: add dependency on host-pkgconfSven Neumann2013-12-041-1/+1
| | | | | | | | The alsa-utils configure script will use pkg-config if available, so make sure that it is available. Signed-off-by: Sven Neumann <neumann@teufel.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* net-tools: new packageGustavo Zacarias2013-12-043-0/+71
| | | | | | | Loosely based on the patch from bug #5066. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* gnutls: revert bumpGustavo Zacarias2013-12-041-1/+1
| | | | | | | | | | Revert bump to 3.2.7 from commit 8238e744b813e9922c0a81f21b271263ef0e216a It causes build issues because of an internal gnulib bump: http://autobuild.buildroot.net/results/48d/48d5c6364fec55e84309b2fb6986f206699f1800/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* toolchain: Allow ld64.so linkerJeremy Kerr2013-12-031-1/+1
| | | | | | | | | | The glibc dynamic linkers for ppc64 and s390x are named ld64.so.* so modify the check_glibc test to match them. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Anton Blanchard <anton@samba.org> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/rpi-firmware: only install one firmware fileYann E. MORIN2013-12-032-6/+41
| | | | | | | | | | | Since only one firmware is used to boot the Raspberry Pi, there is no reason to install all of them. Add an option to select what firmware to install. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/manual: limit the depth of the TOC in the HTML outputYann E. MORIN2013-12-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | The current TOC level is set to 4, which does not mean 'a 4-level deep TOC', but really means 'a TOC deep to the 4th level', with the first level being level 0, which means we have: 12. Appendix 12.1. Makedev syntax documentation 12.2. Makeuser syntax documentation 12.3. Partition table layout description syntax 12.3.1. The global section Properties for the global section Which a bit too much. And yet, the fifth level is not shown, since we don't have any! :-/ Limit the depth of the TOC to three levels, which is just enough to be usefull, yet not cluttered by low-level titles. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* cubieboard: mkcubiecard: use the right command for checking user privilegeAndi Shyti2013-12-031-1/+1
| | | | | | | | | | | | | On some shell environments the EUID variable, which checks the user id, is not defined. Use `id -u` instead. This patch mutes the following error: ./board/cubietech/cubieboard/mkcubiecard.sh: 31: [: -ne: unexpected operator Signed-off-by: Andi Shyti <andi@etezian.org> Reviewed-by: Arvid Picciani <aep@exys.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* sysklogd: install to /sbinGustavo Zacarias2013-12-031-16/+2
| | | | | | | | | Install syslogd/klogd to /sbin instead of /usr/sbin to really win over busybox and avoid the ugly noise when booting without busybox installed. Also drop uninstall hook and manpage installation. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* util-linux: add agetty->getty symlinkGustavo Zacarias2013-12-031-0/+11
| | | | | | | | When busybox isn't installed symlink agetty->getty to make the default inittab work. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* util-linux: install PAM configuration filesGustavo Zacarias2013-12-033-0/+38
| | | | | | | | | | Install PAM configuration files for su (with "su -" variant) and login when the tools are enabled. This finally fixes bug #5366 and now we can login with an util-linux /bin/login. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-pam: install default configGustavo Zacarias2013-12-032-1/+16
| | | | | | | | Install default "other" configuration file that denies everything not handled by other specific configurations. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* coreutils: bump to version 8.21Gustavo Zacarias2013-12-032-183/+3
| | | | | | | | Set PERL=missing so as to avoid generating manpages with help2man that breaks on many occasions (and it's pointless). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* coreutils: belongs to system tools, not developmentGustavo Zacarias2013-12-031-3/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libtasn1: fix botched makeinfo/missing logicGustavo Zacarias2013-12-021-0/+2
| | | | | | | | | The makeinfo/missing logic is botched leading to failures such as: http://autobuild.buildroot.net/results/5f0/5f0e8f62be86b56813f5fc0510e83289ed2b0410/ Just disable documentation build the hard way. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tar: bump to version 1.27.1Gustavo Zacarias2013-12-022-49/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package: add rtptoolsPeter Korsgaard2013-12-024-0/+65
| | | | | | | | | | | Notice that the license is quite special. It is basically MIT with the difference that it only allows use for: 'research and educational purpose and without fee ... Use of this software in whole or in parts for direct commercial advantage requires explicit prior permission' Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libtasn1: bump to version 3.4Gustavo Zacarias2013-12-021-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* gnutls: bump to version 3.2.7Gustavo Zacarias2013-12-021-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libnl: bump to version 3.2.23Gustavo Zacarias2013-12-022-1/+64
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* wireless-regdb: bump to version 2013.10.11Gustavo Zacarias2013-12-021-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* samba: bump to version 3.6.21Gustavo Zacarias2013-12-021-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* lighttpd: apply security patches for lighttpd-1.4.33Axel Lin2013-12-023-0/+434
| | | | | | | | | | | | | | | | | Apply security patches for lighttpd-1.4.33. Also rename these patches to follow buildroot's naming scheme. lighttpd-03-fix_fam_use_after_free.patch: http://download.lighttpd.net/lighttpd/security/lighttpd-1.4.33_fix_fam_use_after_free.patch lighttpd-04-fix_setuid.patch: http://download.lighttpd.net/lighttpd/security/lighttpd-1.4.33_fix_setuid.patch lighttpd-05-fix_ssl_sni.patch: http://download.lighttpd.net/lighttpd/security/lighttpd-1.4.33_fix_ssl_sni.patch Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* berkeleydb: bump to version 5.3.28Axel Lin2013-12-021-1/+1
| | | | | | | | According to the information from oracle website, version 5.3.21 is no longer available for download. Let's upgrade to version 5.3.28. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* eglibc: bump to version 2.18 SVN R23787Gustavo Zacarias2013-12-022-36/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* iproute2: bump to version 3.12.0Gustavo Zacarias2013-12-023-16/+107
| | | | | | | | | | * Add arpd support via the new berkeleydb compat option. * Remove uninstall define. * Install ifcfg if bash on the target is enabled. * Misc cleanups. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* berkeleydb: add compat optionGustavo Zacarias2013-12-022-2/+10
| | | | | | | | Add DB 1.85 compatibility layer option, it's needed for arpd in iproute2 and other old apps that haven't moved to the newer API. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libcurl: bump to version 7.33.0Gustavo Zacarias2013-12-022-33/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/qemu: bump relevant config versionsGustavo Zacarias2013-12-0216-30/+30
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux: bump to version 3.12.2Gustavo Zacarias2013-12-021-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-headers: bump 3. {2, 4, 10, 11, 12}.x stable versionsGustavo Zacarias2013-12-021-5/+5
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/tvheadend: bump versionYann E. MORIN2013-12-011-1/+1
| | | | | | | Misc fixes and improvements all over the place, mostly fixes. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/dvb-apps: bump versionYann E. MORIN2013-12-011-1/+1
| | | | | | | Fixes for scanning DVBS, misc compiler warnings suppressed. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/rpi-userland: bump for misc fixesYann E. MORIN2013-12-011-1/+1
| | | | | | | | | | | Fixes for: - video encoder I-Frames compliance )PPS and SPS headers) - bitrate (quantisation?) - unnecessary build of mmal components - segfault in multiple-files stream generation Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/rpi-firmware: bump for misc fixes and improvementsYann E. MORIN2013-12-011-1/+1
| | | | | | | | | | | | | This fixes a few shortcomings in the boot firmware: - emmc pll clock issues - audio underruns and chirps - unload of sensor drivers (?) - missing config.txt no longer borks the boot - lockups during long exposures on the camera - YUV-to-texture fastpath for the camera Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* grub: improve help text with detailed instructions to install grubThomas Petazzoni2013-12-011-0/+30
| | | | | | | | | These instructions should probaby go in the Buildroot manual, but at this point, it's not clear in which section they should go. So in order to not loose those notes, add them to the Grub help text. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* grub: add option to configure the list of supported filesystemsThomas Petazzoni2013-12-012-1/+24
| | | | | | | | | | | | | | | | | | | | | | Grub can be configured to enable or disable the filesystems supported in the stage 2. In addition, there are filesystem specific stage 1.5. In order to save space and build time, we provide a new option that allows to give a space-separated list of filesystems that Grub should support. We default to support FAT and ext2, since most of the other filesystems are fairly unlikely to be used. We use this option to: 1) Pass --enable-<fs> or --disable-<fs>, which enables/disables the support of <fs> in Grub stage 2. 2) Install only the stage 1.5 that correspond to the selected filesystems. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* grub: adjust splashimage in menu.lst depending on configurationThomas Petazzoni2013-12-012-1/+2
| | | | | | | | Make the splashimage line in menu.lst only active when splashimage support has really been enabled in the Grub configuration. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* grub: install the sample menu.lst into $(TARGET_DIR)/boot/grubThomas Petazzoni2013-12-011-0/+1
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* grub: sample menu.lst file improvementsThomas Petazzoni2013-12-011-1/+1
| | | | | | | | | | | | | | Two improvements to the menu.lst file: * Do not enforce any video mode, let the kernel use whatever it wants as the default, or let the user customize it when needed. * Use /dev/sda1 instead of /dev/hda1. Nowadays, most hard disk controllers are handled using libata, and therefore the disks are visible as /dev/sd<X>. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud