This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-mcumgr.git

commit 2ee969589c879e01a20f4edb0f7c77dbfee2cf22
Author: Christopher Collins <ccoll...@apache.org>
AuthorDate: Fri Jan 26 17:58:09 2018 -0800

    smp_svr Mynewt sample app - Remove redundant dep.
---
 samples/smp_svr/mynewt/pkg.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/samples/smp_svr/mynewt/pkg.yml b/samples/smp_svr/mynewt/pkg.yml
index 83d38d5..5ab44e3 100644
--- a/samples/smp_svr/mynewt/pkg.yml
+++ b/samples/smp_svr/mynewt/pkg.yml
@@ -39,5 +39,4 @@ pkg.deps:
     - '@mynewt-mcumgr/cmd/fs_mgmt'
     - '@mynewt-mcumgr/cmd/img_mgmt'
     - '@mynewt-mcumgr/cmd/os_mgmt'
-    - '@mynewt-mcumgr/mgmt'
     - '@mynewt-mcumgr/smp'

-- 
To stop receiving notification emails like this one, please contact
ccoll...@apache.org.

Reply via email to