Alexander Dahl
  1. Alexander Dahl

buildroot

Public
AuthorCommitMessageCommit dateIssues
Nikolay DimitrovNikolay Dimitrov
c70b19c97a6configs/riotboard: bump u-boot to version 2015.10Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Nikolay DimitrovNikolay Dimitrov
2261043c198configs/riotboard: Decouple u-boot version from the default valueUse custom version for U-Boot, instead of using the default value as defined in BR2_TARGET_UBOOT_VERSION. Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
b4660601cdclinux: bump default version to 4.2.4Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
81177daef9dlinux-headers: bump 3.{10, 14}.x and 4.{1, 2}.x seriesSigned-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
James KnightJames Knight
73b193f840antp: bump to version 4.2.8p4Signed-off-by: James Knight <james.knight@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
4ad133b5169iproute2: drop dead tipc disabling codeSince it's automatic via libmnl being present it's just dead code that's not defined any longer, so remove it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
James KnightJames Knight
948e4837d32feh: install in /usrBy default, feh installs into /usr/local. Adjusting the prefix to point to a system distribution path. Signed-off-by: James Knight <james.knight@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
adc89c35764ranger: minor fixupsWrap help text and use official tarballs from ranger.nongnu.org. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
a77dfaa9848util-linux: fix last minute typo in the systemd handlingReported-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Thijs VermeirThijs Vermeir
db98c3f6c5apython-ranger: new packageranger is a console file manager with VI key bindings. It provides a minimalistic and nice curses interface with a view on the directory hierarchy. It ships with "rifle", a file launcher that is good at automatically finding out which program to use for what file type. http://ranger.nongnu.org Signed-off-by: Thijs Vermeir <thijsvermeir@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaar...
Gustavo ZacariasGustavo Zacarias
19ff7cf7a6alinux-headers: bump 3.4.x seriesSigned-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
762b64daa2futil-linux: disable systemd supportFixes (works around) #8421 Util-linux has optional systemd support, but we cannot enable it as systemd depends on util-linux, so that would create a circular dependency. The systemd unit directory location detection also fails as pkg-config 0.9.12+ prefixes all directory variables with the sysroot, and the configure script expects to see the target location, so disable that as well for good m...
Peter SeidererPeter Seiderer
301e8ffbb25gst1-plugins-bad: update configure options- add new onvif option - add new dtls option - add new openh264 option - add new x265 option - removed real plugin option - add new rtp option - remove always disabled legacy options: directdraw, osx_video, quicktime and mythtv - add '--disable-bs2b' and '--disable-libde265' to options which require currently unpackaged libraries - add '--disable-gtk3' and '--disable-qt' [Thomas: improve w...
Baruch SiachBaruch Siach
fc366046429ltp-testsuite: don't select libtirpcSince commit 8f1c4c49a2a (ltp-testsuite: don't link with libtirpc) ltp-testsuite does not need libtirpc. Don't select it. Cc: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Guillaume GARDETGuillaume GARDET
a5c6ba4eec6sdl2: new package[Romain: - Wrap Config.in help text at 72 columns. - Move sdl2 package after sdl modules in Config.in. (Arnout) - Explicitly disable dbus and wayland. - Remove double underscore (SDL2__*). - Unify autotools options to use --enable/--disable. - Use x-includes and x-libraries to avoid path poisoning. - Remove xlib_libXrender, xproto_inputproto and xproto_scrnsaverproto dependenc...
Gergely ImrehGergely Imreh
98295c53306board/via/imx6_vab820: update to latest BSP releaseChanges: * Update Kernel and U-Boot to the latest 2.0.6 BSP release from the official sources. * Add genimage config to create bootable SD card image Signed-off-by: Gergely Imreh <imrehg@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas De SchampheleireThomas De Schampheleire
d1597ffb2c4jq: disable maintainer modeSince version 1.5, maintainer mode is enabled by default. We don't need this, and is in particular problematic because it requires bison 3.0. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Chris PackhamChris Packham
19f9f6c8d54syslog-ng: Add upstream patches to support python 3>From https://github.com/balabit/syslog-ng/pull/711 Fixes: http://autobuild.buildroot.net/results/8bf/8bfb199bda2218252bc21b228066d41af37e2753/ http://autobuild.buildroot.net/results/ab8/ab8ec583d1836d0c246ac792391549bfe277ce76/ Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Baruch SiachBaruch Siach
ae33f027b55ltp-testsuite: update homepage link and download siteltp-testsuite migrated to github. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Vicente Olivert RieraVicente Olivert Riera
b0af166d030noip: add a hash fileSigned-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Vicente Olivert RieraVicente Olivert Riera
2683c7e515anoip: add $(TARGET_MAKE_ENV) before $(MAKE)For consistency reasons, this commit adjusts the noip package to pass $(TARGET_MAKE_ENV) in the environment when calling $(MAKE). Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Vicente Olivert RieraVicente Olivert Riera
ade3ed68169noip: use a simpler sed command with our $(SED) variableSigned-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Ezequiel GarcíaEzequiel García
cbcecc2453eerlang: Remove BR2_TOOLCHAIN_HAS_THREADS dependencyErlang can be built without threads support, by passing an appropriate config option. This commit drops the config dependency on BR2_TOOLCHAIN_HAS_THREADS and instead passes --disable-threads if the toolchain doesn't support threads. While here, change the wording of the config comment to "dynamic library" to be consistent with similar comments elsewhere. Signed-off-by: Ezequiel Garcia <ezeq...
Vicente Olivert RieraVicente Olivert Riera
6604119823bdhcpdump: add $(TARGET_MAKE_ENV) before $(MAKE)For consistency reasons with other packages, let's pass $(TARGET_MAKE_ENV) in the environment when calling $(MAKE). [Thomas: improved commit log.] Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Vicente Olivert RieraVicente Olivert Riera
e0d26300ab8dropwatch: add a hash fileSigned-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Vicente Olivert RieraVicente Olivert Riera
3091d75e696minicom: add a hash fileSigned-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Vicente Olivert RieraVicente Olivert Riera
f0b7b53a29bminicom: wrap text to 72 charactersAnd also add a trailing slash to the URL. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Vicente Olivert RieraVicente Olivert Riera
6adacbe61a1minicom: switch to the official siteWe switched to our mirror because because the official site started to fail, but now it works again. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Rodrigo RebelloRodrigo Rebello
3b884e44e0esdl: fix incorrect SDL_CONF_OPTS assignmentThe option --enable-video-directfb=no was being assigned to SDL_CONF_OPTS instead of being appended to it when BR2_PACKAGE_SDL_DIRECTFB was disabled. That would clobber any options previously added to SDL_CONF_OPTS (namely --enable-video-fbcon=yes|no). Signed-off-by: Rodrigo Rebello <rprebello@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
James KnightJames Knight
3c943477f6ccoreutils: handle merged usr folderFor targets prepared with a usr-move, coreutils should not be attempting to move binaries from `usr/bin` to `bin`. Signed-off-by: James Knight <james.knight@rockwellcollins.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
fdab1674423sed: directly install binary into /binInstead of having to move it after installation, which doesn't work with the merged /usr option. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Vicente Olivert RieraVicente Olivert Riera
6b90ce5454edhcpdump: add a hash fileSigned-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Vicente Olivert RieraVicente Olivert Riera
3449a948386dhcpdump: add project URL[Peter: use more specific page] Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
62ce7751b46package/kodi: Add support for libsshThis patch depends on http://patchwork.ozlabs.org/patch/512480/ and adds sftp support to the virtual filesystems supported by Kodi. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
f1c94ed0a81package/kodi: bump version to 15.2-IsengardSigned-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
7f9590179fbpackage/kodi-pvr-pctv: bump versionSigned-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
b3c74767463package/kodi-pvr-vbox: bump versionSigned-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
3ce6e66046dpackage/kodi-pvr-stalker: bump versionSigned-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
2f35e49ec7epackage/kodi-pvr-mythtv: bump versionSigned-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
141ee34dcd4package/kodi-pvr-hts: bump versionSigned-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
ac7fec027d6package/kodi-pvr-filmon: bump versionSigned-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
a0c8994e268package/kodi-pvr-argustv: bump versionSigned-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
4ada0e8339bpackage/kodi-audioencoder-flac: bump versionSigned-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Fabio PorceddaFabio Porcedda
4dd3e6e3f5bbarebox: bump to version 2015.10.0Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
4c55bc1c2a4musl: bump to version 1.1.12Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
b44a384394dsamba4: bump to version 4.3.1Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Alex SuykovAlex Suykov
c436ffbc7efgdb: enable host-gdb on aarch64gdb has full support for aarch64 since version 7.6, current minimum is 7.7.1. Target build was re-enabled over a year ago, but host-gdb was not. Related commits: 0e49733b306b353aad3a29a2c7a6faf25841ef0b gdb disabled for aarch64 4372449a4f8e16f763c7d5a0c125ca015a7cbef6 target-gdb re-enabled Signed-off-by: Alex Suykov <alex.suykov@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Vicente Olivert RieraVicente Olivert Riera
2c9aceea901tstools: GitHub migrationtstools has migrated to GitHub, so let's use this opportuninty to rework this package as well. - Change site to GitHub. - No releases of tags yet, so let's use the latest commit ID from the master branch as a version. - There is currently no license file attributed to tstools, so state that in the tstools.mk file and add empty license file variable. This issue is being tracked upstream: ...
Chris PackhamChris Packham
6e088b101d3syslog-ng: Specify location of libesmtpIf --with-libesmtp is omitted a host tool is invoked to detect the location of the library and headers, which is obviously the wrong thing for a cross-compile environment. Explicitly add --with-libesmtp to resolve this. Fixes: http://git.buildroot.net/buildroot/commit/?id=539acb7500588d0a277357cf831c9f25f770578d http://git.buildroot.net/buildroot/commit/?id=01f41585a78406f6e830d5eaf4413a983812...
Peter KorsgaardPeter Korsgaard
8da1239a122arch/Config.in.x86: drop trailing dot (.) from x1000 URLAnd add an empty line below for clarity. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>