You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by we...@apache.org on 2016/09/23 21:55:02 UTC

[2/2] incubator-mynewt-core git commit: Sys reboot needs to depend on sys/config

Sys reboot needs to depend on sys/config


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

Branch: refs/heads/develop
Commit: a52ff1706ae110a6f6618288a48c2e1b8a2afa80
Parents: a5e646a
Author: William San Filippo <wi...@runtime.io>
Authored: Fri Sep 23 13:21:19 2016 -0700
Committer: William San Filippo <wi...@runtime.io>
Committed: Fri Sep 23 14:54:53 2016 -0700

----------------------------------------------------------------------
 sys/reboot/pkg.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/a52ff170/sys/reboot/pkg.yml
----------------------------------------------------------------------
diff --git a/sys/reboot/pkg.yml b/sys/reboot/pkg.yml
index a34d45c..c2c2bf7 100644
--- a/sys/reboot/pkg.yml
+++ b/sys/reboot/pkg.yml
@@ -30,6 +30,7 @@ pkg.deps:
     - libs/util
     - sys/log
     - libs/imgmgr
+    - sys/config
 pkg.deps.REBOOT_LOG_FCB:
     - sys/fcb
 pkg.req_apis: