Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
meta-openharmony
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
oniro4openharmony
meta-openharmony
Merge requests
!10
OpenHarmony 3.1
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
OpenHarmony 3.1
thierrye/meta-openharmony:openharmony-3.1
into
kirkstone
Overview
72
Commits
10
Pipelines
10
Changes
115
Merged
Thierry Escande
requested to merge
thierrye/meta-openharmony:openharmony-3.1
into
kirkstone
3 years ago
Overview
25
Commits
10
Pipelines
10
Changes
115
Expand
0
0
Merge request reports
Compare
kirkstone
version 9
17236c3f
2 years ago
version 8
9542a81b
2 years ago
version 7
9eea61ba
2 years ago
version 6
9a7ea295
2 years ago
version 5
d00de713
2 years ago
version 4
09e0634b
2 years ago
version 3
1e52aa4d
2 years ago
version 2
d83450a7
2 years ago
version 1
d83450a7
3 years ago
kirkstone (base)
and
latest version
latest version
76ece508
10 commits,
2 years ago
version 9
17236c3f
10 commits,
2 years ago
version 8
9542a81b
10 commits,
2 years ago
version 7
9eea61ba
9 commits,
2 years ago
version 6
9a7ea295
8 commits,
2 years ago
version 5
d00de713
8 commits,
2 years ago
version 4
09e0634b
8 commits,
2 years ago
version 3
1e52aa4d
8 commits,
2 years ago
version 2
d83450a7
8 commits,
2 years ago
version 1
d83450a7
15 commits,
3 years ago
115 files
+
33733
−
9
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
115
Search (e.g. *.vue) (Ctrl+P)
conf/distro/oniro-openharmony-linux.conf
+
5
−
1
Options
@@ -4,7 +4,11 @@
DISTRO
=
"oniro-openharmony-linux"
DISTRO_NAME
=
"Oniro/OpenHarmony Linux Distro"
DISTRO_VERSION
=
"3.0"
DISTRO_VERSION
=
"1.99.99"
# OpenHarmony OS version
OPENHARMONY_VERSION
=
"3.1"
PREFERRED_VERSION_openharmony
-
standard
=
"${OPENHARMONY_VERSION}"
# LLVM/Clang toolchain
TOOLCHAIN
=
"clang"
Loading