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

meson: kernel update: legacy -> 6.6, current -> 6.12 #7801

Merged
merged 6 commits into from
Feb 8, 2025

Conversation

domin144
Copy link
Collaborator

@domin144 domin144 commented Feb 8, 2025

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:

  • boot from USB,
  • HDMI output,
  • USB keyboard and mouse,
  • wired network,
  • SSH connection

Checklist:

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added size/large PR with 250 lines or more Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Feb 8, 2025
@domin144 domin144 mentioned this pull request Feb 8, 2025
5 tasks
@igorpecovnik
Copy link
Member

igorpecovnik commented Feb 8, 2025

Tested with Odroid C1, same functionalities, but boot from SD card.

@SteeManMI
Copy link
Contributor

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.

@domin144 domin144 changed the title meson: kernel update: legacy -> 6.10, current -> 6.12 meson: kernel update: legacy -> 6.6, current -> 6.12 Feb 8, 2025
@igorpecovnik
Copy link
Member

BTW, my commit was squashed with mighty force :) Rename those two below to .csc

Change Odroid C1 and Onecloud to community supported as build now passes

config/boards/{odroidc1.eos => odroidc1.csc} | 0
config/boards/{onecloud.eos => onecloud.csc} | 0

@domin144
Copy link
Collaborator Author

domin144 commented Feb 8, 2025

BTW, my commit was squashed with mighty force :) Rename those two below to .csc

Change Odroid C1 and Onecloud to community supported as build now passes

config/boards/{odroidc1.eos => odroidc1.csc} | 0 config/boards/{onecloud.eos => onecloud.csc} | 0

Apologies, I didn't notice the commit. It should be back there now.

@igorpecovnik
Copy link
Member

No worries, happens.

@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 02 Milestone: First quarter release and removed Needs review Seeking for review labels Feb 8, 2025
@github-actions github-actions bot added Needs review Seeking for review and removed Ready to merge Reviewed, tested and ready for merge labels Feb 8, 2025
@igorpecovnik igorpecovnik merged commit 5b29f4d into armbian:main Feb 8, 2025
8 checks passed
@igorpecovnik
Copy link
Member

I'd recommend legacy go to 6.6

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.

@domin144 domin144 deleted the mxq-kernel-6.12 branch February 10, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Hardware Hardware related like kernel, U-Boot, ... Needs review Seeking for review Patches Patches related to kernel, U-Boot, ... size/large PR with 250 lines or more
Development

Successfully merging this pull request may close these issues.

3 participants