Fabrice Fontaine
118d2c298b
package/boost: add BR2_PACKAGE_BOOST_NOWIDE
...
nowide library has been added in version 1.73.0 and is enabled by
default
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2020-12-28 22:27:59 +01:00
Pascal Vizeli
4200e8c6dc
package/docker-engine: add AppArmor support
...
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
Signed-off-by: Stefan Agner <stefan@agner.ch >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2020-12-28 21:21:33 +01:00
Pascal Vizeli
924c1f93d4
package/docker-containerd: add AppArmor support
...
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
Signed-off-by: Stefan Agner <stefan@agner.ch >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2020-12-28 21:21:32 +01:00
Pascal Vizeli
7d0f08ae43
package/runc: add AppArmor support
...
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
Signed-off-by: Stefan Agner <stefan@agner.ch >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2020-12-28 21:21:30 +01:00
Peter Korsgaard
1a78af4d10
docs/website: update for 2020.02.9
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2020-12-27 18:24:10 +01:00
Peter Korsgaard
97d3e7a772
Update for 2020.02.9
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
(cherry picked from commit 15a05e6d5a )
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2020-12-27 18:22:23 +01:00
Peter Korsgaard
e80f28a35b
docs/website: update for 2020.08.3
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2020-12-27 17:11:17 +01:00
Peter Korsgaard
ea67cda879
Update for 2020.08.3
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
(cherry picked from commit b6a0f0d08d )
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2020-12-27 16:40:23 +01:00
Peter Korsgaard
acc73e592d
docs/website: update for 2020.11.1
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2020-12-27 16:10:26 +01:00
Peter Korsgaard
e9bf54ab23
Update for 2020.11.1
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
(cherry picked from commit 804a9e1865 )
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2020-12-27 15:39:52 +01:00
Waldemar Brodkorb
d7da7e8aac
package/uclibc: bump version to 1.0.37
...
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2020-12-27 14:17:47 +01:00
Fabrice Fontaine
bf96f4e8d3
package/opencv3: fix build with protobuf and gcc < 6
...
Fix the folloing build failure with protobuf (enabled since commit
31c68a449e ) 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 >
2020-12-27 14:11:22 +01:00
Fabrice Fontaine
039dd5b863
package/python-pycups: needs python3
...
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 >
2020-12-27 14:10:37 +01:00
Fabrice Fontaine
13c6f833d2
package/vdr: bump to version 2.4.6
...
- 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 >
2020-12-27 10:09:02 +01:00
Fabrice Fontaine
5e657530a1
package/mosquitto: fix static build with cjson
...
Fixes:
- http://autobuild.buildroot.org/results/98e0bccf3e1a964bb6a52265bd6f11a681ec220d
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2020-12-27 09:46:16 +01:00
Yann E. MORIN
505e7f4771
package/opencv3: do not detect ccache
...
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 >
2020-12-27 09:43:15 +01:00
Romain Naour
f296b7ac59
package/freescale-imx/imx-gpu-viv: is an libopencl provider
...
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 >
2020-12-26 18:32:46 +01:00
Romain Naour
b37cd79daf
package/freescale-imx/imx-gpu-viv: install Vendor ICDs file (Vivante.icd)
...
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 >
2020-12-26 18:32:45 +01:00
Romain Naour
7554332284
board/boundarydevices: promote buildroot-external-boundary project
...
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 >
2020-12-26 18:32:44 +01:00
Stephane Viau
ac33b58fd3
configs/freescale_imx8qxpmek: bump BSP components to 5.4.47_2.2.0
...
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 >
2020-12-26 18:30:53 +01:00
Stephane Viau
f4ea5c2f5b
configs/freescale_imx8qmmek: bump BSP components to 5.4.47_2.2.0
...
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 >
2020-12-26 18:30:50 +01:00
Stephane Viau
84ae38269f
configs/freescale_imx8mqevk: bump BSP components to 5.4.47_2.2.0
...
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 >
2020-12-26 18:30:48 +01:00
Stephane Viau
1fb7596197
configs/freescale_imx8mnevk: bump BSP components to 5.4.47_2.2.0
...
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 >
2020-12-26 18:30:45 +01:00
Stephane Viau
ccfb6b8629
configs/freescale_imx8mmevk: bump BSP components to 5.4.47_2.2.0
...
Signed-off-by: Stephane Viau <stephane.viau@oss.nxp.com >
[Build-tested only]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2020-12-26 18:30:43 +01:00
Stephane Viau
ffcfc9bf34
configs/freescale_imx7dsabresd: bump BSP components to 5.4.47_2.2.0
...
Signed-off-by: Stephane Viau <stephane.viau@oss.nxp.com >
[Build-tested only]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2020-12-26 18:30:39 +01:00
Stephane Viau
f342fc4be4
configs/freescale_imx6*: bump BSP components to 5.4.47_2.2.0
...
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 >
2020-12-26 18:30:33 +01:00
Stephane Viau
e6bbbb789f
package/imx-mkimage: bump to version rel_imx_5.4.47_2.2.0
...
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 >
2020-12-26 18:30:32 +01:00
Stephane Viau
1b1942d431
package/freescale-imx/imx-vpu-hantro: bump version to 1.19.0
...
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 >
2020-12-26 18:30:31 +01:00
Stephane Viau
a646cd27b1
package/freescale-imx/imx-vpu: bump version to 5.4.39.3
...
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 >
2020-12-26 18:30:30 +01:00
Stephane Viau
5ecc1e5561
package/freescale-imx/imx-seco: bump version to 3.7.1
...
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 >
2020-12-26 18:30:29 +01:00
Stephane Viau
5f26733304
package/freescale-imx/imx-sc-firmware: bump version to 1.6.0
...
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 >
2020-12-26 18:30:28 +01:00
Stephane Viau
afbeed5d17
package/freescale-imx/imx-gpu-viv: bump version to 6.4.3.p0.0
...
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 >
2020-12-26 18:30:27 +01:00
Stephane Viau
68b076a56d
package/freescale-imx/imx-gpu-g2d: bump to version 6.4.3.p0.0
...
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 >
2020-12-26 18:30:27 +01:00
Stephane Viau
dd68c593dd
package/freescale-imx/firmware-imx: bump version to 8.9
...
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 >
2020-12-26 18:30:25 +01:00
Fabrice Fontaine
580eac9468
package/dhcpcd: add udev optional dependency
...
udev is an optional dependency (enabled by default) since version 6.1.0:
12bbc8cb5c
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2020-12-26 18:28:15 +01:00
Fabrice Fontaine
9e20f09109
package/dhcpcd: create dhcpcd user
...
privsep is supported since version 9.0.0 and
d5786118da
It is enabled by default since
3a4c2e5604
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 >
2020-12-26 18:28:13 +01:00
Fabrice Fontaine
909432e0bb
package/dhcpcd: enhance syntax
...
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 >
2020-12-26 18:28:12 +01:00
Fabrice Fontaine
3cfb8a8393
package/opencv3: bump to version 3.4.13
...
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 >
2020-12-26 18:26:58 +01:00
Fabrice Fontaine
5e1c1d8aed
package/botan: bump to version 2.17.3
...
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 >
2020-12-26 18:26:48 +01:00
Fabrice Fontaine
4446556e40
package/mutt: add gnutls optional dependency
...
gnutls is an optional dependency since version 1.5.7 and
457d70d6b1
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2020-12-26 18:23:01 +01:00
Fabrice Fontaine
554610803c
package/mutt: add zlib optional dependency
...
zlib is an optional dependency which is enabled by default since version
1.14.1 and
136ae0add5
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2020-12-26 18:22:26 +01:00
Fabrice Fontaine
dc1ec5b78b
package/mutt: fix activation of openssl on imap
...
Activation of openssl for imap is broken since commit
0fcd010a2d 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 >
2020-12-26 18:22:22 +01:00
Antoine Tenart
fa2becbef2
package/refpolicy: bump to 2.20200818
...
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 >
2020-12-26 18:21:52 +01:00
Fabrice Fontaine
436cb9308a
package/bustle: bump to version 0.8.0
...
- Update license hash and remove GPL-3.0:
c3f2f160c5
- Use PCAP_CONFIG which is available since
7e2daf2984
- 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 >
2020-12-26 18:21:34 +01:00
Gary Bisson
4a511166c8
package/freescale-imx/firmware-imx: add sdma file for IMX6S platform
...
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 >
2020-12-26 18:19:05 +01:00
Fabrice Fontaine
5a71be469a
package/minizip: fix build without openssl
...
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 f9d31de3b7
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 >
2020-12-25 23:49:03 +01:00
Fabrice Fontaine
550302c0b9
package/rhash: fix build failure due to gcc -v
...
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>
2020-12-25 23:14:20 +01:00
Baruch Siach
b4d30a8d3e
package/uhubctl: bump to version 2.3.0
...
Signed-off-by: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2020-12-25 22:17:30 +01:00
Baruch Siach
365ab82008
libcurl: security bump to version 7.74.0
...
Fixes security issues:
CVE-2020-8286: Inferior OCSP verification
CVE-2020-8285: FTP wildcard stack overflow
CVE-2020-8284: trusting FTP PASV responses
Drop upstream patch.
Cc: Matt Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2020-12-25 22:16:01 +01:00
Stefan Agner
f1efcca35b
package/linux-firmware: add new option for Samsung MFC firmwares
...
Multi format codec (MFC) is the IP present in Samsung Exynos series SoCs
for video encoding/decoding operations.
Signed-off-by: Stefan Agner <stefan@agner.ch >
[yann.morin.1998@free.fr: add all FW versions]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-12-25 19:23:31 +01:00