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

   CI builds have either mynewt-core or mynewt-nimble used as local repository 
so the repo name is omitted in syscfg.h package defs. This causes build issues 
since defines do not match those generated in generic configuration, i.e. local 
project is used as local repo.
   
   To avoid issues in future we'll always use full repo name for defs in 
syscfg.h, this way those are stable regardless of repo location.
   
   Note: repository name for local repo is the project name and it overrides 
repository.yml name, if any.


-- 
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-unsubscr...@mynewt.apache.org

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

Reply via email to