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

oniro-linux.conf: Propagate openharmony distro feature to native/nativesdk


This is required on recipes like
oniro-openharmony-toolchain-integration provided by meta-openharmony.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 7c7b446d
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !214. Comments created here will be created in the context of that merge request.
...@@ -112,3 +112,6 @@ ENABLE_UART ?= "1" ...@@ -112,3 +112,6 @@ ENABLE_UART ?= "1"
GPU_MEM:raspberrypi4-64 = "128" GPU_MEM:raspberrypi4-64 = "128"
SPLASH = "psplash-oniro" SPLASH = "psplash-oniro"
DISTRO_FEATURES_FILTER_NATIVE:append = " openharmony"
DISTRO_FEATURES_FILTER_NATIVESDK:append = " openharmony"
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