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

[Cleanup] Remove some leftover kernel patch folders #6831

Merged
merged 3 commits into from
Jun 30, 2024

Conversation

ColorfulRhino
Copy link
Collaborator

@ColorfulRhino ColorfulRhino commented Jun 29, 2024

Description

Some kernel patch folders were forgotten to delete or chosen to keep when the kernel version was bumped and are now unused leftovers from the past.
Please let me know if I accidentally deleted a folder that is still in use.

I have checked these for reference:

GitHub issue reference: #6821
Jira reference number AR-2392

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code

As per `config/sources/families/rockchip.conf`, the rockchip family is only using kernels 6.6 and 6.9.
The following kernel patch folders from old kernels are not used anymore:

- 4.4
- 5.10
- 5.15
- 6.1
As per `config/sources/families/include/rockchip64_common.inc`, the rockchip64 family is only using kernels 6.6 and 6.9.
The kernel patch folder for 6.1 was forgotten to delete when the kernel was bumped.
As per `config/sources/families/include/meson64_common.inc`, the meson64 family is only using kernels 6.1, 6.6 and 6.9.
The kernel patch folder for 5.10 was forgotten to delete when the kernel was bumped.
@github-actions github-actions bot added Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... Documentation Documentation changes or additions labels Jun 29, 2024
@ColorfulRhino ColorfulRhino removed the Documentation Documentation changes or additions label Jun 29, 2024
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 08 Milestone: Third quarter release labels Jun 30, 2024
Copy link
Member

@igorpecovnik igorpecovnik left a comment

Choose a reason for hiding this comment

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

I think none of those is needed anymore.

@igorpecovnik igorpecovnik merged commit d78a5ad into armbian:main Jun 30, 2024
8 of 9 checks passed
@ColorfulRhino ColorfulRhino deleted the cleanup-kernel-patches branch July 2, 2024 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
08 Milestone: Third quarter release Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge
Development

Successfully merging this pull request may close these issues.

3 participants