Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
openharmony-linux.conf 335 B
require conf/distro/poky.conf

DISTRO = "openharmony-linux"
DISTRO_NAME = "OpenHarmony Base Linux Distro"
DISTRO_VERSION = "0.1"

TCLIBC = "musl"

INIT_MANAGER = "systemd"

# Remove some of the default Poky DISTRO_FEATURES we inherited, but do not use.
DISTRO_FEATURES_remove = "nfc 3g pcmcia"

PREFERRED_VERSION_linux-yocto = "5.10%"