Skip to content

Drop AUFS from kernels below 5.10 as these are not supported by upstream#3822

Merged
igorpecovnik merged 1 commit into
armbian:masterfrom
belegdol:drop_unsupported_aufs
May 26, 2022
Merged

Drop AUFS from kernels below 5.10 as these are not supported by upstream#3822
igorpecovnik merged 1 commit into
armbian:masterfrom
belegdol:drop_unsupported_aufs

Conversation

@belegdol
Copy link
Copy Markdown
Collaborator

Description

AUFS patches are incompatible with Linux commit f00432063db1a0db484e85193eccc6845435b80e, which has been backported to stable branches. As upstream AUFS does not support anything below kernel 5.10, drop the patch on these older kernels. Fixes #3820.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • Built kernel 5.4.196 and saw no patch errors

Checklist:

  • 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
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Copy link
Copy Markdown
Member

@EvilOlaf EvilOlaf left a comment

Choose a reason for hiding this comment

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

Make sense

@igorpecovnik igorpecovnik merged commit 558901a into armbian:master May 26, 2022
@belegdol belegdol deleted the drop_unsupported_aufs branch May 26, 2022 17:18
zamentur pushed a commit to YunoHost/arm-images that referenced this pull request May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Patch 5.4.196 for odroidxu4-current fails

3 participants