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/04/10 14:07:59 UTC

[GitHub] [mynewt-newt] andrzej-kaczmarek opened a new pull request #283: Allow to autogenerate image version based on elf timestamp

andrzej-kaczmarek opened a new pull request #283: Allow to autogenerate image version based on elf timestamp
URL: https://github.com/apache/mynewt-newt/pull/283
 
 
   This allows to specify version of image as "timestamp" which requests
   newt to generate image version based on last modification time of
   application .elf file, for example:
   
   2019-04-10 16:02:10 will be converted to version 19.4.10.160210
   
   This may be useful for debugging so every time application is rebuilt it
   can have new image version when flashed so it's easy to check whether
   proper/new version of application is currently running.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services