You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ut...@apache.org on 2020/03/20 11:11:25 UTC

[mynewt-mcumgr] branch master updated: zephyr: board nrf51_pca10028 renamed to nrf51dk_nrf51422

This is an automated email from the ASF dual-hosted git repository.

utzig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-mcumgr.git


The following commit(s) were added to refs/heads/master by this push:
     new 34e93fb  zephyr: board nrf51_pca10028 renamed to nrf51dk_nrf51422
34e93fb is described below

commit 34e93fb95216d58048d9a5789b40c39c1cce6307
Author: Andrzej Puzdrowski <an...@nordicsemi.no>
AuthorDate: Tue Mar 17 17:48:13 2020 +0100

    zephyr: board nrf51_pca10028 renamed to nrf51dk_nrf51422
    
    Name of the board is changing in the zephyr-rtos:
    zephyrproject-rtos/zephyr#23447
    
    This patch aligns the board name used which is required for suppression
    of build warnings.
    
    Signed-off-by: Andrzej Puzdrowski <an...@nordicsemi.no>
---
 samples/smp_svr/zephyr/sample.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/samples/smp_svr/zephyr/sample.yaml b/samples/smp_svr/zephyr/sample.yaml
index 0bde1d8..2dc9a3c 100644
--- a/samples/smp_svr/zephyr/sample.yaml
+++ b/samples/smp_svr/zephyr/sample.yaml
@@ -7,6 +7,6 @@ common:
 tests:
   sample.mcumg.smp_svr.nrf51:
     extra_args: CONF_FILE="prj_tiny.conf"
-    platform_whitelist: nrf51_pca10028
+    platform_whitelist: nrf51dk_nrf51422
   sample.mcumg.smp_svr.nrf52:
     platform_whitelist: nrf52_pca10040 nrf52840_pca10056