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/08 01:02:12 UTC

incubator-mynewt-blinky git commit: blinky by default fetches apache-mynewt-core version 0.9.999 (1.0.0-rc1).

Repository: incubator-mynewt-blinky
Updated Branches:
  refs/heads/1_0_0_dev 0392bcbdf -> 154968540


blinky by default fetches apache-mynewt-core version 0.9.999 (1.0.0-rc1).


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

Branch: refs/heads/1_0_0_dev
Commit: 15496854000a2b0cc9d19c05e069d18be313fa28
Parents: 0392bcb
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Tue Mar 7 17:01:09 2017 -0800
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Tue Mar 7 17:01:09 2017 -0800

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


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