Repository: incubator-mynewt-core
Updated Branches:
  refs/heads/develop 7ddaff526 -> 65ea82afc


nmgr_uart; depends on util/crc.


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/65ea82af
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/65ea82af
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/65ea82af

Branch: refs/heads/develop
Commit: 65ea82afcbb0d93807129e70e4a40bba6caa1ba6
Parents: 7ddaff5
Author: System Administrator <[email protected]>
Authored: Fri Jan 27 15:04:18 2017 -0800
Committer: System Administrator <[email protected]>
Committed: Fri Jan 27 15:04:47 2017 -0800

----------------------------------------------------------------------
 mgmt/newtmgr/transport/nmgr_uart/pkg.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/65ea82af/mgmt/newtmgr/transport/nmgr_uart/pkg.yml
----------------------------------------------------------------------
diff --git a/mgmt/newtmgr/transport/nmgr_uart/pkg.yml 
b/mgmt/newtmgr/transport/nmgr_uart/pkg.yml
index 55ade54..ffc9675 100644
--- a/mgmt/newtmgr/transport/nmgr_uart/pkg.yml
+++ b/mgmt/newtmgr/transport/nmgr_uart/pkg.yml
@@ -29,6 +29,7 @@ pkg.deps:
     - kernel/os
     - hw/drivers/uart
     - mgmt/newtmgr
+    - util/crc
 
 pkg.init:
     nmgr_uart_pkg_init: 501

Reply via email to