Skip to content
Snippets Groups Projects
Commit 387d7152 authored by Zbigniew Bodek's avatar Zbigniew Bodek
Browse files

openharmony-linux.conf: Introduce default OpenHarmony Linux distro


Add openharmony-linux base distribution configuration
as a superset of poky.
For now this distro only enables systemd as a default
init manager instead of sysvinit.

Signed-off-by: default avatarZbigniew Bodek <zbigniew.bodek@huawei.com>
parent 3d6340c8
No related branches found
No related tags found
No related merge requests found
require conf/distro/poky.conf
DISTRO = "openharmony-linux"
DISTRO_NAME = "OpenHarmony Base Linux Distro"
DISTRO_VERSION = "0.1"
INIT_MANAGER = "systemd"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment