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

LTS update for Buildroot and Linux Kernel #306

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oom-is
Copy link

@oom-is oom-is commented Oct 15, 2019

This pull request updates:
Buildroot2 to the 2019.02.6 (latest LTS) target
Linux Kernel to the 4.14.146 (latest version in 4.14.x LTS tree) version
Other incidental updates along the way (binutils 2.30.x, GCC 8.3.x)

A longer explanation of why this update and how to do further updates is
in README_LTS.txt.

This update addresses several issues with USB input handling in linuxpba,
support for AMD Ryzen 2xxx and 3xxx chips, and other minor items.

This pull request is explicitly under the GPL 3.0 license, as is implicitly
required by Github's latest "inbound = outbound" license updates as discussed:
https://ben.balter.com/2018/01/02/why-you-probably-shouldnt-add-a-cla-to-your-open-source-project/
https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license
As always, differing opinions are encouraged; c.f.
https://writing.kemitchell.com/2018/01/06/CLAs-Are-Not-a-Sham.html

This pull request should apply as-is for most current "unofficial" source
trees as it only affects certain files, which should not conflict with most
other known patch sets:

new file:   README_LTS.txt
modified:   images/buildpbaroot
modified:   images/buildroot/32bit/.config
modified:   images/buildroot/32bit/kernel.config
new file:   images/buildroot/32bit/local.mk
modified:   images/buildroot/64bit/.config
modified:   images/buildroot/64bit/kernel.config
new file:   images/buildroot/64bit/local.mk
modified:   images/conf

This pull request updates:
  Buildroot2 to the 2019.02.6 (latest LTS) target
  Linux Kernel to the 4.14.146 (latest version in 4.14.x LTS tree) version
  Other incidental updates along the way (binutils 2.30.x, GCC 8.3.x)

A longer explanation of why this update and how to do further updates is
in README_LTS.txt.

This update addresses several issues with USB input handling in linuxpba,
support for AMD Ryzen 2xxx and 3xxx chips, and other minor items.

This pull request is explicitly under the GPL 3.0 license, as is implicitly
required by Github's latest "inbound = outbound" license updates as discussed:
  https://ben.balter.com/2018/01/02/why-you-probably-shouldnt-add-a-cla-to-your-open-source-project/
  https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license
As always, differing opinions are encouraged; c.f.
  https://writing.kemitchell.com/2018/01/06/CLAs-Are-Not-a-Sham.html

This pull request should apply as-is for most current "unofficial" source
trees as it only affects certain files, which should not conflict with most
other known patch sets:

	new file:   README_LTS.txt
	modified:   images/buildpbaroot
	modified:   images/buildroot/32bit/.config
	modified:   images/buildroot/32bit/kernel.config
	new file:   images/buildroot/32bit/local.mk
	modified:   images/buildroot/64bit/.config
	modified:   images/buildroot/64bit/kernel.config
	new file:   images/buildroot/64bit/local.mk
	modified:   images/conf
@oom-is
Copy link
Author

oom-is commented Oct 15, 2019

I have uploaded compiled binaries that should be suitable for testing. Those binaries can be found here: https://github.com/oom-is/sedutil/releases/tag/1.15.1-LTS1

@alexisfrjp
Copy link

Thanks, it's a good base to update the PBA.
Is there any fork with the latest LTS, Buildroot 2023.02.7 (LTS)?

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.

2 participants