Add support for sparc64#122
Merged
Merged
Conversation
It is helpful to run savedefconfig when upgrading Buildroot to make sure that options do not get silently disabled or changed but up until this point, savedefconfig has only been run when editing a configuration file, which is annoying when building all images. Add a flag to allow running savedefconfig without editing so that it can be done non-interactively. Signed-off-by: Nathan Chancellor <nathan@kernel.org>
This is the latest LTS release. Update the LoongArch patch with the latest version available on the Buildroot mailing list. Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
990625f to
2a2b0f7
Compare
msfjarvis
approved these changes
Nov 19, 2024
nickdesaulniers
approved these changes
Nov 19, 2024
nickdesaulniers
left a comment
Member
There was a problem hiding this comment.
Looks like loongarch buildroot support hasn't yet landed upstream? That's a huge patch!
Member
Author
Correct. I could have potentially trimmed it down by omitting some patches from the series that we don't need but I figured taking the result of Thanks for the reviews! |
nathanchance
added a commit
to nathanchance/continuous-integration2
that referenced
this pull request
Nov 20, 2024
This is now supported in tuxmake 1.28.4 [1] and boot-utils [2]. Closes: ClangBuiltLinux#786 Link: https://gitlab.com/Linaro/tuxmake/-/merge_requests/456 [1] Link: ClangBuiltLinux/boot-utils#122 [2] Signed-off-by: Nathan Chancellor <nathan@kernel.org>
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Update to the latest Buildroot LTS release and add support for sparc64