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

beep: Fix dependency for platforms other than x86 #25458

Closed
wants to merge 2 commits into from

Conversation

zokl
Copy link
Contributor

@zokl zokl commented Nov 27, 2024

Maintainer: @paulfertser
Compile tested: x86_64, ARMv8_64b; OpenWRT 22.03, OpenWRT Master
Run tested: x86_64, ARMv8_64b; OpenWRT 22.03, OpenWRT Master

Description:
If a platform other than x86 is selected, the kmod-gpio-beeper module is automatically selected. The previous setting did not choose it automatically. The previous dependency makes module recursion problems.

Signed-off-by: Zbyněk Kocur [email protected]

If a platform other than x86 is selected, the kmod-gpio-beeper module is automatically selected. The previous setting did not choose it automatically, preventing loading in different modules.
@BKPepe
Copy link
Member

BKPepe commented Dec 9, 2024

There is missing Signed-off-by in your commit. Would you mind to add it?

@zokl
Copy link
Contributor Author

zokl commented Dec 9, 2024

There is missing Signed-off-by in your commit. Would you mind to add it?

I will prepare new PR with all requirements.

@zokl zokl closed this Dec 9, 2024
@zokl zokl deleted the zokl-beep-platform-patch-1 branch December 9, 2024 11:42
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.

2 participants