Repository: incubator-mynewt-larva
Updated Branches:
  refs/heads/master 545579000 -> 8ea1cd274


rename package.yml to pkg.yml for consistency's sake.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/commit/8ea1cd27
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/tree/8ea1cd27
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/diff/8ea1cd27

Branch: refs/heads/master
Commit: 8ea1cd274aa1f28d1a24b78ec00b7101a70633df
Parents: 192fffd
Author: Sterling Hughes <sterl...@apache.org>
Authored: Wed Feb 10 17:27:19 2016 -0800
Committer: Sterling Hughes <sterl...@apache.org>
Committed: Wed Feb 10 17:51:04 2016 -0800

----------------------------------------------------------------------
 net/nimble/pkg.yml | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/blob/8ea1cd27/net/nimble/pkg.yml
----------------------------------------------------------------------
diff --git a/net/nimble/pkg.yml b/net/nimble/pkg.yml
index 7962821..6292613 100644
--- a/net/nimble/pkg.yml
+++ b/net/nimble/pkg.yml
@@ -17,17 +17,7 @@
 # under the License.
 #
 
-pkg.name: net/nimble/host
+pkg.name: net/nimble
 pkg.vers: 0.1 
 pkg.deps:
     - libs/os
-    - libs/util
-    - net/nimble
-    - sys/log
-pkg.req_caps:
-    - console
-
-# Satisfy capability dependencies for the self-contained test executable.
-pkg.deps.selftest: libs/console/stub
-pkg.cflags.selftest: -DPHONY_TRANSPORT
-pkg.cflags.test: -DBLE_HS_DEBUG

Reply via email to