-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
meson: kernel update: legacy -> 6.6, current -> 6.12 #7801
Conversation
Built-in U-BOOT is used, so the logo will not be displayed anyway.
Tested with Odroid C1, same functionalities, but boot from SD card. |
I'd recommend legacy go to 6.6, not 6.10. As 6.6 is an LTS kernel it still receives security updates versus 6.10 which is long ago dead. And I feel this is more consistent with the other families like meson64. |
79b41c6
to
64ca81a
Compare
BTW, my commit was squashed with mighty force :) Rename those two below to .csc
config/boards/{odroidc1.eos => odroidc1.csc} | 0 |
64ca81a
to
f9814cc
Compare
f9814cc
to
3c6434c
Compare
C1 even function well.
Apologies, I didn't notice the commit. It should be back there now. |
No worries, happens. |
Well, the problem is that patch-set for 6.6 is broken, was broken before thus it was disabled. I prepared PR with removal of legacy 6.6 kernel for those targets. No point in resolving legacy kernel functioning. |
Description
Make 6.6 kernel a legacy version. Add kernel 6.12 as a new current version.
The patches for 6.12 are moved straight from 6.10 and apply cleanly.
This is a follow up to #7501 and should not be merged earlier.
How Has This Been Tested?
This change was tested on MXQ tv box clone. Following functionality was tested:
Checklist:
Please delete options that are not relevant.