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

[Backport v3.7-branch] samples: smp_svr: fix overlay-udp.conf build #80744

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Nov 1, 2024

Backport 5c376ad from #80729.

Fixes #80810

- fixes overlay-udp.conf build for platforms without TRNG.
- adds TEST_RANDOM_GENERATOR, as for most network samples.

Signed-off-by: Andrej Butok <[email protected]>
(cherry picked from commit 5c376ad)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues area: Samples Samples size: XS A PR changing only a single line of code area: mcumgr labels Nov 1, 2024
@henrikbrixandersen henrikbrixandersen added this to the v3.7.1 milestone Nov 4, 2024
@nashif nashif merged commit b258fb0 into v3.7-branch Nov 5, 2024
24 of 25 checks passed
@nashif nashif deleted the backport-80729-to-v3.7-branch branch November 5, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: mcumgr area: Samples Samples Backport Backport PR and backport failure issues size: XS A PR changing only a single line of code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

samples: subsys: mgmt: mcumgr: smp_svr: UDP overlay missing random selection
6 participants