zephyr/samples/net/sockets/sntp_client/sample.yaml
Emil Gydesen 092367cc8a samples: net: Replace OVERLAY_CONFIG with EXTRA_CONF_FILE
OVERLAY_CONFIG has been deprecated and replaced by
EXTRA_CONF_FILE. Update samples to reflect that.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-03-26 16:20:36 +01:00

27 lines
628 B
YAML

sample:
description: SNTP client sample
name: sntp_client
common:
harness: net
tags: net
tests:
sample.net.sockets.sntp_client:
platform_allow:
- qemu_x86
- native_sim
sample.net.sockets.sntp_client.native:
platform_allow:
- native_sim
integration_platforms:
- native_sim
extra_configs:
- CONFIG_NATIVE_SIM_SLOWDOWN_TO_REAL_TIME=y
extra_args:
- EXTRA_CONF_FILE="overlay-nsos.conf"
sample.net.sockets.sntp_client.wifi.nrf70dk:
extra_args:
- SNIPPET=wifi-ipv4
- CONFIG_BUILD_ONLY_NO_BLOBS=y
platform_allow:
- nrf7002dk/nrf5340/cpuapp