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 <[email protected]> Authored: Tue Mar 7 17:01:09 2017 -0800 Committer: Marko Kiiskila <[email protected]> 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
