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/03/06 21:18:08 UTC

[3/3] incubator-mynewt-blinky git commit: MYNEWT-645 Blinky - Use latest compatible core.

MYNEWT-645 Blinky - Use latest compatible core.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky/commit/0392bcbd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky/tree/0392bcbd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky/diff/0392bcbd

Branch: refs/heads/master
Commit: 0392bcbdf696304765973183000cf4b1e1c852ab
Parents: 5436b50
Author: Christopher Collins <cc...@apache.org>
Authored: Tue Feb 28 11:38:12 2017 -0800
Committer: Christopher Collins <cc...@apache.org>
Committed: Tue Feb 28 11:38:12 2017 -0800

----------------------------------------------------------------------
 project.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky/blob/0392bcbd/project.yml
----------------------------------------------------------------------
diff --git a/project.yml b/project.yml
index 7758507..357b5ea 100644
--- a/project.yml
+++ b/project.yml
@@ -27,6 +27,6 @@ project.repositories:
 #
 repository.apache-mynewt-core:
     type: github
-    vers: 0-latest
+    vers: 1-latest
     user: apache
     repo: incubator-mynewt-core