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 2022/02/17 09:13:37 UTC

[GitHub] [mynewt-newt] andrzej-kaczmarek opened a new pull request #454: Allow to inject syscfg from command line

andrzej-kaczmarek opened a new pull request #454:
URL: https://github.com/apache/mynewt-newt/pull/454


   This adds new -S/--syscfg command line switch to build and config
   commands which allows to inject syscfg settings from command line.
   Injected settings have highest priority and thus will override any
   other value set by any other package.
   
   The purpose of this setting is to easily allow to use single targets
   to build multiple similar images, e.g. that have only different BLE
   public address different. It is not intended to be used instead of
   having multiple targets to build different images (which is still
   preferred setup), but to allow quickly build variants of the same
   target wihout need to edit files every time.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

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



[GitHub] [mynewt-newt] andrzej-kaczmarek merged pull request #454: Allow to inject syscfg from command line

Posted by GitBox <gi...@apache.org>.
andrzej-kaczmarek merged pull request #454:
URL: https://github.com/apache/mynewt-newt/pull/454


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

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



[GitHub] [mynewt-newt] andrzej-kaczmarek commented on pull request #454: Allow to inject syscfg from command line

Posted by GitBox <gi...@apache.org>.
andrzej-kaczmarek commented on pull request #454:
URL: https://github.com/apache/mynewt-newt/pull/454#issuecomment-1042728271


   this is pushed on top of https://github.com/apache/mynewt-newt/pull/452


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

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