Yocto Project Discussions
 help / color / mirror / Atom feed
* [meta-zephyr][PATCH] ci: add zephyr-openthread-rcp test
@ 2022-09-29 15:30 Jon Mason
  2022-09-29 15:32 ` [yocto] " Jon Mason
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Mason @ 2022-09-29 15:30 UTC (permalink / raw)
  To: yocto

zephyr-openthread-rcp support was recently added to
nrf52840-mdk-usb-dongle and nrf52840dk-nrf52840.  Add this to the
targets for both machines, which necessitates adding a target entry
for nrf52840-mdk-usb-dongle.

Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 ci/nrf52840-mdk-usb-dongle.yml | 14 ++++++++++++++
 ci/nrf52840dk-nrf52840.yml     |  1 +
 2 files changed, 15 insertions(+)

diff --git a/ci/nrf52840-mdk-usb-dongle.yml b/ci/nrf52840-mdk-usb-dongle.yml
index 0dc3433..e9a36a0 100644
--- a/ci/nrf52840-mdk-usb-dongle.yml
+++ b/ci/nrf52840-mdk-usb-dongle.yml
@@ -4,3 +4,17 @@ header:
     - ci/base.yml
 
 machine: nrf52840-mdk-usb-dongle
+
+target:
+  - zephyr-blinky
+  - zephyr-coap-client
+  - zephyr-coap-server
+  - zephyr-echo-client
+  - zephyr-helloworld
+  - zephyr-http-client
+  - zephyr-kernel-test-all
+  - zephyr-mqtt-publisher
+  - zephyr-openthread-rcp
+  - zephyr-peripheral-esp
+  - zephyr-peripheral-hr
+  - zephyr-philosophers
diff --git a/ci/nrf52840dk-nrf52840.yml b/ci/nrf52840dk-nrf52840.yml
index a0c1587..1b16af1 100644
--- a/ci/nrf52840dk-nrf52840.yml
+++ b/ci/nrf52840dk-nrf52840.yml
@@ -15,6 +15,7 @@ target:
   - zephyr-kernel-test-all
   - zephyr-lvgl
   - zephyr-mqtt-publisher
+  - zephyr-openthread-rcp
   - zephyr-peripheral-esp
   - zephyr-peripheral-hr
   - zephyr-philosophers
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-29 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-29 15:30 [meta-zephyr][PATCH] ci: add zephyr-openthread-rcp test Jon Mason
2022-09-29 15:32 ` [yocto] " Jon Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox