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

[mynewt-newt] branch master updated (b57111d -> 0fadbec)

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

agross pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git.


    from b57111d  upgrade: Don't abort if repo references bad commit
     new 1becb7b  newt: Add sections option to newt create-image cmd
     new c75d0db  newt: Upgrade mynewt-artifact to v0.0.20
     new 0fadbec  Merge pull request #418 from agross-korg/section-tlv-support

The 1550 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 go.mod                  |  2 +-
 go.sum                  |  2 ++
 newt/cli/image_cmds.go  |  8 +++++--
 newt/cli/run_cmds.go    |  6 ++++--
 newt/imgprod/imgprod.go | 57 ++++++++++++++++++++++++++++++++++++++++++++++---
 newt/imgprod/v1.go      |  4 ++--
 6 files changed, 69 insertions(+), 10 deletions(-)