Skip to content

Commit

Permalink
upstram: update the ohos release version we are based on to 4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Pham <[email protected]>
  • Loading branch information
Francesco Pham committed Sep 26, 2024
1 parent 33b86ce commit c5c8fbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions upstream.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ parent: Eclipse Oniro Project

## Eclipse Oniro Downstream Integration

Eclipse Oniro currently bases its enhancements of OpenHarmony on the 4.0 release.
Eclipse Oniro currently bases its enhancements of OpenHarmony on the 4.1 release.
Newer versions will be targeted as they become available and used by the
working group members. To collect enhancements and fixes, check for consistency, and
run them through continuous integration (CI), the project is using a downstream fork to
Expand All @@ -21,7 +21,7 @@ different URL in `repo init`, enabling repo sync to pick up the correct reposito
and revisions from the manifest.

```bash
repo init -u https://github.com/eclipse-oniro4openharmony/manifest.git -b OpenHarmony-4.0-Release --no-repo-verify
repo init -u https://github.com/eclipse-oniro4openharmony/manifest.git -b OpenHarmony-4.1-Release --no-repo-verify
```

Creating a new repository is necessary for new add-ons. Once the add-on is
Expand Down

0 comments on commit c5c8fbb

Please sign in to comment.