michal-narajowski commented on pull request #825:
URL: https://github.com/apache/mynewt-nimble/pull/825#issuecomment-640482582


   @haukepetersen 
   
   a) not sure if you can do that using `newt upgrade` but you can go into 
nimble repo and either:
   - add my fork as a remote and then fetch the branch or
   - fetch the PR branch directly `git fetch origin pull/ID/head:BRANCHNAME`
   
   b) That's because the target names need to be changed too. If you open 
pkg.yml in riot target and change pkg.name to `porting/targets/riot`, then you 
should be able to build using `newt build 
@apache-mynewt-nimble/porting/targets/riot`


----------------------------------------------------------------
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:
[email protected]


Reply via email to