Skip to content

fix(mdns): Correction on 6d2c475 MDNS_PREDEF_NETIF_ETH fix #490

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

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

david-cermak
Copy link
Collaborator

@david-cermak david-cermak commented Jan 17, 2024

Fixes after 6d2c475, which used incorrect config option name CONFIG_MDNS_NETIF_ETH (instead of MDNS_PREDEF_NETIF_ETH).

Causing master pipeline to fail in https://github.com/espressif/esp-protocols/actions/runs/7553595066/job/20566133750

@david-cermak david-cermak self-assigned this Jan 17, 2024
@david-cermak david-cermak marked this pull request as ready for review January 17, 2024 11:25
@david-cermak
Copy link
Collaborator Author

@gabsuren PTAL, another issue to unbreak master.

@marekmaskarinec FYI -- had to rename CONFIG_MDNS_NETIF_ETH -> MDNS_PREDEF_NETIF_ETH after merging #479 (sorry, our CI had a certain disability at the time and I didn't wait for unrelated issues to be fixed)

@david-cermak david-cermak merged commit 09e68cc into espressif:master Jan 17, 2024
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