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 2017/04/20 17:12:18 UTC

[2/3] incubator-mynewt-core git commit: hw/mcu/native; remove dependency on compiler/sim; bsp already has it.

hw/mcu/native; remove dependency on compiler/sim; bsp already has it.


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

Branch: refs/heads/master
Commit: 1b5f14c6fc906ae48e502ceb59108fb19c879812
Parents: 6d3edb3
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Wed Apr 19 15:34:15 2017 -0700
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Wed Apr 19 15:34:15 2017 -0700

----------------------------------------------------------------------
 hw/mcu/native/pkg.yml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/1b5f14c6/hw/mcu/native/pkg.yml
----------------------------------------------------------------------
diff --git a/hw/mcu/native/pkg.yml b/hw/mcu/native/pkg.yml
index 79df5a7..f8309f7 100644
--- a/hw/mcu/native/pkg.yml
+++ b/hw/mcu/native/pkg.yml
@@ -27,7 +27,6 @@ pkg.keywords:
 
 pkg.deps:
     - hw/hal
-    - compiler/sim
 
 pkg.req_apis:
     - console