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 2015/11/23 20:01:27 UTC

[2/2] incubator-mynewt-larva git commit: Add dependency to stub console.

Add dependency to stub console.


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

Branch: refs/heads/master
Commit: 426d591510b777f4231c788d14a2cfed1da06ef3
Parents: 98aaf5c
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Mon Nov 23 10:59:50 2015 -0800
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Mon Nov 23 10:59:50 2015 -0800

----------------------------------------------------------------------
 project/bin2img/bin2img.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/blob/426d5915/project/bin2img/bin2img.yml
----------------------------------------------------------------------
diff --git a/project/bin2img/bin2img.yml b/project/bin2img/bin2img.yml
index e2ef959..7a99887 100644
--- a/project/bin2img/bin2img.yml
+++ b/project/bin2img/bin2img.yml
@@ -1,3 +1,4 @@
 project.name: bin2img
 project.eggs: 
     - libs/bootutil
+    - libs/console/stub