- Nov 03, 2022
-
-
Peter Korsgaard authored
This was naturally about 2022.08.1, NOT 2022.05.1. Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
James Hilliard authored
Signed-off-by:
James Hilliard <james.hilliard1@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Neal Frager authored
This patch migrates the u-boot device tree definition from uboot.fragment files to use BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS instead for the zynqmp_zcu102 and zynqmp_zcu106 defconfigs. Signed-off-by:
Neal Frager <neal.frager@amd.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- Nov 02, 2022
-
-
Sébastien Szymanski authored
Drop first patch, upstreamed: https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git/commit/?id=520f54eb94845e597837ae908a03b91ae8c8758f Depends on kernel headers >= 4.4 for struct mmc_ioc_multi_cmd Fixes: http://autobuild.buildroot.net/results/01f78081a50743d1faa50a090c00b7e90a17fa39 Signed-off-by:
Sébastien Szymanski <sebastien.szymanski@armadeus.com> Reviewed-by:
Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Thomas Petazzoni authored
Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Thomas Petazzoni authored
The kernel build needs host-openssl: certs/extract-cert.c:21:10: fatal error: openssl/bio.h: No such file or directory 21 | #include <openssl/bio.h> | ^~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [scripts/Makefile.host:95: certs/extract-cert] Error 1 make[2]: *** [Makefile:1852: certs] Error 2 make[2]: *** Waiting for unfinished jobs.... Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/3259660751 Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Michael Nosthoff authored
update ATF analog to pine64_sopine config. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/3234499154 Signed-off-by:
Michael Nosthoff <buildroot@heine.tech> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Thomas Petazzoni authored
In a private e-mail, Emile said "Hi Thomas. Please remove me from the DEVELOPERS file. I am no longer interested in the packages under my name." Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
- Nov 01, 2022
-
-
Wolfgang Grandegger authored
UDisks2 provides a Library API [1] for accessing the UDisks2 service via "libudisks2.so". For development of UDisks2 clients, install to staging as well! [1] http://storaged.org/doc/udisks2-api/2.9.4/ref-library.html Signed-off-by:
Wolfgang Grandegger <wg@grandegger.com> Reviewed-by:
Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
This bump will fix the build with pupnp >= 1.14.13 raised since commit a9ee25b0 and https://github.com/pupnp/pupnp/commit/2f99af26731ec7d5677e5576c006a35128b59d55: In file included from src/threadutil/FreeList.h:43, from src/threadutil/TimerThread.h:39, from src/gatedevice.h:32, from src/gatedevice.c:38: src/threadutil/ithread.h:917:12: error: expected ';' before 'int' 917 | EXPORT_SPEC int pthread_mutexattr_setkind_np( | ^~~~ | ; Fixes: - http://autobuild.buildroot.org/results/2eebf8264327bd492ee8cadc0c539d42c4f2e252 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
James Hilliard authored
Signed-off-by:
James Hilliard <james.hilliard1@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Heiko Thiery authored
Add BR2_TARGET_UBOOT_NEEDS_GNUTLS=y and BR2_TARGET_UBOOT_NEEDS_UTIL_LINUX=y since this are dependencies for building mkeficapsule u-boot tool. Change the offset of the rootfs to left enough space for the U-Boot that has increased. Cc: Michael Walle <michael@walle.cc> Signed-off-by:
Heiko Thiery <heiko.thiery@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
https://rpm.org/wiki/Releases/4.18.0 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Drop second patch (already in version) https://github.com/namhyung/uftrace/blob/v0.12/NEWS Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
- lz4 is a mandatory dependency since https://github.com/flann-lib/flann/commit/df3fc59212660e43867cb85d5e557f5cae6d30d7 - Drop patch (not needed since https://github.com/flann-lib/flann/commit/86c92adbdea3e41d7ad371732cfe3b8231e0ecc6) - PYTHON_EXECUTABLE can be dropped since https://github.com/flann-lib/flann/commit/5f4ac506323585c1f74ef57a73962beb887e3a3b https://github.com/flann-lib/flann/blob/1.9.2/ChangeLog Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Changelog: https://github.com/xmrig/xmrig/blob/master/CHANGELOG.md Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Christian Stewart authored
go1.19.3 (released 2022-11-01) includes security fixes to the os/exec and syscall packages, as well as bug fixes to the compiler and the runtime. Fixes: CVE-2022-41716 NOTE: this CVE is specific to Windows and is not directly relevant to Buildroot. https://go.dev/doc/devel/release#go1.19 https://github.com/golang/go/issues?q=milestone%3AGo1.19.3+label%3ACherryPickApproved Signed-off-by:
Christian Stewart <christian@paral.in> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
https://github.com/xelerance/xl2tpd/releases/tag/v1.3.18 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Yann E. MORIN authored
We pass all our dracut configuration files via a config dir, but dracut insists with having one config file. Because we do not want to have to chose which file we pass (which would then have to be excluded from the config dir), we just used an arbitrary empty file, and /dev/null seemed to be a good candidate. However, some build environments do not have a complete /dev, and may be missing entries otherwise taken for granted, like /dev/null. This is especially the case in constrained environments like containers. Switch away from using /dev/null, and do create an actual empty file that we can use as the dracut config file. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/3249828364 Reported-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Rebased patch 0001. Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Baruch Siach authored
Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Fix the following build failure with kernel < 5.0 raised since the addition of the package in commit e3975ec7: catatonit.c:39:11: fatal error: linux/close_range.h: No such file or directory 39 | # include <linux/close_range.h> | ^~~~~~~~~~~~~~~~~~~~~ Fixes: - http://autobuild.buildroot.org/results/ed9a847905083175c7fcb2f2df28f9ac5b9c3313 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Guillaume W. Bres authored
Signed-off-by:
Guillaume W. Bres <guillaume.bressaix@gmail.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>
-
Fabrice Fontaine authored
openssl is optional, not mandatory, since the addition of the package in commit 0393f5d3 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Christian Stewart authored
Signed-off-by:
Christian Stewart <christian@paral.in> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Christian Stewart authored
Signed-off-by:
Christian Stewart <christian@paral.in> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Christian Stewart authored
Docker compose up outputs terminal control characters intended for interactive output viewing. Wget similarly can use the -q option to produce quieter logs. Signed-off-by:
Christian Stewart <christian@paral.in> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Christian Stewart authored
Signed-off-by:
Christian Stewart <christian@paral.in> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Christian Stewart authored
Docker compose is now invoked as "docker compose" not "docker-compose." Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/3249828442 Signed-off-by:
Christian Stewart <christian@paral.in> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
- Oct 31, 2022
-
-
Sébastien Szymanski authored
Drop patch 0001 as it is not needed anymore: https://github.com/cenobites/flask-jsonrpc/commit/2426b7f6fabeef9eb3a8dc6570e2fce33a30f98e Signed-off-by:
Sébastien Szymanski <sebastien.szymanski@armadeus.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
diff LICENCE: -Copyright (C) 2013-2020 Gary V. Vaughan +Copyright (C) 2013-2022 Gary V. Vaughan Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Yair Ben-Avraham authored
Drop patches (merged to main) Signed-off-by:
Yair Ben-Avraham <yairba@protonmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Switch to an active fork: "The original stress went unmaintained; the source of the last version, 1.0.4, was imported from Debian. After, patches from Debian and other changes were applied to create the 1.0.5 release. The details of each release are registered in the ChangeLog file. Now, stress is maintained by volunteers under Resurrecting Open Source Projects." https://github.com/resurrecting-open-source-projects/stress/blob/1.0.5/ChangeLog Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
https://github.com/tristanpenman/valijson/releases/tag/v0.7 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Reviewed-by:
Eero Aaltonen <eero.aaltonen@vaisala.com> Tested-by:
Eero Aaltonen <eero.aaltonen@vaisala.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
James Hilliard authored
Signed-off-by:
James Hilliard <james.hilliard1@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Yann E. MORIN authored
Commit e6942ad1 (package/gawk: fix double free during kernel build) backported an upstream patch, with hunks in autotools files, Makefile.am and Makefile.in. Such changes ususally require an explicitly autoreconf, but in this case, Makefile.in is modified after Makefile,am, and a simple local test did not trigger a silent autoreconf, so the patch was applied as-is. That was a bit too optimitstic, though, and the build fails in some situations. Since the hunks in the autotools files are about tests, just drop those hunks as we are not interested in running the tests. Also drop the hunks about the changelogs while at it. Fixes: http://autobuild.buildroot.org/results/068/0686697cb52d22c42ae2249db3442c008082fe72/ http://autobuild.buildroot.org/results/754/75463639cb9cbc32108f059bd6044810a078db06/ Reported-by:
Romain Naour <romain.naour@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Paul Cercueil authored
Object file targets need to depend on the output_dir target. Upstream commit: https://github.com/viveris/uMTP-Responder/commit/d84216a678edaca81c0899318231cdcca2100d38 Fixes: - http://autobuild.buildroot.net/results/c7ce975d398190fc191ccc03813f8ec0b3464c7d/ - http://autobuild.buildroot.net/results/0331fb9cf2748b16440ef830d09452a9812f5217/ - http://autobuild.buildroot.net/results/a1b1de9e2f764ce22f23d8a8ea88f7ddcf2969a9/ - http://autobuild.buildroot.net/results/7c7dbe03d769dc5f155fc14102f6591855605640/ - http://autobuild.buildroot.net/results/6cd90b7877520669d9ab9c9fadc9fa36912963b4/ - http://autobuild.buildroot.net/results/186689fc9637ae1a8330d7e19057cd1b3c9a841c/ Signed-off-by:
Paul Cercueil <paul@crapouillou.net> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Thomas Petazzoni authored
This was missed in commit 43f96ced ("package/docopt-cpp: new package") Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Aaltonen Eero authored
Add docopt.cpp library that can be used to create intuitive command line interfaces with very little code by describing the valid calls using the (POSIX.1-2017) command line utility argument syntax. Signed-off-by:
Eero Aaltonen <eero.aaltonen@vaisala.com> Reviewed-by:
Angelo Compagnucci <angelo@amarulasolutions.com> Tested-by:
Angelo Compagnucci <angelo@amarulasolutions.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-