Repository: incubator-mynewt-core
Updated Branches:
  refs/heads/develop 56ae794c2 -> e02bab6c2


flash_map; does not need to depend on itself.


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

Branch: refs/heads/develop
Commit: e02bab6c272c2f7cc43eecffb0636e30d1cdfefe
Parents: 122f2f6
Author: Marko Kiiskila <[email protected]>
Authored: Thu Jan 19 09:56:53 2017 -0800
Committer: Marko Kiiskila <[email protected]>
Committed: Thu Jan 19 09:57:25 2017 -0800

----------------------------------------------------------------------
 sys/flash_map/pkg.yml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/e02bab6c/sys/flash_map/pkg.yml
----------------------------------------------------------------------
diff --git a/sys/flash_map/pkg.yml b/sys/flash_map/pkg.yml
index 400ae47..16f8bc0 100644
--- a/sys/flash_map/pkg.yml
+++ b/sys/flash_map/pkg.yml
@@ -27,7 +27,6 @@ pkg.keywords:
 
 pkg.deps:
     - sys/defs
-    - sys/flash_map
     - sys/mfg
 
 pkg.init_function: flash_map_init

Reply via email to