Commit Graph

23 Commits

Author SHA1 Message Date
Szymon Janc 05dc5ddbff mynewt: Update latest tags in repository.yml
0-latest and 1-latest should point to latest stable release.

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2020-03-19 14:42:08 -06:00
Fabio Utzig 19df5c44de mynewt: allow newt to bypass submodule cloning
A recently added `newt` feature allows it to only clone selected git
submodules: https://github.com/apache/mynewt-newt/pull/377. This changes
the MCUBoot repository to remove submodules from the cloning process,
because they are not used by Mynewt.

Signed-off-by: Fabio Utzig <utzig@apache.org>
2020-02-25 11:37:15 -03:00
Fabio Utzig 310af87f61 Update to v1.5.0
Signed-off-by: Fabio Utzig <utzig@apache.org>
2020-02-19 10:29:01 -03:00
Fabio Utzig 7de8a29672 Preparing for v1.5.0-rc2
Signed-off-by: Fabio Utzig <utzig@apache.org>
2020-02-17 11:22:32 -03:00
Fabio Utzig ef7fbd7012 Preparing for v1.5.0-rc1
Signed-off-by: Fabio Utzig <utzig@apache.org>
2020-02-07 15:30:45 -03:00
David Brown ac55554059 Prepare for v1.4.0 release
Update release notes and various version stamps.

Signed-off-by: David Brown <david.brown@linaro.org>
2019-10-17 15:47:38 -06:00
David Brown d7581779d8 Prepare for release v1.4.0-rc2
Update version stamps as well as the release notes.

Signed-off-by: David Brown <david.brown@linaro.org>
2019-10-15 14:50:09 -06:00
David Brown 4d0c5fa488 Release notes for 1.4.0-rc1
Signed-off-by: David Brown <david.brown@linaro.org>
2019-10-08 10:45:14 -07:00
Szymon Janc 7fea84665f Release 1.3.1
Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2019-07-08 08:50:16 -03:00
Szymon Janc aab2118e82 Update repository.yml with latest release
Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2019-04-11 18:14:04 -03:00
David Brown adf57829dc Bump to release v1.3.0
Signed-off-by: David Brown <david.brown@linaro.org>
2019-02-04 12:57:18 -07:00
David Brown 4963b013c4 Bump version to 1.3.0-rc3
Third release candidate for 1.3.0.

Signed-off-by: David Brown <david.brown@linaro.org>
2019-02-01 10:02:00 -07:00
David Brown ef4861d1ae Bump version to 1.3.0-rc2
Second pre-release for v1.3.0.

Signed-off-by: David Brown <david.brown@linaro.org>
2019-01-29 15:21:41 -07:00
Christopher Collins b17af7f85f repository.yml: Remove invalid stability "rc1"
Newt only allows the following stability strings in a repo version:

    VERSION_STABILITY_NONE   = ""
    VERSION_STABILITY_STABLE = "stable"
    VERSION_STABILITY_DEV    = "dev"
    VERSION_STABILITY_LATEST = "latest"
    VERSION_STABILITY_COMMIT = "commit"

An attempt to update a project that uses mcuboot would choke due to the
invalid stability string "rc1":

    Error: Unknown stability (rc1) in version 1.3.0-rc1

Signed-off-by: Christopher Collins <ccollins@apache.org>
2019-01-24 12:17:58 -08:00
David Brown 5e9078f1e0 Bump version to 1.3.0-rc1
First pre-release for v1.3.0.

Signed-off-by: David Brown <david.brown@linaro.org>
2019-01-24 10:03:37 -07:00
Fabio Utzig 203d74f205 Update mcuboot versions
Signed-off-by: Fabio Utzig <utzig@apache.org>
2018-08-03 15:31:39 -07:00
Fabio Utzig fe9dd965f5 Fix with correct release numbers
Signed-off-by: Fabio Utzig <utzig@apache.org>
2018-02-16 16:45:03 -07:00
Fabio Utzig 07d65c9a73 Update Mynewt version numbers
Signed-off-by: Fabio Utzig <utzig@apache.org>
2018-01-09 11:32:45 -07:00
kYc0o 900be6eb27 Fix repository for v1.0.0
Signed-off-by: kYc0o <fco.ja.ac@gmail.com>
2017-11-20 14:06:41 -02:00
Fabio Utzig 69713bcb70 Fix repository for v0.9.0 2017-07-28 15:31:21 -06:00
David Brown a3be264077 Bump version to 0.9.0-rc2
Version is stored in repository.yaml for mynewt.  Otherwise, put a
single mention of it in the README.md.

Signed-off-by: David Brown <david.brown@linaro.org>
2017-07-26 19:02:33 -06:00
Christopher Collins 40fb9270d8 Remove develop branch. 2016-12-12 17:59:22 -08:00
Christopher Collins 7244ed82fe Add repository.yml file. 2016-12-12 17:51:28 -08:00