Skip to content
Snippets Groups Projects
Verified Commit c3e8d034 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

openharmony-linux.conf: Bring back x11 for Epiphany support


Epiphany needs gcr while gcr needs x11 backend in gtk3+. That leads us
to the need of bringing x11 DISTRO_FEATURE back.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent db555126
No related branches found
No related tags found
No related merge requests found
......@@ -9,4 +9,4 @@ 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 x11"
DISTRO_FEATURES_remove = "nfc 3g pcmcia"
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