Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Will WagnerWill Wagner
b5fcf958276qt5base: add option for custom qconfig file Add in support for a custom qconfig file in the same way it is already p...
Thomas PetazzoniThomas Petazzoni
6a9095a39a7Revert "rsyslog: fix config file comment style" This reverts commit d42f0f96aa13bc160bdfeb40ca75f53adb7af64e, which ...
Thomas PetazzoniThomas Petazzoni
c60766a3727flite: fix <pkg>_LICENSE_FILES Following commit dd4bcebd7c43212650cccc2494527dc3d69024d9 ("flite: use FLITE_STRIP_CO...
Maxim MikityanskiyMaxim Mikityanskiy
b746088a609package/systemd: add missing dependencies Systemd depends on mount and nologin from util-linux. Mount from busybox i...
Guillaume GARDETGuillaume GARDET
ea443e624ccc-icap-modules: new package [Thomas: - Do not pass custom CFLAGS and remove the hacks on the Makefile: since t...
Maxime HadjinlianMaxime Hadjinlian
76d1c729f09package: Remove shell completion at finalize stage Instead of doing a removal of the completion file package per pac...
Eric Le BihanEric Le Bihan
470cd0dcadaFix selection of bootloaders from $(BR2_EXTERNAL) If a package is based on "generic-package", pkg-generic.mk will co...
Yann E. MORINYann E. MORIN
34ee471f2a9package/rpi-userland: drop -Werror Fixes: http://autobuild.buildroot.org/results/501/5012affec6c85fe7749ac86d18d...
Thomas PetazzoniThomas Petazzoni
f410de41407arch: aarch64 always has a MMU Following the addition of AArch64 big endian, the AArch64 little endian option had lo...
Bamvor Jian ZhangBamvor Jian Zhang
827ba46556baarch64: add big endian(aarch64_be) support Add aarch64_be support. Note that CONFIG_CPU_BIG_ENDIAN should be define...
Maxime HadjinlianMaxime Hadjinlian
44c48b1274fpkg-autotools: Remove useless space Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Th...
Luca CeresoliLuca Ceresoli
dd4bcebd7c4flite: use FLITE_STRIP_COMPONENTS and FLITE_SUBDIR So far, to overcome the buggy way the flite tarball is made, we h...
Gustavo ZacariasGustavo Zacarias
2ae93873e3dicu: update icudata generator URL It was pointing to version 51.x which wouldn't work well with 55.x. Point it to t...
Thomas PetazzoniThomas Petazzoni
e0dee07e9bdkeyutils: add patch to fix musl build failure Fixes: http://autobuild.buildroot.org/results/253/2536b59735f33709f...
Thomas PetazzoniThomas Petazzoni
2af75321d25kismet: mark as not available for static builds This reverts commit a3365ebf72fc34c71e28191f107280b9d7c825a1, and ma...
Maxime HadjinlianMaxime Hadjinlian
b5c763c490dsystemd: fix some coding style issues [Thomas: adjust commit title, some additioanl coding style fixes.] Signed-off...
Luca CeresoliLuca Ceresoli
36b2d9ab0c8qpid-proton: new package [Thomas: - Do not define QPID_PROTON_VERSION_MAJOR, and use proto-* instead, as sug...
Thomas PetazzoniThomas Petazzoni
22ed697d11epackages: do not use TAR_STRIP_COMPONENTS, but directly --strip-components Signed-off-by: Thomas Petazzoni <thomas.p...
Yann E. MORINYann E. MORIN
5e0ccea25fbpackage/firmware-imx: fix legal-info Part of fimrware-imx were dropped in the new version, so we have less legal-inf...
Thomas PetazzoniThomas Petazzoni
ef7cc99c7a4pkg-generic: fix fallout of <pkg>_STRIP_COMPONENTS introduction The introduction of <pkg>_STRIP_COMPONENTS broke the...
Thomas PetazzoniThomas Petazzoni
5ec154fa413c-icap: disable Perl support The Perl support in c-icap does not build properly, because it queries the system-insta...
Thomas PetazzoniThomas Petazzoni
58f6b79334ec-icap: needs MMU support Fixes: http://autobuild.buildroot.org/results/8c3/8c3e397eeecb2a6a39fbae1d8665bff92ef3e...
Jörg KrauseJörg Krause
d082f1390c0package/nodejs: version bump to 0.12.7 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Reviewed-by: "Yann E...
Yann E. MORINYann E. MORIN
6391bfd76b3package/sysdig: use kernel-module helper sysdig's Makefile was already calling the Linux buildsystem to build its mo...
Yann E. MORINYann E. MORIN
e5f4122c56dpackage/simicsfs: use kernel-module helper We were already using the Linux buildsystem to build simicsfs' modules, s...
Yann E. MORINYann E. MORIN
7b5c2e658f3package/owl-linux: use kernel-module helper The owl-linux' Makefile is only calling the Linux buildsystem, so switch...
Yann E. MORINYann E. MORIN
731c71d23f4package/on2-8170-modules: use kernel-module helper We were already using the Linux buildsystem to build on2-8170-mod...
Yann E. MORINYann E. MORIN
54a42de9667package/ocf-linux: use kernel-module helper We have a patch that makes ocf-linux' Makefile basically only call to th...
Yann E. MORINYann E. MORIN
be2b20be6e9package/cryptodev-linux: use the kernel-module helper The kernel module needs the version.h headers at build-time, b...
Yann E. MORINYann E. MORIN
84d97e6200fpackage/ktap: use kernel-module helper Passing the KERNEL_SRC variable is no longer needed, since it was only used t...
Yann E. MORINYann E. MORIN
95f52a7b7eapackage/igh-ethercat: use kernel-module helper igh-ethercat's Makefile just contains calls to the Linux buildsystem,...
Yann E. MORINYann E. MORIN
57f86ba3410package/lttng-modules: use kernel-module helper lttng-modules' Makefile already uses the Linux buildsystem to build ...
Yann E. MORINYann E. MORIN
9e8857d05aedocs/manual: add kernel-module Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas...
Yann E. MORINYann E. MORIN
8b525dc934fpackage-infra: add helper to build kernel modules The Linux kernel offers a nice and easy-to-use infra to build out-...
Bernd KuhlsBernd Kuhls
628de86c996package/x11r7/xdriver_xf86-video-geode: bump version to 2.11.17 Removed patch applied upstream. Signed-off-by: Bern...
Bernd KuhlsBernd Kuhls
98573709465package/x11r7/xdriver_xf86-input-libinput: bump version to 0.11.0 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.d...
Luca CeresoliLuca Ceresoli
10a2b798a45zic: use <PKG>_STRIP_COMPONENTS Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Arnout Vandecappelle ...
Luca CeresoliLuca Ceresoli
8fe6ee1631ctzdata: use <PKG>_STRIP_COMPONENTS Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Arnout Vandecappel...
Luca CeresoliLuca Ceresoli
6c0188d7a57nanocom: use <PKG>_STRIP_COMPONENTS Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Reviewed-by: Arnout Vandeca...
Luca CeresoliLuca Ceresoli
570566ddc5cintel-microcode: use <PKG>_STRIP_COMPONENTS Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Reviewed-by: Arnout...
Luca CeresoliLuca Ceresoli
62803be844bdocs/manual: document <PKG>_STRIP_COMPONENTS Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Cc: Arnout Vandeca...
Luca CeresoliLuca Ceresoli
73b9a5ee023Add <PKG>_STRIP_COMPONENTS for packages with non-standard tarballs Usually package tarballs contain only a directory...
Clayton ShotwellClayton Shotwell
4837354fff8pkg-generic: Fix host _DL_VERSION corner case In the case when a package has a host version, the package is dependen...
Maxime HadjinlianMaxime Hadjinlian
e1baac68bcbbusybox: Install udhcpc script only if enabled It doesn't make sense to install such a scripts if UDHCPC was not sel...
Peter SeidererPeter Seiderer
6c395a22e76racehound: new package [Thomas: - indicate in the Config.in help text that CONFIG_KPROBES - add missing final do...
Peter BoudaPeter Bouda
6874f5bac94python-pygame: remove python dependency With the dependency on BR2_PACKAGE_PYTHON it was only possible to build the ...
Bernd KuhlsBernd Kuhls
10619dddcb2package/ffmpeg: bump version to 2.6.3 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Pet...
Bernd KuhlsBernd Kuhls
d8247868759package/x11r7/xlib_libXrandr: bump version to 1.5.0 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-...
Bernd KuhlsBernd Kuhls
bcb1ae9765cpackage/x11r7/xproto_randrproto: bump version to 1.5.0 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-o...
Bernd KuhlsBernd Kuhls
c413cb9480bpackage/dovecot-pigeonhole: bump version to 0.4.8 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by...
Bernd KuhlsBernd Kuhls
a89263f7f06package/dovecot: bump version to 2.2.18 Removed patch applied upstream: http://hg.dovecot.org/dovecot-2.2/rev/e4ad83...
Bernd KuhlsBernd Kuhls
f512b4efdbapackage/lame: Fix compile on 32bit Intel In file included from xmm_quantize_sub.c:37:0: /home/br/br5/output/host/usr...
Bernd KuhlsBernd Kuhls
861600b15f1package/lame: Fix autoreconf Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <t...
ColleenColleen
33f09a63ea01/1] package/linux-firmware: add iwlwifi 6000g2a firmware Signed-off-by: Colleen Twitty <colleen@skycatch.com> Teste...
Jörg KrauseJörg Krause
4dd4b9ace58boot/uboot: add support for i.MX28 NAND format Allow to generate 'u-boot.nand', Freescale i.MX28 BootStream format (...
Gary BissonGary Bisson
49f9efc4a6bqmx6_defconfig: bump version to 3.10.53_1.1.0 Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-of...
Gary BissonGary Bisson
7b67d3714b4freescale_imx6*_defconfig: bump version to 3.10.53-1.1.0 GA Signed-off-by: Gary Bisson <gary.bisson@boundarydevices....
Gary BissonGary Bisson
5140658c1a1board/boundarydevices: rework and update u-boot scripts Those scripts are executed by u-boot in order to detect the ...
Gary BissonGary Bisson
82c76fbfe64nitrogen6x_defconfig: bump version to 3.10.53_1.1.1_ga Also update the dtb files to be generated. Signed-off-by: Ga...
Gary BissonGary Bisson
73930a6bb02xdriver_xf86-video-imx-viv: bump to version 3.10.53-1.1.0 GA Previous patch for the LoadExtension call isn't needed ...
Gary BissonGary Bisson
4c0613e7de0gpu-viv-bin-mx6q: rename package to imx-gpu-viv In order to be in line with new Freescale naming convention: https:...
Antoine TenartAntoine Tenart
15cd6fe2222gpu-viv-bin-mx6q: bump to 5.0.11.p4.1 Bump the Vivante drivers to 5.0.11.p4.1. The version scheme has changed and 5....
Gary BissonGary Bisson
3b9327f2645freescale-imx: bump to 3.10.53-1.1.0 GA release This version now only applies to imx-lib and firmware-imx. All other...
Gary BissonGary Bisson
f2af493fd9bimx-vpu: bump version to 5.4.27 - imx-vpu version changed to internal version - VPU share memory file open fixes - U...
Gary BissonGary Bisson
cf448c4fe50gst-fsl-plugins: bump version to 4.0.2 This patch is based on the Yocto equivalent: https://github.com/Freescale/met...
Gary BissonGary Bisson
91883109285libfslparser: bump version to 4.0.2 New feature for 4.0.2 version: * Enhanced Metadata supporting in MP4, MKV, AVI, ...
Gary BissonGary Bisson
0036781f595libfslcodec: bump version to 4.0.2 This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-fs...
Gary BissonGary Bisson
109458d0788libfslvpuwrap: bump version to 1.0.57 New feature for 1.0.57 version: * Add workaround for rmvb decode timeout issue...
Max FilippovMax Filippov
c7e1c58fac8binutils: fix xtensa gas segfault with --text-section-literals Building libgcc with TARGET_ABI flags results in asse...
Johan OudinetJohan Oudinet
dcf54ea83a1erlang-p1-yaml: bump to version e1f081e Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: Thomas...
Johan OudinetJohan Oudinet
5158eaa8665erlang-p1-sip: bump to version fd3e461 Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: Thomas ...
Johan OudinetJohan Oudinet
3789597275ferlang-p1-stun: bump to version a3dce07 Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: Thomas...
Johan OudinetJohan Oudinet
4ac92ba69d3erlang-p1-xml: bump to version 2c61083 Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: Thomas ...
Johan OudinetJohan Oudinet
c7b5a9cbfe1erlang-p1-stringprep: bump to version 3c64023 Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: ...
Johan OudinetJohan Oudinet
c0ca053e509erlang-p1-tls: bump to version b070004 Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: Thomas ...
Johan OudinetJohan Oudinet
7926943ae56erlang-p1-cache-tab: bump to version f7ea12b Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: T...
Johan OudinetJohan Oudinet
226f7794943erlang-p1-utils: bump to version 1bf99f9 Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: Thoma...
Johan OudinetJohan Oudinet
2eaf98df383ejabberd: fix package version The configure tries to guess the version from the last git tag, which is incorrect her...
Johan OudinetJohan Oudinet
23f4cf81bbeejabberd: bump to version 15.06 Adapt patches accordingly and add a dependency to getent. Signed-off-by: Johan Oudi...
Jörg KrauseJörg Krause
77fbc684c56package/mtd: add patch to fix host build error with gcc 5.1 host-mtd build fails with gcc 5.1: error: redefinition...
Baruch SiachBaruch Siach
22501805ed4libxmlrpc: fix static build Fixes: http://autobuild.buildroot.net/results/16d/16de14ace7b4e089f56b9cb173542e487cae3a...
Marc-André ChénierMarc-André Chénier
685449372acpackage/linux-firmware: add missing nvs file for the wl18xx firmware The wl18xx shares the same wlcore as the wl1271...
Clayton ShotwellClayton Shotwell
a409d76e837squashfs: Add xattr support Adding extended attribute support for the squashfs tools when the attr package is select...
Matt WeberMatt Weber
d42f0f96aa1rsyslog: fix config file comment style The upstream versions of rsyslog (v8 and higher) have this commit to fix the ...
Floris BosFloris Bos
e7d515d00e5postgresql: init script: wait till server has started Adds "-w" option to init script to wait till the database serv...
Pascal de BruijnPascal de Bruijn
bc16d5444fbnano: work around broken syntax highlighting regexes [Thomas: use --with-wordbounds instead of fiddling with CFLAGS....
Bernd KuhlsBernd Kuhls
df8bfa3f8c0package/mplayer: Add additional X11 dependencies Proposed fix for https://bugs.busybox.net/show_bug.cgi?id=8206 Sig...
Gustavo ZacariasGustavo Zacarias
3ddda416accphp: security bump to version 5.6.11 Fixes: CVE-2015-3152 - mysqlnd is vulnerable to BACKRONYM And other security b...
Sylvain RaybaudSylvain Raybaud
aa1362f220ebusybox: adjust configuration to add fancy options to the sleep applet Set CONFIGURE_FEATURE_FANCY_SLEEP and CONFIG_...
Baruch SiachBaruch Siach
55dd510bcb2bootutils: update website URL The original homepage seems to be down. Use the sourceforge intro page instead. Signe...
Alexey BrodkinAlexey Brodkin
474d39991bfqt: fix execution on ARC Even though Qt4 could be built for ARC cores during execution of Qt4 applications on target...
Gustavo ZacariasGustavo Zacarias
ed1d98daa11btrfs-progs: bump to version 4.1.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas P...
Bernd KuhlsBernd Kuhls
1bd494f0a8fpackage/mesa3d: Remove libGL headers/pkgconfig when OpenGL is disabled mesa3d defaults to --enable-opengl due to its...
Thomas ClaveiroleThomas Claveirole
5ba276de2a8fcgiwrap: new package Add package fcgiwrap from https://nginx.localdomain.pl/wiki/FcgiWrap fcgiwrap is a simple ser...
Thomas ClaveiroleThomas Claveirole
51c9ee06553libfcgi: link with libm when needed libfcgi uses frexp() and thus should link with libm, but fails to do so. Thus l...
Frank HunlethFrank Hunleth
6272583956ezeromq: depend on libsodium if available ZeroMQ doesn't require libsodium, but will enable CURVE security if it's av...
Frank HunlethFrank Hunleth
03b5b63c248libsodium: new package Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Reviewed-by: Romain Naour <romai...
Waldemar BrodkorbWaldemar Brodkorb
0b056944f58enlightment: xtensa workaround no longer required With the update to uClibc-ng 1.0.3, this is no longer needed, as t...
Gustavo ZacariasGustavo Zacarias
e97938286f7linux: bump default to version 4.1.2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas...
Gustavo ZacariasGustavo Zacarias
e2a27499207linux-headers: bump 3.{10, 14, 18}.x and 4.{0, 1}.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>...
Gustavo ZacariasGustavo Zacarias
ec1f146c0d8gettext: bump to version 0.19.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Peta...
Gustavo ZacariasGustavo Zacarias
4a35ee875f9file: bump to version 5.24 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni...
Gustavo ZacariasGustavo Zacarias
72688a00d50libunistring: bump to version 0.9.6 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas ...
Gustavo ZacariasGustavo Zacarias
43860b868c4libidn: bump to version 1.31 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzo...
Gustavo ZacariasGustavo Zacarias
08138dd1306ruby: enable parallel build Re-enable parallel builds, it doesn't seem to be affected by the issue worked around in ...
Maxim MikityanskiyMaxim Mikityanskiy
a93fc3455a4package/e2fsprogs: make /sbin/fsck available systemd looks for fsck in /sbin, so make symlink: /sbin/fsck -> /usr/sb...
Thomas PetazzoniThomas Petazzoni
821f30c82c4docs/manual/beyond-buildroot: additional minor fixes Those issues were noticed by Thomas De Schampheleire during the...
Noé RubinsteinNoé Rubinstein
618346836eddocs/manual/beyond-buildroot: building and testing live-CDs [Thomas: reworked a bit the phrasing, plus mention that ...
Guillaume GARDETGuillaume GARDET
97b494b0d33c-icap: new package [Thomas: - Remove trailing whitespace everywhere - Rewrap the Config.in help text - Fix Confi...
Gustavo ZacariasGustavo Zacarias
9c9598e023bpopt: add hash file Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thoma...
Gustavo ZacariasGustavo Zacarias
bd9aaf23042transmission: add hash file Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzon...
Gustavo ZacariasGustavo Zacarias
2cc15322e72rp-pppoe: add hash file Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <t...
Gustavo ZacariasGustavo Zacarias
d755e542fdanetstat-nat: add hash file Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni...
Fabio PorceddaFabio Porcedda
f7859f892e5expect: bump to version 5.45.3 Download it from the cvs repository because it is not availabe as a downloadable file...
Fabio PorceddaFabio Porcedda
21036a58a20manual: cvs: document that a branch or a date can be used Also instead of using the generic word "timestamp" use the...
Fabio PorceddaFabio Porcedda
6c0d6592f40support/download/cvs: add support to use a date instead of a tag This is useful when a tag is not avaiable. Also fi...
Gustavo ZacariasGustavo Zacarias
68152fea9b3qemu/configs: enable DRM+QXL for x86 and x86_64 Allows for nicer framebuffer emulation under Qemu with the QXL xorg ...
Gustavo ZacariasGustavo Zacarias
3d1316d87d8xdriver_xf86-video-qxl: new package Add the QEMU paravirt QXL video driver. Signed-off-by: Gustavo Zacarias <gustav...
Alexey BrodkinAlexey Brodkin
a3b44fa70cbquagga: disable PIE on ARC Even though ARC gcc understands "-pie" option and attempts to generate PIE binaries as of...
Alexey BrodkinAlexey Brodkin
701e75bf3d4pure-ftpd: add patch that fixes build if HAVE_EXPLICIT_BZERO is defined This patch was already merged upstream and o...
Alexey BrodkinAlexey Brodkin
29bccd08385pure-ftpd: disable PIE on ARC Even though ARC gcc understands "-pie" option and attempts to generate PIE binaries as...
Gustavo ZacariasGustavo Zacarias
d4e547438cfopenssl: security bump to version 1.0.2d Fixes CVE-2015-1793 - Alternative chains certificate forgery. Signed-off-b...
Peter KorsgaardPeter Korsgaard
ecd8e9b238fopenssl: drop !static dependency from OPENSSL_BIN option The dependency doesn't make sense now that the option only ...
Benoît ThébaudeauBenoît Thébaudeau
ca58207df09openssl: fix static build If configured with no-dso, the openssl binary still gets linked with -ldl, while libdl is ...
Peter KorsgaardPeter Korsgaard
2b47c7f095fsystem/device_table.txt: /etc/random-seed is no more So don't try to set the permissions of it. Signed-off-by: Pete...
Danomi ManchegoDanomi Manchego
5eb23c9b880pkg-autotools: fix whitespace regex in libtool patch hook The first sed line for ltmain_version attempts to match wh...
Baruch SiachBaruch Siach
f33f766860asystem/skeleton: don't use random-seed from a read-only fs A random-seed from a read-only filesystem is useless. Al...
Baruch SiachBaruch Siach
ed0b44fdcecsystem/skeleton: remove random-seed Seeding the entropy pool with a known seed makes more harm than good. This is es...
Gustavo ZacariasGustavo Zacarias
ba67b27350cusb_modeswitch_data: bump to version 20150627 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-b...
Gustavo ZacariasGustavo Zacarias
b4ec5baec7ausb_modeswitch: bump to version 2.2.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter...
Luca CeresoliLuca Ceresoli
d503a13a7c4stm32flash: new package Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Tested-by: Frank Hunleth <fhunleth@troo...
Vicente Olivert RieraVicente Olivert Riera
f64f1893887lvm2: bump to version 2.02.125 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter ...
Gustavo ZacariasGustavo Zacarias
f70f45a43c4bind: security bump to version 9.9.7-P1 Fixes: CVE-2015-4620 - On servers configured to perform DNSSEC validation an...
Luca CeresoliLuca Ceresoli
3bb40c7d860snmppp: autoreconf is not needed anymore Tarballs of recent versions ship a configure script. Signed-off-by: Luca C...
Vanya SergeevVanya Sergeev
4f73fba92cbc-periphery: bump version to 1.0.3 Signed-off-by: Vanya Sergeev <vsergeev@gmail.com> Signed-off-by: Thomas Petazzoni...
Vanya SergeevVanya Sergeev
5fe3e0c8c49lua-periphery: add hash file Signed-off-by: Vanya Sergeev <vsergeev@gmail.com> Signed-off-by: Thomas Petazzoni <thom...
Vanya SergeevVanya Sergeev
bdebcd39025lua-periphery: bump version to 1.0.5, remove dependency on c-periphery The new version of the lua-periphery LuaRocks...
Jörg KrauseJörg Krause
aee57627b09package/libtirpc: remove host-pkgconf dependency configure.ac does not contain PKG_CHECK_MODULES anymore. Signed-of...
Gustavo ZacariasGustavo Zacarias
85945aad913iproute2: bump to version 4.1.1 Now with local header for tipc support on older kernels. Signed-off-by: Gustavo Zac...
Bernd KuhlsBernd Kuhls
f5fbb12da0fpackage/mesa3d: If udev is not present, sysfs is used as a replacement Support for sysfs as a replacement for udev w...
Peter SeidererPeter Seiderer
34c416d5b5blibevdev: bump version to 1.4.3 >From [1]: - tools: widen frequency resolution to µs in the DPI tool - tools: compla...
Gustavo ZacariasGustavo Zacarias
eaa872edca2xtables-addons: bump to version 2.7 Fixes build issues with kernels 4.1+ Signed-off-by: Gustavo Zacarias <gustavo@z...
Nathaniel RoachNathaniel Roach
0b067e27378package/bind: Enable filter-aaaa-on-v4 option This allows usage of the filter-aaaa-on-v4 configuration option. This ...
Danomi ManchegoDanomi Manchego
9917e48d7ebpkg-autotools: fix patching libtool for version 2.4 If the libtool used by the package is 2.4 (i.e. with no patchlev...
Vicente Olivert RieraVicente Olivert Riera
057dad9c5ffsquid: explicitly disable openssl support when BR2_PACKAGE_OPENSSL != y Signed-off-by: Vicente Olivert Riera <Vincen...
Bernd KuhlsBernd Kuhls
a865c6bd598package/vlc: Fix SSE support with gcc5 Compile fails make[4]: Entering directory `/home/fli4l/br6_freeswitch/output...
Vicente Olivert RieraVicente Olivert Riera
07f484e13c7squid: add gnutls support A new --without-gnutls option has been added to configure, so let's use it in order to ena...
Vicente Olivert RieraVicente Olivert Riera
d43343c86f8squid: bump to version 3.5.6 - Bump to version 3.5.6 - Update hash file - Change configure options according to rele...
Vicente Olivert RieraVicente Olivert Riera
e9b7ccb8de8nano: bump to version 2.4.2 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Pe...
Vicente Olivert RieraVicente Olivert Riera
a2bef06197alvm2: bump to version 2.02.124 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas...
Alexey BrodkinAlexey Brodkin
145e0d9f57fberkeleydb: accommodate threads presence/absence In BerkeleyDB the most convenient implementation of mutexes on Linu...
Benoît ThébaudeauBenoît Thébaudeau
a7bc0b96233openssl: always build apps Now that building the openssl binary without MMU is supported, the only reason left for n...
Gustavo ZacariasGustavo Zacarias
a562d2968accollectd: fix parallel build issues For version 5.5.x a reorganization was made and some common funtionality was mov...
Angelo CompagnucciAngelo Compagnucci
d3ec8172152package:sysdig: bump to version 0.1.100 This patch bumps to version 0.1.100, removes the no more neded upstream incl...
Peter KorsgaardPeter Korsgaard
1f2bb5504fdntp: drop unused POST_PATCH_HOOKS handling Now that NTP_PATCH_FIXUPS is gone. Reported-by: Danomi Manchego <danomim...
Christophe Vu-BrugierChristophe Vu-Brugier
16339adfcc1btrfs-progs: drop dependency on acl and attr btrfs-progs does not depend on libacl since version v4.0.1: ab5984f ...
Clayton ShotwellClayton Shotwell
b09f8f01c7dmtd: Add xattr support Adding extended attribute support for the mtd tools when the attr package is selected. This i...
Simon MarchiSimon Marchi
33d99de597dola: Bump to version 0.9.6 We can delete the patch, as it was integrated upstream. Signed-off-by: Simon Marchi <sim...
Samuel MartinSamuel Martin
e5cbe66571epackage/opencv: add opengl support In OpenCV, OpenGL is only used by highgui module. OpenGL support is done using e...
Samuel MartinSamuel Martin
70c7d468937package/opencv: add gtk3 support OpenCV now also supports gtk3 as a GUI toolkit, in addition to gtk2, but only one m...
Samuel MartinSamuel Martin
a2afd565947package/opencv: add qt5 support Starting with the 2.4.6 release, OpenCV supports either Qt4 or Qt5 as GUI toolkit, s...
Samuel MartinSamuel Martin
e6a24e24462package/opencv: depends on GUI toolkits, rather than select them Currently, we only support either Qt4 or gtk2, but ...
Samuel MartinSamuel Martin
5117b977637package/opencv: add a choice for selecting the gui toolkit In OpenCV, only one GUI toolkit may be used at any one ti...
Yann E. MORINYann E. MORIN
781529b1593package/nodejs: security bump Critical security flaw: https://medium.com/@iojs/important-security-upgrades-for-n...
Yann E. MORINYann E. MORIN
eb6254a5aa2package/nodejs: drop minor version in Config.in Drop the minor version from the Kconfig symbol, so we can seamlessly...
Jerzy GrzegorekJerzy Grzegorek
82da9aa8308imagemagick: bump to version 6.9.1-7 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: P...
Peter KorsgaardPeter Korsgaard
0cbe4bc52d5ntpd: drop unneeded uClibc workaround for refclock_pcf.c refclock_pcf.c contains code using the tm_gmtoff member of ...
Danomi ManchegoDanomi Manchego
7917152f135ntp: drop uselss patch fixup which sometimes breaks rebuild Drop sed line which no longer changes anything as upstre...
Thomas PetazzoniThomas Petazzoni
ff89e1eb0cdwine: fix sane related build failure If sane is installed system-wide on the build machine, then the sane-config bin...
Alex SuykovAlex Suykov
ae0d54ab77asamba4: install systemd files The package comes with usable .service files for smbd, nmbd and winbind, but does not ...
Thomas PetazzoniThomas Petazzoni
63b1fec2795upmpdcli: use relative path for systemd service symlink Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elect...
Alex SuykovAlex Suykov
b8aa3d51667squid: systemd support squid comes with a .service file, but does not install it. [Thomas: use relative path for sy...
Alex SuykovAlex Suykov
2154063a38cupmpdcli: systemd support Usable .service file is provided in the package. Signed-off-by: Alex Suykov <alex.suykov@...
Samuel MartinSamuel Martin
dbe9c5e2049package/vlc: add opencv support This change adds 2 patches (backported from upstream) to vlc fixing the build agains...
Samuel MartinSamuel Martin
fc71d52724epackage/opencv: add gstreamer-1.x support Starting with the 2.4.10 release, OpenCV supports both Gstreamer-0.10 and ...
Samuel MartinSamuel Martin
97daf3a08a7package/opencv: add a choice for selecting gstreamer support OpenCV 3.0 support both gstreamer-0.10 and gstreamer-1....
Bernd KuhlsBernd Kuhls
bfb8df2ad9bpackage/ffmpeg: Fix i586 compilation with gcc5 In file included from libavcodec/cabac_functions.h:46:0, ...
Fabio PorceddaFabio Porcedda
7314eaa0170barebox: bump to version 2015.07.0 Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by: Thomas Pe...
Gustavo ZacariasGustavo Zacarias
26ff90e41c2coreutils: bump to version 8.24 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
680ddc6539blinux-headers: bump 3.{10,14}.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thom...
Gustavo ZacariasGustavo Zacarias
447916b26efkvmtool: new package Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com> Reviewed-by: Arnout Vande...
Thomas PetazzoniThomas Petazzoni
98e1848db11busybox: PAM support needs thread support In commit f21b2558a097d07b53b6f20a47770468e9e4f7ed ("busybox: added linux-...
Thomas PetazzoniThomas Petazzoni
bfe2ba7453etor: needs NPTL threads Fixes: http://autobuild.buildroot.org/results/f09/f09af8dd0d85bc6137a0c2f26cbe62686767b95...
Yann E. MORINYann E. MORIN
ee435eb3f36core/pkg-generic: sanitise FOO_OVERRIDE_SRCDIR In case FOO_OVERRIDE_SRCDIR has trailing spaces, like so: FOO_OVE...
Fabio PorceddaFabio Porcedda
22b327fc743pkg-luarocks: fix top-level parallel makefile support In the *-install-target phase the manifest file is being updat...
Fabio PorceddaFabio Porcedda
1668e1da390packages: fix and improve support for top-level parallel make The boost and jack2 packages fail to build when PARALL...
Arthur LAMBERTArthur LAMBERT
2c6e667caa8board: add support for WarPboard This is a set of patch to add support for warpboard (Freescale board based on imx6s...
Gustavo ZacariasGustavo Zacarias
2e52be79827configs/acmesystems_aria_g25: new configs Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: T...