[pull] master from buildroot:master#903
Merged
pull[bot] merged 6 commits intomir-one:masterfrom Mar 7, 2026
Merged
Conversation
Buildroot commit a035a0f bumped the package to 6.0.2 which includes upstream commit sahlberg/libnfs@e806051 that adds optional support for libkrb5, enabled by default. When building without libkrb5 we need to disable its support to avoid a configure error: configure: Build with gssapi_krb5 support checking for gssapi/gssapi.h... no configure: error: You need gssapi development files to compile libsmb2. Fixes: https://autobuild.buildroot.net/results/166/166fb283ef8830930ce191b4418d01e6c82176f5/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
Add patch from Debian to fix build error with gcc-15.x Fixes: https://autobuild.buildroot.net/results/495/4956555fd033d43c1877e66141789bcd06aff5be/ Patch sent to fork which is used by Arch Linux: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=wmdocker Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
Fixes: https://autobuild.buildroot.net/results/911/9112933e2560b155a9c61f321874ec245b62b2a5/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
https://github.com/memtest86plus/memtest86plus/releases/tag/v8.00 Upstream merged memtest.bin and memtest.efi into mt86plus: memtest86plus/memtest86plus@71d061a and renamed the build directories: memtest86plus/memtest86plus@a10664a Upstream commit memtest86plus/memtest86plus@6f4ec84 removed the override of $CC, for details of the problem see this thread: https://lists.buildroot.org/pipermail/buildroot/2023-December/366174.html and in fact the first build command now reads /home/bernd/buildroot/output/per-package/memtest86/host/bin/i686-buildroot-linux-gnu-gcc -m32 -x assembler-with-cpp -c -I../../boot -o boot/x86/startup.o ../../boot/x86/startup32.S instead of this command seen with version 7.20: gcc -m32 -x assembler-with-cpp -c -I../boot -o boot/startup.o ../boot/startup32.S This should hopefully fix the build on non-x86 hosts: https://autobuild.buildroot.net/results/fc1/fc14be4f2e5b1db2f7313156b50c9e2e298b06e9/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Julien Olivain <ju.o@free.fr>
These modules were dropped in Python 3.13 as per PEP 594. The current version in Buildroot is 3.14.3. - Remove the TODO and related config overrides in python3.mk. - Remove BR2_PACKAGE_PYTHON3_OSSAUDIODEV from Config.in. - Add BR2_PACKAGE_PYTHON3_OSSAUDIODEV to Config.in.legacy. See [1] [2] [3]. [1] https://peps.python.org/pep-0594/ [2] python/cpython@fc07fe4 [3] python/cpython@17e1fe0 Signed-off-by: Shubham Chakraborty <chakrabortyshubham66@gmail.com> [Julien: - add links in commit log - move legacy option in 2026.05 section ] Signed-off-by: Julien Olivain <ju.o@free.fr>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )