You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2018/01/17 23:59:39 UTC

[mynewt-newtmgr] 01/01: Merge pull request #58 from ccollins476ad/metadata

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

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

commit 6e941953afe23d5e4ff8912a04a9647555cf877e
Merge: 9009c74 e74060b
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Wed Jan 17 15:59:36 2018 -0800

    Merge pull request #58 from ccollins476ad/metadata
    
    newtmgr - Allow metadata to be configured at runtime

 newtmgr/cli/commands.go       | 18 ++++++++++++++++--
 newtmgr/cli/connprofile.go    |  9 +++++----
 newtmgr/cli/crash.go          |  2 +-
 newtmgr/cli/datetime.go       | 27 ++++++++++++++++-----------
 newtmgr/cli/fs.go             |  6 ++++--
 newtmgr/cli/image.go          | 18 +++++++++++-------
 newtmgr/cli/log.go            | 10 +++++-----
 newtmgr/cli/run.go            |  3 ++-
 newtmgr/config/connprofile.go |  3 ++-
 newtmgr/newtmgr.go            |  9 +++++++++
 newtmgr/nmutil/nmutil.go      |  9 +++++++++
 11 files changed, 80 insertions(+), 34 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.