- Mar 30, 2019
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> [Peter: drop Makefile changes] (cherry picked from commit 863761ff3c6233e6e2ef836c4600590dc0d38197) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Korsgaard authored
We use alternative left/right alignment of the announcement boxes. Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- Mar 29, 2019
-
-
Peter Korsgaard authored
Commit 15cb9876 (release: remove manual build files from release tarballs) tried to remove the temporary files from the manual build from the release tarball, but manual-clean only removes build/docs/manual and leaves build/docs in the tarball. Instead use 'make clean' to completely remove the build directory from the tarball. Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Eloi Bail authored
gst1-plugins-bayer2rgb-neon[1] is a gstreamer1 plugin which uses bayer2rgb-neon library to decode raw camera bayer to RGB using NEON hardware acceleration. [1] https://git.phytec.de/gst-bayer2rgb-neon Signed-off-by:
Eloi Bail <eloi.bail@savoirfairelinux.com> [Thomas: - add entry to DEVELOPERS file - add .hash file - adjust Config.in to match bayer2rgb-neon - add Config.in comment - drop --prefix=/usr from CONF_OPTS] Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Eloi Bail authored
bayer2rgb-neon[1] is a library which allows decoding raw camera bayer to RGB using NEON hardware acceleration. [1]: https://git.phytec.de/bayer2rgb-neon/ Signed-off-by:
Eloi Bail <eloi.bail@savoirfairelinux.com> [Thomas: - use "config" instead of "menuconfig" - use BR2_ARM_CPU_HAS_NEON instead of BR2_ARM_ENABLE_NEON - use BR2_INSTALL_LIBSTDCPP instead of BR2_TOOLCHAIN_BUILDROOT_CXX - add dependency on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9, because the code is using C++11 - add missing Config.in comment - drop --prefix=/usr from CONF_OPTS, it is passed by the autotools-package infrastructure - simplify CFLAGS logic - move from "Applications" to "Libraries" in menuconfig - add missing .hash file - add entry in DEVELOPERS file] Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
- Remove patches (already in version) and autoreconf - Add hash for license file Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Apply the same behavior for CPU in gst1-libav than in ffmpeg: - use generic cpu for all mips architectures - use GCC_TARGET_{ARCH,CPU} instead of BR2_TARGET_{ARCH,CPU} Fixes: - http://autobuild.buildroot.org/results/776028a43bd180b4895efc74321e3aee56cbcb47 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
AS "hack" is also needed for powerpc builds otherwise build fails on: AS libavcodec/ppc/fft_altivec.o /home/buildroot/autobuild/run/instance-2/output/host/bin/powerpc64-linux-as: invalid option -- '_' This error is raised because CPPFLAGS are (wrongly) passed to AS Fixes: - http://autobuild.buildroot.org/results/6710e72452fe70788d75191b8b735f90beff9361 - http://autobuild.buildroot.org/results/a1f22975d4a4a6cfc553a450da464a431702800f - http://autobuild.buildroot.org/results/be2d161443c5ab24979e6b9389eb21a53d4b4066 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Giulio Benetti authored
For 5.0 support. git shortlog --invert-grep --grep travis --no-merges e28c274f85c65ebec82cdf0f8d021895e105d917.. Giulio Benetti (2): README: update instructions to copy libraries README: add arm64 build instructions Roman Stratiienko (1): mali: support building against 5.0 Signed-off-by:
Giulio Benetti <giulio.benetti@micronovasrl.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Mark Corbin authored
Update the RISC-V QEMU virt machine defconfigs to use the mainline 4.20.17 kernel instead of the version from the riscv-linux repository. This change has been tested with QEMU 3.1.0. Signed-off-by:
Mark Corbin <mark.corbin@embecosm.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Peter Korsgaard authored
Fixes the following security vulnerability: CVE-2019-9169: Attempted case-insensitive regular-expression match via proceed_next_node in posix/regexec.c leads to heap-based buffer over-read. Reported by Hongxu Chen. Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Baruch Siach authored
mkfs.ubifs now uses openssl when available. Cc: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Baruch Siach authored
Add a patch that removes dependency on openssl header when openssl is not installed. Fixes: http://autobuild.buildroot.net/results/a78/a78544def5c17edccdf5db821318b8efa3fc7b8f/ http://autobuild.buildroot.net/results/ed8/ed82ef6c15d7f59c9b93d237f53fc09513ed5c4f/ http://autobuild.buildroot.net/results/ede/ede17d68948fd478c366673b7d22f07cee3bd09a/ Cc: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> [Peter: drop Makefile changes] (cherry picked from commit c2bc504367392fdcb1fa663d5d5f8a8057f89908) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> [Peter: drop Makefile changes] (cherry picked from commit 962bef5d075581a7853af4e835b584a658b8f2c0) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Max Filippov authored
This fixes the following build error caused by link-time relaxation removing copies of literals that reference undefined weak symbols with PLT entries created due to -rdynamic option passed to g++ link command: ld: BFD (GNU Binutils) 2.31.1 internal error, aborting at elf32-xtensa.c:3292 in elf_xtensa_finish_dynamic_sections Fixes: http://autobuild.buildroot.net/results/d41/d41aae8a448c316187f9fbde40f1d077182bb244/ Signed-off-by:
Max Filippov <jcmvbkbc@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Korsgaard authored
Notice: 4.20.x is now EOL. Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- Mar 28, 2019
-
-
Ed Blake authored
Signed-off-by:
Ed Blake <ed.blake@sondrel.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Ed Blake authored
Add a new option for custom external toolchains to enable OpenMP support. Signed-off-by:
Ed Blake <ed.blake@sondrel.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Thomas Petazzoni authored
Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Vadim Kochan authored
mausezahn can't be build with uclibc because uclibc does not provide ceill() function, so it does not allow to build all netsniff-ng's tools with uclibc. Fix it by moving mausezahn under separate config option, which has own dependencies and packages selection (libnet & libcli). Signed-off-by:
Vadim Kochan <vadim4j@gmail.com> [Thomas: - use the allbutmausezahn and install_allbutmausezahn targets inside of enumerating all the tools in the .mk file - stick to a "config" instead of introducing a "menuconfig"] Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Michel Stempin authored
Signed-off-by:
Michel Stempin <michel.stempin@wanadoo.fr> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Thomas De Schampheleire authored
Patch is removed because it is included in the release. >From the release notes: ----------------------------------------------------------------- Changes from 2.0.2 to 2.1.0: Features: - mkfs.ubifs: Implement support for file system encryption - mkfs.ubifs: Implement selinux labelling support - ubinize: add support for skipping CRC check of a static volume when opening - ubimkvol: add support for skipping CRC check of a static volume when opening - Add lsmtd program Fixes: - update various kernel headers - Instead of doing preprocessor magic, just output off_t as long long - fix verification percent display in flashcp - mkfs.ubifs: fix double free - mkfs.ubifs: Fix xattr nlink value - ubinize: avoid to create two UBI_LAYOUT_VOLUME_ID volume - common.h: fix prompt function - libmtd: don't print an error message for devices without ecc support - io_paral: Fix error handling of update_volume() - ubimkvol: Initialize req to zero to make sure no flags are set by default - libubi: add volume flags to ubi_mkvol_request - mkfs.ubifs: add_xattr is not depending on host XATTR support - Revert "Return correct error number in ubi_get_vol_info1" which introduced a regression. - make sure pkg-config is installed in configure script - ubiformat: process command line arguments before handling file arguments Cleanup: - ubiformat: remove no-volume-table option ----------------------------------------------------------------- Signed-off-by:
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Angelo Compagnucci authored
fail2ban default configuration is not compatible with buildroot as is. In order to not force the user to overwrite it in an overlay and having a fail2ban service running out of the box, this patch adds a fixup step to adapt the default configuration to running on buildroot. The dbfile is None to not add a dependency on BR2_PACKAGE_PYTHON_SQLITE. Signed-off-by:
Angelo Compagnucci <angelo@amarulasolutions.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-