samples: sample.yaml: replace deprecated OVERLAY_CONFIG w\ EXTRA_CONF_FILE
Replace some OVERLAY_CONFIG that were missed in a pervious PR. Signed-off-by: Abderrahmane Jarmouni <git@jarmouni.me>
This commit is contained in:
parent
05e73a009f
commit
3a4dbd4a73
20 changed files with 22 additions and 22 deletions
|
|
@ -24,5 +24,5 @@ tests:
|
|||
- nrf52_bsim
|
||||
- nrf52833dk/nrf52833
|
||||
- nrf52840dongle/nrf52840
|
||||
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
|
||||
extra_args: EXTRA_CONF_FILE=overlay-bt_ll_sw_split.conf
|
||||
tags: bluetooth
|
||||
|
|
|
|||
|
|
@ -25,5 +25,5 @@ tests:
|
|||
- nrf52_bsim
|
||||
- nrf52833dk/nrf52833
|
||||
- nrf52840dongle/nrf52840
|
||||
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
|
||||
extra_args: EXTRA_CONF_FILE=overlay-bt_ll_sw_split.conf
|
||||
tags: bluetooth
|
||||
|
|
|
|||
|
|
@ -22,5 +22,5 @@ tests:
|
|||
- nrf52840dk/nrf52840
|
||||
integration_platforms:
|
||||
- nrf52dk/nrf52832
|
||||
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
|
||||
extra_args: EXTRA_CONF_FILE=overlay-bt_ll_sw_split.conf
|
||||
tags: bluetooth
|
||||
|
|
|
|||
|
|
@ -22,5 +22,5 @@ tests:
|
|||
- nrf52840dk/nrf52840
|
||||
integration_platforms:
|
||||
- nrf52dk/nrf52832
|
||||
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
|
||||
extra_args: EXTRA_CONF_FILE=overlay-bt_ll_sw_split.conf
|
||||
tags: bluetooth
|
||||
|
|
|
|||
|
|
@ -26,5 +26,5 @@ tests:
|
|||
- nrf52833dk/nrf52833
|
||||
- nrf52840dk/nrf52840
|
||||
- nrf52840dongle/nrf52840
|
||||
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
|
||||
extra_args: EXTRA_CONF_FILE=overlay-bt_ll_sw_split.conf
|
||||
tags: bluetooth
|
||||
|
|
|
|||
|
|
@ -26,5 +26,5 @@ tests:
|
|||
- nrf52833dk/nrf52833
|
||||
- nrf52840dk/nrf52840
|
||||
- nrf52840dongle/nrf52840
|
||||
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
|
||||
extra_args: EXTRA_CONF_FILE=overlay-bt_ll_sw_split.conf
|
||||
tags: bluetooth
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ tests:
|
|||
- nrf5340dk/nrf5340/cpuapp
|
||||
sample.bluetooth.direction_finding.central.aod:
|
||||
harness: bluetooth
|
||||
extra_args: OVERLAY_CONFIG="overlay-aod.conf"
|
||||
extra_args: EXTRA_CONF_FILE="overlay-aod.conf"
|
||||
platform_allow:
|
||||
- nrf52833dk/nrf52833
|
||||
- nrf52833dk/nrf52820
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ tests:
|
|||
- nrf5340dk/nrf5340/cpuapp
|
||||
sample.bluetooth.direction_finding_connectionless_rx.aod:
|
||||
harness: bluetooth
|
||||
extra_args: OVERLAY_CONFIG="overlay-aod.conf"
|
||||
extra_args: EXTRA_CONF_FILE="overlay-aod.conf"
|
||||
platform_allow:
|
||||
- nrf52833dk/nrf52833
|
||||
- nrf52833dk/nrf52820
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ tests:
|
|||
- nrf5340dk/nrf5340/cpuapp
|
||||
sample.bluetooth.direction_finding_connectionless.aoa:
|
||||
harness: bluetooth
|
||||
extra_args: OVERLAY_CONFIG="overlay-aoa.conf"
|
||||
extra_args: EXTRA_CONF_FILE="overlay-aoa.conf"
|
||||
platform_allow:
|
||||
- nrf52833dk/nrf52833
|
||||
- nrf52833dk/nrf52820
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ tests:
|
|||
- nrf5340dk/nrf5340/cpuapp
|
||||
sample.bluetooth.direction_finding.peripheral.aod:
|
||||
harness: bluetooth
|
||||
extra_args: OVERLAY_CONFIG="overlay-aoa.conf"
|
||||
extra_args: EXTRA_CONF_FILE="overlay-aoa.conf"
|
||||
platform_allow:
|
||||
- nrf52833dk/nrf52833
|
||||
- nrf52833dk/nrf52820
|
||||
|
|
|
|||
|
|
@ -21,14 +21,14 @@ tests:
|
|||
platform_allow:
|
||||
- native_sim
|
||||
tags: bluetooth
|
||||
extra_args: OVERLAY_CONFIG="banded.conf"
|
||||
extra_args: EXTRA_CONF_FILE="banded.conf"
|
||||
build_only: true
|
||||
sample.bluetooth.hap_ha.binaural:
|
||||
harness: bluetooth
|
||||
platform_allow:
|
||||
- native_sim
|
||||
tags: bluetooth
|
||||
extra_args: OVERLAY_CONFIG="binaural.conf"
|
||||
extra_args: EXTRA_CONF_FILE="binaural.conf"
|
||||
build_only: true
|
||||
extra_configs:
|
||||
- CONFIG_HAP_HA_SET_RANK=2
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@ tests:
|
|||
integration_platforms:
|
||||
- nrf52833dk/nrf52833
|
||||
extra_args:
|
||||
- OVERLAY_CONFIG=overlay-all-bt_ll_sw_split.conf
|
||||
- EXTRA_CONF_FILE=overlay-all-bt_ll_sw_split.conf
|
||||
- DTC_OVERLAY_FILE=./boards/nrf52833dk_nrf52833_df.overlay
|
||||
tags:
|
||||
- uart
|
||||
|
|
@ -93,7 +93,7 @@ tests:
|
|||
integration_platforms:
|
||||
- nrf54l15dk/nrf54l15/cpuapp
|
||||
extra_args:
|
||||
- OVERLAY_CONFIG=overlay-all-bt_ll_sw_split.conf
|
||||
- EXTRA_CONF_FILE=overlay-all-bt_ll_sw_split.conf
|
||||
- DTC_OVERLAY_FILE=./boards/nrf54l15dk_nrf54l15_cpuapp_df.overlay
|
||||
tags:
|
||||
- uart
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ tests:
|
|||
integration_platforms:
|
||||
- nrf52833dk/nrf52833
|
||||
extra_args:
|
||||
- OVERLAY_CONFIG=overlay-all-bt_ll_sw_split.conf
|
||||
- EXTRA_CONF_FILE=overlay-all-bt_ll_sw_split.conf
|
||||
- DTC_OVERLAY_FILE=./boards/nrf52833dk_nrf52833_df.overlay
|
||||
tags:
|
||||
- uart
|
||||
|
|
|
|||
|
|
@ -20,5 +20,5 @@ tests:
|
|||
- nrf52833dk/nrf52833
|
||||
integration_platforms:
|
||||
- nrf52833dk/nrf52833
|
||||
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
|
||||
extra_args: EXTRA_CONF_FILE=overlay-bt_ll_sw_split.conf
|
||||
tags: bluetooth
|
||||
|
|
|
|||
|
|
@ -17,5 +17,5 @@ tests:
|
|||
- nrf52833dk/nrf52833
|
||||
integration_platforms:
|
||||
- nrf52833dk/nrf52833
|
||||
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
|
||||
extra_args: EXTRA_CONF_FILE=overlay-bt_ll_sw_split.conf
|
||||
tags: bluetooth
|
||||
|
|
|
|||
|
|
@ -20,5 +20,5 @@ tests:
|
|||
- nrf52dk/nrf52832
|
||||
integration_platforms:
|
||||
- nrf52dk/nrf52832
|
||||
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
|
||||
extra_args: EXTRA_CONF_FILE=overlay-bt_ll_sw_split.conf
|
||||
tags: bluetooth
|
||||
|
|
|
|||
|
|
@ -23,5 +23,5 @@ tests:
|
|||
integration_platforms:
|
||||
- nrf52_bsim
|
||||
- nrf52833dk/nrf52833
|
||||
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
|
||||
extra_args: EXTRA_CONF_FILE=overlay-bt_ll_sw_split.conf
|
||||
tags: bluetooth
|
||||
|
|
|
|||
|
|
@ -23,5 +23,5 @@ tests:
|
|||
integration_platforms:
|
||||
- nrf52_bsim
|
||||
- nrf52833dk/nrf52833
|
||||
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
|
||||
extra_args: EXTRA_CONF_FILE=overlay-bt_ll_sw_split.conf
|
||||
tags: bluetooth
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ tests:
|
|||
- qemu_x86
|
||||
- native_sim
|
||||
tags: bluetooth
|
||||
extra_args: OVERLAY_CONFIG="duo.conf"
|
||||
extra_args: EXTRA_CONF_FILE="duo.conf"
|
||||
extra_configs:
|
||||
- CONFIG_TMAP_PERIPHERAL_SET_RANK=2
|
||||
integration_platforms:
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ tests:
|
|||
depends_on: usb_device
|
||||
sample.net.zperf.device_next_ncm:
|
||||
harness: net
|
||||
extra_args: OVERLAY_CONFIG="overlay-usbd_next.conf"
|
||||
extra_args: EXTRA_CONF_FILE="overlay-usbd_next.conf"
|
||||
DTC_OVERLAY_FILE="usbd_next_ncm.overlay"
|
||||
platform_allow: nrf52840dk/nrf52840 frdm_k64f
|
||||
tags: usb net zperf
|
||||
|
|
|
|||
Loading…
Reference in a new issue