You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Marko Kiiskila (JIRA)" <ji...@apache.org> on 2017/06/20 18:00:00 UTC

[jira] [Created] (MYNEWT-788) when copying targets, comment in syscfg.yml retains name from old target

Marko Kiiskila created MYNEWT-788:
-------------------------------------

             Summary: when copying targets, comment in syscfg.yml retains name from old target
                 Key: MYNEWT-788
                 URL: https://issues.apache.org/jira/browse/MYNEWT-788
             Project: Mynewt
          Issue Type: Bug
      Security Level: Public (Viewable by anyone)
            Reporter: Marko Kiiskila
            Priority: Minor


[marko@IsMyLaptop:~/src/incubator-mynewt-blinky/repos]$ newt target copy boot_zero boot_bbc_crypto
Target successfully copied; targets/boot_zero --> targets/boot_bbc_crypto

[marko@IsMyLaptop:~/src/incubator-mynewt-blinky]$ cat targets/boot_bbc_crypto/syscfg.yml 
### Package: targets/boot_zero

syscfg.vals:
    BSP_ARDUINO_ZERO: 1
    BOOTUTIL_SIGN_EC256: 1

Note the comment line in the beginning of that file.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)