You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2016/12/26 22:00:06 UTC

[2/5] incubator-mynewt-core git commit: nmgr_os; does not depend on encoding/json. Remove from pkg.yml.

nmgr_os; does not depend on encoding/json. Remove from pkg.yml.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/0d639a19
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/0d639a19
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/0d639a19

Branch: refs/heads/develop
Commit: 0d639a1973613f6ce76d872791c54b505329decb
Parents: 8afe583
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Mon Dec 26 13:50:25 2016 -0800
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Mon Dec 26 13:59:30 2016 -0800

----------------------------------------------------------------------
 mgmt/newtmgr/nmgr_os/pkg.yml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0d639a19/mgmt/newtmgr/nmgr_os/pkg.yml
----------------------------------------------------------------------
diff --git a/mgmt/newtmgr/nmgr_os/pkg.yml b/mgmt/newtmgr/nmgr_os/pkg.yml
index c0ee6c7..4e0d480 100644
--- a/mgmt/newtmgr/nmgr_os/pkg.yml
+++ b/mgmt/newtmgr/nmgr_os/pkg.yml
@@ -27,7 +27,6 @@ pkg.deps:
     - hw/hal
     - time/datetime
     - kernel/os
-    - encoding/json
     - sys/reboot
     - mgmt/mgmt
     - encoding/tinycbor