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

coova-chilli compile fix for linux 5.17 #19654

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

john-tho
Copy link
Contributor

Maintainer: @teslamint | @neheb
Compile tested: aarch64 armvirt
Run tested: no

Description:
Add patch to fix linux 5.17 removal of PDE_DATA: torvalds/linux@359745d

A CONFIG_ALL_KMODS=y build with work-in-progress kernel 6.1rc1 stopped on this package

@github-actions
Copy link

github-actions bot commented Jan 3, 2023

Please do no longer set PKG_RELEASE to AUTORELEASE as the
feature is deprecated. Please use an integer instead. Below is a
list of affected packages including correct PKG_RELEASE:

  • net/coova-chilli/Makefile: PKG_RELEASE:=11

@neheb
Copy link
Contributor

neheb commented Jan 3, 2023

aaaand this is why AUTORELEASE sucks. Should be 4.

@neheb
Copy link
Contributor

neheb commented Jan 3, 2023

@john-tho can you upstream this?

@john-tho
Copy link
Contributor Author

john-tho commented Jan 3, 2023

Thanks.
Upstream coova/coova-chilli#564

@john-tho john-tho force-pushed the coova-chilli-linux517 branch from 1788f3e to 1bba6dc Compare January 3, 2023 01:51
@john-tho john-tho force-pushed the coova-chilli-linux517 branch from 1bba6dc to e580f68 Compare April 29, 2023 20:42
@john-tho john-tho marked this pull request as ready for review May 27, 2023 08:22
@john-tho
Copy link
Contributor Author

@oskarirauta This was the coova PR I made while testing 6.1 rc.

@oskarirauta
Copy link
Contributor

thanks @john-tho - I'll test tomorrow.

@oskarirauta
Copy link
Contributor

oskarirauta commented Jun 15, 2023

Tested. Built ok. Approved by me (though I cannot review and really approve)

Good work.

@pkgadd
Copy link

pkgadd commented Jun 30, 2023

I ran into this while working on kernel v6.1 support for x86_64 and can confirm that this is making the build succeed (not runtime tested), would be nice to see this applied.

@neheb neheb merged commit 778ce3c into openwrt:master Jun 30, 2023
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

Successfully merging this pull request may close these issues.

4 participants