- Mar 25, 2022
-
-
Vivek Kumar Gautam authored
Upstream Commit: Fri Mar 18 20:49:38 2022 +0000 Revert "kvm tools: Filter out CPU vendor string" Update kvmtool package to latest upstream commit. A lot has changed from last update on various fronts such as arm64, vfio device assignment, etc. Change-Id: I616542765adf2b65df4dae7c1cc51e1695012575 Signed-off-by:
Vivek Gautam <vivek.gautam@arm.com>
-
- Mar 21, 2022
-
-
Sassen, Rutger authored
When supporting multiple hardware targets, overlay_map.dtb might be needed to map overlay names to one of several implementations [1]. If the correct overlay names are specified in config.txt, the map file is not needed, but it also doesn't hurt. [1] https://github.com/raspberrypi/documentation/blob/develop/documentation/asciidoc/computers/configuration/device-tree.adoc#the-overlay-map-file Signed-off-by:
Rutger Sassen <rsassen@comecer.com> Reviewed-by:
Peter Seiderer <ps.report@gmx.net> [Arnout: always install overlay_map.dtb] Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
Bernd Kuhls authored
Contrary to the helptext https://github.com/curl/curl/blob/master/configure.ac#L152 the configure option is called --with-libgsasl: https://github.com/curl/curl/blob/master/configure.ac#L1989 Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Acked-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
Bernd Kuhls authored
Rebased patch 0001. Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
Bernd Kuhls authored
Switch _SITE to https. Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
Fabrice Fontaine authored
Fix the following build failure with gcc 4.8 raised since bump to version 2.0.2 in commit 11a3989d: color.c: In function 'parse_dir_colors': color.c:103:11: error: redeclaration of 'i' with no linkage for(int i=0; i < DOT_EXTENSION; i++) color_code[i] = NULL; ^ Fixes: - http://autobuild.buildroot.org/results/e05595696727622eaf517944d4ff4414baf66bb2 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
Fabrice Fontaine authored
Fix the following build failure with libxml2 raised since bump to version 9.16.26 in commit 8adeaec8: configure: error: Specifying libxml2 installation path is not supported, adjust PKG_CONFIG_PATH instead Fixes: - http://autobuild.buildroot.org/results/648d29e4cfa6a40bb6e54793c044e9c834f03a1b Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Reviewed-by:
James Hilliard <james.hilliard1@gmail.com> Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
Fabrice Fontaine authored
openssl is mandatory since bump to version 9.16.26 in commit 8adeaec8 so move openssl variables in the beginning of bind.mk instead of keeping them in the middle of the file. Moreover, drop "BIND_DEPENDENCIES += host-pkgconf zlib" as host-pkgconf is already mandatory Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
Fabrice Fontaine authored
Fix the following build failure with musl and headers >= 5.15 raised since bump to version 1.0.9 in commit 9af9dfa5: In file included from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/arpa/inet.h:9, from ../../include/internal/internal.h:14, from proto.c:2: /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/netinet/in.h:23:8: error: redefinition of 'struct in6_addr' 23 | struct in6_addr { | ^~~~~~~~ Fixes: - http://autobuild.buildroot.org/results/19931aba8bee8867a53130ca4a53cfadbc4c5bfd Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
Jörg Krause authored
Drop patch wich is included in the new version. Also recreate config.xml by building and running Gerbera using: ``` ~/buildroot/output/target/usr/bin/gerbera --create-config > package/gerbera/config.xml ``` Note, that Gerbera sets the `<home>` parameter to the runtime user's home by default when generating the script. This is not appropriate when running Gerbera on an embedded Linux system as we usually do not have multiple users or even users at all. Therefore, we set the home directory to /var/lib/gerbera`. Signed-off-by:
Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
Fabrice Fontaine authored
gerbera requires cmake 3.18 since version 1.10.0 and https://github.com/gerbera/gerbera/commit/ac05976dda335ce1c28a5cc78e4e009a145e3559 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
Fabrice Fontaine authored
Update hash of Copyright.txt (year updated and Qt Company Ltd. added: https://gitlab.kitware.com/cmake/cmake/-/commit/1edc4a8a7e759c4047dd1a1b9864b34f6cb4cc50 https://gitlab.kitware.com/cmake/cmake/-/commit/f8c505d4b30aa636b013486913591060b2040716 ) Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
Thomas Petazzoni authored
host-odb installs the ODB compiler, which when executed at runtime, needs access to the libodb headers. This is a runtime dependency, normally added in Config.in, but for host packages there is no way to express a runtime dependency. In order to have them installed, add a dependency on host-libodb. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by:
Kamel Bouhara <kamel.bouhara@bootlin.com> [Kamel: Add optional host-libodb-boost dependency] Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
Kamel Bouhara authored
Add host variant of libodb-boost required by the ODB compiler. The libodb-boost headers are needed at compile time, and therefore installed in $(HOST_DIR). Signed-off-by:
Kamel Bouhara <kamel.bouhara@bootlin.com> [Arnout: add -std=c++11] Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
Thomas Petazzoni authored
Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by:
Kamel Bouhara <kamel.bouhara@bootlin.com> Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
Thomas Petazzoni authored
Commit ac9855e7 ("package/odb: fix build with gcc 11") already fixed some gcc 11.x issues, but not all of them. This commit backports two upstream patches fixing the remaining issues, ensuring host-odb can be built on a gcc 11.x machine. Fixes: http://autobuild.buildroot.net/results/d37c4271e66d923f7af6a4e3dbad603fcd1c8119/ Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by:
Kamel Bouhara <kamel.bouhara@bootlin.com> Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-
- Mar 20, 2022
-
-
Thomas Petazzoni authored
This commit adds support for a new type of graph, showing the timeline of a build. It shows, with one line per package, when each of this package steps started/ended, and therefore allows to see the sequencing of the package builds. For a fully serialized build like we have today, this is not super useful (except to show that everything is serialized), but it becomes much more useful in the context of top-level parallel build. We chose to order the graph by the time-of-configure, as it is the closest to the actual cascade-style of a true dependency graph, which is tiny bit more complex to achieve properly. The actual result still looks pretty good. The graph-build make target is extended to also generate this new timeline graph. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com> [yann.morin.1998@free.fr: - sort by start-of-configure time - re-use existing colorsets (default or alternate) - fix python2isms - fix check-package ] Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Anssi Hannula authored
Virtual packages are not added to the _RDEPENDENCIES list of packages that they depend on (i.e. their provider). This causes <provider>-show-rdepends to not show the virtual package and <provider>-show-recursive-rdepends to miss all the packages that transitively depend on <provider> via the virtual package. The virtual make targets (e.g. <pkg>-show-info) are also not marked as phony for virtual packages. To fix those issues, remove most of the special handling of virtual packages in pkg-generic by making $($($(1)_KCONFIG_VAR))=y for them as well. This also allows removal of some duplicated code in pkg-generic.mk and a now unneeded special condition in CHECK_ONE_DEPENDENCY. Still keep the virtual package out of PACKAGES since there is e.g. no need to rsync per-package target dir to global target dir. I am not aware of any showstoppers preventing addition to PACKAGES as well, though, so it is probably just an optimization. Signed-off-by:
Anssi Hannula <anssi.hannula@bitwise.fi> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Fabrice Fontaine authored
A malformed input file can lead to a segfault due to an out of bounds array access in raptor_xml_writer_start_element_common. Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Kory Maincent authored
This patch adds support for the Octavo Systems RED board. We use the TF-A, U-Boot and Linux versions from ST, Device Trees from Octavo, as well as a U-Boot patch from Octavo. Reference: https://octavosystems.com/octavo_products/osd32mp1-red/ The device tree blobs come from Octavo System: https://github.com/octavosystems/OSD32MP1-RED-Device-tree.git The uboot patches come from Octavo System: https://github.com/octavosystems/osd32mp1-build-tools/tree/395ebd1f4832353c2bc66bbf3346b07d5243e44d/patches/u-boot-2018.11 Signed-off-by:
Kory Maincent <kory.maincent@bootlin.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Kory Maincent authored
This patch adds support to Octavo Systems BRK board. We use the TF-A, U-Boot and Linux versions from ST, Device Trees from Octavo as well as a U-Boot patch from Octavo. Reference: https://octavosystems.com/octavo_products/osd32mp1-brk/ The device tree blobs come from Octavo System: https://github.com/octavosystems/OSD32MP1-BRK-device-tree.git The uboot patches come from Octavo System: https://github.com/octavosystems/BRK_Developer_Package_patches/tree/master/u-boot-v2020.01-stm32mp Signed-off-by:
Kory Maincent <kory.maincent@bootlin.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Drop patch (not needed anymore): "Fixed: Allow compilation without _SNMPv3 defined." https://agentpp.com/download/changes_agent++.txt Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Update hash of src/v3.cpp, update in year and "Frank Fock" added: - _## SNMP++ v3.3 + _## SNMP++ v3.4 - _## Copyright (c) 2001-2013 Jochen Katz, Frank Fock + _## Copyright (c) 2001-2021 Jochen Katz, Frank Fock - _## Hewlett-Packard and Jochen Katz make no representations about the - _## suitability of this software for any purpose. It is provided + _## Hewlett-Packard, Frank Fock, and Jochen Katz make no representations + _## about the suitability of this software for any purpose. It is provided https://www.agentpp.com/download/changes_snmp++v3.txt Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Fix CVE-2022-24128: Timescale TimescaleDB 1.x and 2.x before 2.5.2 may allow privilege escalation during extension installation. The installation process uses commands such as CREATE x IF NOT EXIST that allow an unprivileged user to precreate objects. These objects will be used by the installer (which executes as Superuser), leading to privilege escalation. In order to be able to take advantage of this, an unprivileged user would need to be able to create objects in a database and then get a Superuser to install TimescaleDB into their database. (In the fixed versions, the installation aborts when it finds that an object already exists.) "This release contains bug fixes since the 2.5.1 release. This release is high priority for upgrade. We strongly recommend that you upgrade as soon as possible." https://github.com/timescale/timescaledb/releases/tag/2.5.2 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Release notes: https://sqlite.org/releaselog/3_38_1.html Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Release notes: https://lists.freedesktop.org/archives/mesa-announce/2022-March/000666.html Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Updated license hash due to OpenBSD-related upstream commit: https://sourceforge.net/p/fetchmail/git/ci/c4419bdd2557321b268f6e105d511923b9a35936/ Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Changelog: https://www.php.net/ChangeLog-8.php#8.0.17 Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Release notes: https://www.samba.org/samba/history/samba-4.15.6.html Added new answer to samba4-cache.txt needed due to upstream commit: https://gitlab.com/samba-team/samba/-/commit/f7e31127e7f8beb12294c5187cca9e191589ddcc Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Release notes: https://www.postgresql.org/docs/release/14.2/ Updated license hash due to copyright year bump: https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=61c8da50cb39ab41c3a7a0122d6943f72bb0798e Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Switched _SITE to https and _SOURCE to .gz because upstream does not provide a .xz tarball anymore. Fixes CVE 2022-0547, changelog: https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Removed all patches after being applied upstream: https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=ec8c8f22efb66ccae533fbd55a236570ffcf756c https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=710220f861b100856711a0a4d4a852874228a57a https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=9f09e69ecb077082301dafb745856e1f3731aaa7 https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=cfab569484b18407fc117bb96634525cc76ea1f5 https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=fb57ad9b9d107856e5f1c8135da04ffa2f7a11ac https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=58dec00edcaa316909cdd5309bd7bd3239ee221a Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
- Mar 19, 2022
-
-
Fabrice Fontaine authored
Fix the following build failure without gl raised since bump to version 6.03 in commit cbcbd66b: Note: The OpenGL 3D library is not being used. Those demos which use 3D will not be built or installed. That is most of them. make: *** [package/pkg-generic.mk:282: /home/peko/autobuild/instance-0/output-1/build/xscreensaver-6.03/.stamp_configured] Error 1 A patch was sent to Jamie Zawinski to fix this failure and he replied: "Why would you do that? I pretty much consider that an unsupported configuration, since that's more than half of the savers at this point." I told him that some embedded devices don't have gl and he replied: "Such as? Just about every modern "embedded device" I'm aware of is more performant than the desktop computers on which I developed many of those GL hacks..." So just add a dependency on gl. Fixes: - http://autobuild.buildroot.org/results/b76743a48d75b5b7539712318fa0b2937a157f88 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> [yann.morin.1998@free.fr: keep --with-gl=yes] Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
- Mar 18, 2022
-
-
Clément Léger authored
Bump OP-TEE Benchmark package version to OP-TEE release 3.16.0. Acked-by:
Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by:
Clément Léger <clement.leger@bootlin.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Clément Léger authored
Bump OP-TEE Client package version to OP-TEE release 3.16.0. Acked-by:
Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by:
Clément Léger <clement.leger@bootlin.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Clément Léger authored
Bump OP-TEE Examples package version to OP-TEE release 3.16.0. Acked-by:
Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by:
Clément Léger <clement.leger@bootlin.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Clément Léger authored
Bump OP-TEE test package version to OP-TEE release 3.16.0. Acked-by:
Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by:
Clément Léger <clement.leger@bootlin.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-