Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update buildroot to 2022.08.1 #54

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

brandond
Copy link
Member

@brandond brandond commented Oct 28, 2022

  • Switch to building on BCI instead of Alpine
    Buildroot builds its own toolchain anyway; just bootstrapping that toolchain on Alpine required a fair bit of patching. Switching to BCI makes this unnecessary.

  • Remove unnecessary patches
    A bunch of stuff has since been fixed upstream.

  • Update patches to current versions
    Update patches for s390x support to work on the newer buildroot release.

  • Drop strongswan
    This pulls in a bunch of crypto libs that we don't want to bear the burden of updating. It is mostly unused by the community anyway, and wireguard is now a much more usable replacement.

@brandond brandond force-pushed the buildroot_2022.08.1 branch 6 times, most recently from 5c64ff7 to 293a255 Compare October 31, 2022 23:00
* Switch to building on BCI instead of Alpine
  Buildroot builds its own toolchain anyway; just bootstrapping that
  toolchain on Alpine required a fair bit of patching. Switching to BCI
  makes this unnecessary.

* Remove unnecessary patches
  A bunch of stuff has since been fixed upstream.

* Update patches to current versions
  Update patches for s390x support to work on the newer buildroot
  release.

* Drop strongswan
  This pulls in a bunch of crypto libs that we don't want to bear the
  burden of updating. It is mostly unused by the community anyway, and
  wireguard is now a much more usable replacement.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond marked this pull request as ready for review November 1, 2022 20:24
@brandond brandond merged commit 48b49ad into k3s-io:master Nov 1, 2022
Copy link
Member

@dereknola dereknola left a comment

Choose a reason for hiding this comment

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

Post Merge approval :)

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