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

samples: net: syslog_net: add missing dep of net log backend #83552

Merged

Conversation

cfriedt
Copy link
Member

@cfriedt cfriedt commented Jan 4, 2025

The network log backend had the POSIX_C_LANG_SUPPORT_R dependency added in 1d4249d but the dependency was never added to the sample.

Select CONFIG_LOG_BACKEND_NET=y in samples/net/syslog_net/prj.conf to fulfill the dependency.

@cfriedt cfriedt added the Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. label Jan 4, 2025
@cfriedt cfriedt requested review from kartben, jukkar, ycsin and rlubos January 4, 2025 09:28
The network log backend had the POSIX_C_LANG_SUPPORT_R
dependency added in a previous commit, but the dependency was
never added to the sample.

Add the dpeendency of LOG_BACKEND_NET to the
samples/net/syslog_net/prj.conf

Signed-off-by: Chris Friedt <[email protected]>
@cfriedt cfriedt force-pushed the fix-samples-net-syslog-net branch from 28ac42e to 4f62376 Compare January 4, 2025 09:37
@kartben kartben merged commit 7ebb593 into zephyrproject-rtos:main Jan 4, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking area: Samples Samples Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants