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

[RFC] Add Arch Linux ARM patches #46

Open
Megver83 opened this issue Feb 25, 2019 · 1 comment
Open

[RFC] Add Arch Linux ARM patches #46

Megver83 opened this issue Feb 25, 2019 · 1 comment

Comments

@Megver83
Copy link

Arch Linux ARM has really good kernel patches for better ARM support which haven't been yet merged into mainline.

https://github.com/archlinuxarm/PKGBUILDs/tree/master/core/linux-armv7 (check the *.patch files)

They are really useful. The patches add new device trees, new/improved support for some u-boot implementations, some fixes and features that may be interesting to see in this project. A new folder (could be patches/alarm?) can be created for this, with the patch files inside.

Please note that they only support stable releases of Linux, so for LTS generations we should wait till the current stable branch becomes LTS.

@RobertCNelson
Copy link
Owner

Hi @Megver83! Thanks for the ping. While i'd love to add patches for all arm based boards, I do have a small rule with my patch-set. If i don't personally have the board installed in my build network, i don't include patches for it. However if it's tagged in mainline, i will back-port it. I'd rather not risk a regression on a board i can't test. ;)

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

No branches or pull requests

2 participants