ccollins476ad opened a new pull request #404:
URL: https://github.com/apache/mynewt-newt/pull/404


   `--imgfile` lets the user specify the image file to load rather than
   letting newt derive it from the target name.
   
   This option wasn't working properly.  For the download scripts to load
   the specified file, the `BIN_BASENAME` environment variable needs to be
   set to the file's *base* (i.e., strip the `.img` extension).
   
   Prior to this commit, this environment variable wasn't being overridden
   at all.  The effect was that the `--imgfile` option was ignored
   completely.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to