Repository: incubator-mynewt-core
Updated Branches:
  refs/heads/develop 63dfa9152 -> f4a354344


newtmgr; export api 'newtmgr'.


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

Branch: refs/heads/develop
Commit: ad9ce1c78e4403458ff72e95faf121c0e5559506
Parents: 63dfa91
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Wed Sep 21 08:16:48 2016 -0700
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Wed Sep 21 08:16:48 2016 -0700

----------------------------------------------------------------------
 libs/newtmgr/pkg.yml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/ad9ce1c7/libs/newtmgr/pkg.yml
----------------------------------------------------------------------
diff --git a/libs/newtmgr/pkg.yml b/libs/newtmgr/pkg.yml
index b5643e3..93fbae7 100644
--- a/libs/newtmgr/pkg.yml
+++ b/libs/newtmgr/pkg.yml
@@ -36,5 +36,8 @@ pkg.deps:
 pkg.deps.BLE_HOST:
     - libs/newtmgr/transport/ble
 
+pkg.apis:
+    - newtmgr
+
 pkg.features:
     - NEWTMGR

Reply via email to