rymanluk commented on issue #1096: nimble dependency error
URL: https://github.com/apache/mynewt-core/issues/1096#issuecomment-389492909
 
 
   Hi,
   
   other way is to edit project.yml file and add there 3 things:
   
   1) under project.repositories:
   - apache-mynewt-nimble
   
   2)
   repository.apache-mynewt-nimble:
      type: github
      vers: 0-dev
      user: apache
      repo: mynewt-nimble
   
   3) change vers. of mynewt-core to 0-dev
   
   After that do newt upgrade. Hope that helps
   
   \Łukasz
   
   
   On Wed, 16 May 2018 at 13:39, Andrzej Kaczmarek <notificati...@github.com>
   wrote:
   
   > because you use newt tool v1.3 which does not have proper support for
   > dependencies in repositories.
   > you need to download newt sources from
   > https://github.com/apache/mynewt-newt and build it. not that this tool is
   > written in Go so it's not a regular makefile project.
   >
   > —
   > You are receiving this because you are subscribed to this thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/mynewt-core/issues/1096#issuecomment-389488651>,
   > or mute the thread
   > 
<https://github.com/notifications/unsubscribe-auth/ACjTj0MRzkkSrN-tN5DzSu8_BDMa1_B8ks5tzBAFgaJpZM4UBDd3>
   > .
   >
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to