Skip to content

Conversation

@nathanchance
Copy link
Member

Update to the latest Buildroot LTS release and add support for sparc64

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>
Copy link
Member

@nickdesaulniers nickdesaulniers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like loongarch buildroot support hasn't yet landed upstream? That's a huge patch!

@nathanchance
Copy link
Member Author

Looks like loongarch buildroot support hasn't yet landed upstream? That's a huge patch!

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 b4 am wholesale was less risky.

Thanks for the reviews!

@nathanchance nathanchance merged commit 2032a4d into ClangBuiltLinux:main Nov 19, 2024
5 checks passed
@nathanchance nathanchance deleted the sparc64 branch November 19, 2024 18:38
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants