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
!6
Create separate hilog package and start hilogd with systemd unit file
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Create separate hilog package and start hilogd with systemd unit file
esben/meta-openharmony:hilog-package
into
kirkstone
Overview
3
Commits
4
Pipelines
4
Changes
5
Merged
Esben Haabendal
requested to merge
esben/meta-openharmony:hilog-package
into
kirkstone
3 years ago
Overview
3
Commits
4
Pipelines
4
Changes
5
Expand
Closes eclipse/oniro-core/meta-openharmony#1
Edited
3 years ago
by
Esben Haabendal
0
0
Merge request reports
Compare
kirkstone
version 2
6d3557f1
3 years ago
version 1
95599895
3 years ago
kirkstone (base)
and
latest version
latest version
9c4e0111
4 commits,
3 years ago
version 2
6d3557f1
4 commits,
3 years ago
version 1
95599895
4 commits,
3 years ago
5 files
+
71
−
25
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
recipes-openharmony/images/openharmony-standard-image-tests.bb
+
0
−
1
Options
@@ -25,5 +25,4 @@ EXTRA_IMAGE_FEATURES += "debug-tweaks"
IMAGE_INSTALL += "sshd ptest-runner"
# install OpenHarmony components and ptests
IMAGE_INSTALL += "openharmony-standard-exes"
IMAGE_INSTALL += "openharmony-standard-ptest"
Loading