Repository: incubator-mynewt-core
Updated Branches:
  refs/heads/sterly_refactor 913f7ddbf -> 904ec76d6


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

Branch: refs/heads/sterly_refactor
Commit: 8aafe831894051a2980990324c3c15ecebb83f00
Parents: 913f7dd
Author: Sterling Hughes <[email protected]>
Authored: Tue Aug 9 10:54:19 2016 -0700
Committer: Sterling Hughes <[email protected]>
Committed: Tue Aug 9 10:54:19 2016 -0700

----------------------------------------------------------------------
 apps/blinky/pkg.yml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/8aafe831/apps/blinky/pkg.yml
----------------------------------------------------------------------
diff --git a/apps/blinky/pkg.yml b/apps/blinky/pkg.yml
index adf9c3e..64bbace 100644
--- a/apps/blinky/pkg.yml
+++ b/apps/blinky/pkg.yml
@@ -25,7 +25,6 @@ pkg.homepage: "http://mynewt.apache.org/";
 pkg.keywords:
 
 pkg.deps:
-    - hw/mcu/nordic
     - libs/console/full
     - libs/newtmgr
     - libs/os

Reply via email to