You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ja...@apache.org on 2020/03/18 20:01:58 UTC

[mynewt-core] branch revert-2243-undo-180 created (now 5b7e591)

This is an automated email from the ASF dual-hosted git repository.

janc pushed a change to branch revert-2243-undo-180
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


      at 5b7e591  Revert "Revert "Prepare for Apache Mynewt 1.8.0 release""

This branch includes the following new commits:

     new 5b7e591  Revert "Revert "Prepare for Apache Mynewt 1.8.0 release""

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[mynewt-core] 01/01: Revert "Revert "Prepare for Apache Mynewt 1.8.0 release""

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

janc pushed a commit to branch revert-2243-undo-180
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 5b7e591ef2eb4d70cf7f3df07ee0ea48e9a5a70e
Author: Szymon Janc <sz...@codecoup.pl>
AuthorDate: Wed Mar 18 21:01:50 2020 +0100

    Revert "Revert "Prepare for Apache Mynewt 1.8.0 release""
    
    This reverts commit 455a6d2feba7a13677634483db1261630f29363a.
---
 repository.yml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/repository.yml b/repository.yml
index 1e80771..eef1e38 100644
--- a/repository.yml
+++ b/repository.yml
@@ -36,6 +36,7 @@ repo.versions:
     "1.5.0": "mynewt_1_5_0_tag"
     "1.6.0": "mynewt_1_6_0_tag"
     "1.7.0": "mynewt_1_7_0_tag"
+    "1.8.0": "mynewt_1_8_0_tag"
 
     "0-latest": "1.7.0"
     "1-latest": "1.7.0"
@@ -51,6 +52,7 @@ repo.versions:
     "1.5-latest": "1.5.0"
     "1.6-latest": "1.6.0"
     "1.7-latest": "1.7.0"
+    "1.8-latest": "1.8.0"
 
 repo.newt_compatibility:
     # Allow all versions for 0.0.0.  This is a workaround to prevent a warning
@@ -64,6 +66,9 @@ repo.newt_compatibility:
     # Core 1.5.0+ requires newt 1.5.0+ (feature: transient packages)
     # Core 1.6.0+ requires newt 1.6.0+ (feature: choice)
     # Core 1.7.0+ requires newt 1.7.0+ (feature: range)
+    # Core 1.8.0+ requires newt 1.8.0+ (feature: version.yml not needed)
+    1.8.0:
+        1.8.0: good
     1.7.0:
         1.7.0: good
     1.6.0:
@@ -93,6 +98,7 @@ repo.deps:
             mynewt_1_5_0_tag: 1.0.0
             mynewt_1_6_0_tag: 1.1.0
             mynewt_1_7_0_tag: 1.2.0
+            mynewt_1_8_0_tag: 1.3.0
 
     mcuboot:
         type: github
@@ -101,6 +107,7 @@ repo.deps:
         vers:
             master: 0-dev
             mynewt_1_7_0_tag: 1.3.1
+            mynewt_1_8_0_tag: 1.5.0
 
     apache-mynewt-mcumgr:
         type: github
@@ -108,3 +115,4 @@ repo.deps:
         repo: mynewt-mcumgr
         vers:
             master: 0-dev
+            mynewt_1_8_0_tag: 0.1.0