Skip to content
Snippets Groups Projects

Create separate hilog package and start hilogd with systemd unit file

Merged Esben Haabendal requested to merge esben/meta-openharmony:hilog-package into kirkstone
All threads resolved!
5 files
+ 71
25
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -25,5 +25,4 @@ EXTRA_IMAGE_FEATURES += "debug-tweaks"
@@ -25,5 +25,4 @@ EXTRA_IMAGE_FEATURES += "debug-tweaks"
IMAGE_INSTALL += "sshd ptest-runner"
IMAGE_INSTALL += "sshd ptest-runner"
# install OpenHarmony components and ptests
# install OpenHarmony components and ptests
IMAGE_INSTALL += "openharmony-standard-exes"
IMAGE_INSTALL += "openharmony-standard-ptest"
IMAGE_INSTALL += "openharmony-standard-ptest"
Loading