- Dec 27, 2020
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 804a9e18656c1584b059129e0b5cebe2a2405fac) [Peter: drop Makefile changes] Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Waldemar Brodkorb authored
Signed-off-by:
Waldemar Brodkorb <wbx@openadk.org> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
Fix the folloing build failure with protobuf (enabled since commit 31c68a44) and gcc 5.3.0: [ 53%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/opencv-caffe.pb.cc.o In file included from /home/peko/autobuild/instance-1/output-1/per-package/opencv3/host/opt/ext-toolchain/mips64el-buildroot-linux-uclibc/include/c++/5.5.0/atomic:38:0, from /home/peko/autobuild/instance-1/output-1/per-package/opencv3/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/google/protobuf/io/coded_stream.h:115, from /home/peko/autobuild/instance-1/output-1/build/opencv3-3.4.12/buildroot-build/modules/dnn/opencv-caffe.pb.h:23, from /home/peko/autobuild/instance-1/output-1/build/opencv3-3.4.12/buildroot-build/modules/dnn/opencv-caffe.pb.cc:4: /home/peko/autobuild/instance-1/output-1/per-package/opencv3/host/opt/ext-toolchain/mips64el-buildroot-linux-uclibc/include/c++/5.5.0/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ Fixes: - http://autobuild.buildroot.org/results/7caf175af039054a032b8f63b458b3940d9ec0f3 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
As stated in README: Python 3 or later is required since Python 2 is unsupported since 2020-01-01. Fixes: - http://autobuild.buildroot.org/results/3c8db83a2d1ae094fc718947a508e35e940121ce Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
- Drop patches (already in version) - pkg-config can be used to retrieve dependencies since https://projects.vdr-developer.org/git/vdr.git/commit?id=f5dba03447fa73da6e181ead7fb98c2b0a2fed41 so use it and drop unneeded workarounds such as VDR_INCLUDE_DIRS - Update indentation in hash file (two spaces) https://projects.vdr-developer.org/git/vdr.git/tree/HISTORY?id=V20406 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Fixes: - http://autobuild.buildroot.org/results/98e0bccf3e1a964bb6a52265bd6f11a681ec220d Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Yann E. MORIN authored
OpenCV-3's buildsystem will try to detect ccache and use it if available. This may yield a system-installed ccache. However, in Buildroot, ccache is entirely hidden away and handled in the toolchain wrapper. Forcibly disable detection of ccache. Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr> Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com> Cc: Samuel Martin <s.martin49@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- Dec 26, 2020
-
-
Romain Naour authored
The imx-gpu-viv install libOpenCL.so.1.2 library and cl.h header, so declare it as a libopencl provider. With this support we can select the clinfo package provided by Buildroot instead of the one provided by imx-gpu-viv package. Signed-off-by:
Romain Naour <romain.naour@smile.fr> Cc: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Romain Naour authored
Without this file, the clinfo binary provided by the package doesn't detect the opencl support. Fixes: https://github.com/boundarydevices/buildroot-external-boundary/issues/5 Signed-off-by:
Romain Naour <romain.naour@smile.fr> Cc: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Romain Naour authored
It may be useful for users using Boundary Devices boards to find more advanced defconfigs that the one provided by Buildroot. See: https://github.com/boundarydevices/buildroot-external-boundary#configurations-details Update the readme.txt to add the link to the br2_external maintained by Boundary Devices. Signed-off-by:
Romain Naour <romain.naour@smile.fr> Cc: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stephane Viau authored
Signed-off-by:
Stephane Viau <stephane.viau@oss.nxp.com> [Build- and run-tested on i.MX8QXP MEK rev B0] Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stephane Viau authored
Signed-off-by:
Stephane Viau <stephane.viau@oss.nxp.com> [Build- and run-tested on i.MX8QM MEK] Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stephane Viau authored
Signed-off-by:
Stephane Viau <stephane.viau@oss.nxp.com> [Build- and run-tested on i.MX8MQ EVK] Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stephane Viau authored
Signed-off-by:
Stephane Viau <stephane.viau@oss.nxp.com> [Build- and run-tested on i.MX8MN DDR4 EVK] Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stephane Viau authored
Signed-off-by:
Stephane Viau <stephane.viau@oss.nxp.com> [Build-tested only] Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stephane Viau authored
Signed-off-by:
Stephane Viau <stephane.viau@oss.nxp.com> [Build-tested only] Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stephane Viau authored
Signed-off-by:
Stephane Viau <stephane.viau@oss.nxp.com> [run-tested on i.MX6Q SabreSD, build-tested only for other configs] Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stephane Viau authored
This version is aligned with 5.4.47_2.2.0 NXP Linux BSP. Signed-off-by:
Stephane Viau <stephane.viau@oss.nxp.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stephane Viau authored
This version is aligned with 5.4.47_2.2.0 NXP Linux BSP. Signed-off-by:
Stephane Viau <stephane.viau@oss.nxp.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stephane Viau authored
This version is aligned with 5.4.47_2.2.0 NXP Linux BSP. Signed-off-by:
Stephane Viau <stephane.viau@oss.nxp.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stephane Viau authored
This version is aligned with 5.4.47_2.2.0 NXP Linux BSP. Signed-off-by:
Stephane Viau <stephane.viau@oss.nxp.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stephane Viau authored
This version is aligned with 5.4.47_2.2.0 NXP Linux BSP. Signed-off-by:
Stephane Viau <stephane.viau@oss.nxp.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stephane Viau authored
This version is aligned with 5.4.47_2.2.0 NXP Linux BSP. Signed-off-by:
Stephane Viau <stephane.viau@oss.nxp.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stephane Viau authored
This version is aligned with 5.4.47_2.2.0 NXP Linux BSP. Signed-off-by:
Stephane Viau <stephane.viau@oss.nxp.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stephane Viau authored
This version is aligned with 5.4.47_2.2.0 NXP Linux BSP. Signed-off-by:
Stephane Viau <stephane.viau@oss.nxp.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
udev is an optional dependency (enabled by default) since version 6.1.0: https://github.com/rsmarples/dhcpcd/commit/12bbc8cb5c7507be15a7e0af4140c3d81125c46c Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
privsep is supported since version 9.0.0 and https://github.com/rsmarples/dhcpcd/commit/d5786118da1bad4c247631cae86344f1b249a8cb It is enabled by default since https://github.com/rsmarples/dhcpcd/commit/3a4c2e5604d72151b06ed365aa71493740a3ad75 So use --privsepuser to avoid that the detection mechanism finds a wrong value from host and create it on the target Fixes: - https://bugs.buildroot.org/show_bug.cgi?id=13416 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Add all configure options through DHCP_CONFIG_OPTS and avoid splitting lines when they are less than 80 characters Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
https://github.com/opencv/opencv/wiki/ChangeLog#version3413 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
https://botan.randombit.net/news.html#version-2-17-3-2020-12-21 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
gnutls is an optional dependency since version 1.5.7 and https://gitlab.com/muttmua/mutt/-/commit/457d70d6b10860bae084837024eb34aa3bfbc5fa Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
zlib is an optional dependency which is enabled by default since version 1.14.1 and https://gitlab.com/muttmua/mutt/-/commit/136ae0add512f21bc418f9e31a2f1b970ad1a490 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Activation of openssl for imap is broken since commit 0fcd010a because of the following typo: BR2_PACKAGET_MUTT_IMAP Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Antoine Tenart authored
Changelog: https://github.com/SELinuxProject/refpolicy/releases/tag/RELEASE_2_20200818 Signed-off-by:
Antoine Tenart <atenart@kernel.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
- Update license hash and remove GPL-3.0: https://gitlab.freedesktop.org/bustle/bustle/-/commit/c3f2f160c528c874c483a314ebbf997abfd85492 - Use PCAP_CONFIG which is available since https://gitlab.freedesktop.org/bustle/bustle/-/commit/7e2daf2984fc4d479b153e899b80e8d669ff54cf - Update indentation in hash file (two spaces) https://hackage.haskell.org/package/bustle-0.8.0/changelog Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Gary Bisson authored
Uses the same file as IMX6Q platform, see imx6sl.dtsi. Signed-off-by:
Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
- Dec 25, 2020
-
-
Fabrice Fontaine authored
Disable PKWARE traditional and WinZIP AES encryption without openssl to avoid the following build failure due to MZ_FETCH_LIBS being set to OFF since commit f9d31de3 Fixes: - http://autobuild.buildroot.org/results/ae16497bf56df9ce4be97651b5ce65f75bdf909f Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Fabrice Fontaine authored
With BR2_RELRO_PARTIAL or BR2_RELRO_FULL, our toolchain wrapper will forcibly add -Wl,-z,relro to any call to the actual compiler. This usually works OK, because gcc will only use those options it needs for the compile step it has to carry: pre-processing, compiling, assembling, or linking, and ignore those options it does not need. Excpt in one case: when -v is passed standalone, with no input file, then gcc will falsely believe it has to do a link stage; $ gcc -Wl,-z,relro -v [...] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': (.text+0x24): undefined reference to `main' collect2: error: ld returned 1 exit status Fixing that in our wrapper will not be easy, because we'd have to detect there is no input file. Doing so would probably require we support almost all gcc options to differentiate between the parameter of an option (e.g. -I /some/path) from an actual inpout file. This would not be very robust, and would have a high risk od breaking when we introduce the next gcc version. Since it seems that only rhash is affected, due to its inventive, custom, hand-written configure script, we just patch it to be a bit more robust in the face of a compiler that could not accept -v, and fallback to --version. Fixes: - http://autobuild.buildroot.org/results/8605c16cc28316954ce8b9dcc266974390c5da20 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> [yann.morin.1998@free.fr: - retain "$CC -v" as default, fallback to "$CC --version", in the hope that it stands better chance with upstream - write a commit log to explain the actual root-cause of the build failure ] Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Baruch Siach authored
Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-