andrzej-kaczmarek closed pull request #6: mesh: Fix dependency after nimble 
migration
URL: https://github.com/apache/mynewt-nimble/pull/6
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/nimble/host/mesh/pkg.yml b/nimble/host/mesh/pkg.yml
index 19fb91d64..0365b300c 100644
--- a/nimble/host/mesh/pkg.yml
+++ b/nimble/host/mesh/pkg.yml
@@ -34,7 +34,7 @@ pkg.deps:
     - nimble/host  
 
 pkg.deps.BLE_MESH_SHELL:
-    - sys/shell
+    - "@apache-mynewt-core/sys/shell"
 
 pkg.req_apis:
     - log


 

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


With regards,
Apache Git Services

Reply via email to