Skip to content
Snippets Groups Projects
Commit b16ed03a 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 7e53117a
No related branches found
No related tags found
No related merge requests found
...@@ -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