You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/01/22 19:05:52 UTC

[GitHub] ccollins476ad opened a new pull request #1610: mgmt/imgmgr: Accept slot in `test` and `confirm` CLI commands

ccollins476ad opened a new pull request #1610: mgmt/imgmgr: Accept slot in `test` and `confirm` CLI commands
URL: https://github.com/apache/mynewt-core/pull/1610
 
 
   Prior to PR: the `imgr test` and (optionally) the `imgr confirm` commands required their argument to be the hash of the image to switch to.
   
   Now: the argument can be either 1) image slot index, or 2) image hash.
   
   Rationale: Allow for a consistent and simple image swap process during manufacturing.  The process should not depend on the hash of the secondary image.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services