Skip to content
Snippets Groups Projects

Various fixes for building Oniro with `openharmony` distro feature

Merged Andrei Gherzan requested to merge agherzan/oniro:ag/oh-build-fix into kirkstone
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -115,3 +115,5 @@ SPLASH = "psplash-oniro"
DISTRO_FEATURES_FILTER_NATIVE:append = " openharmony"
DISTRO_FEATURES_FILTER_NATIVESDK:append = " openharmony"
OPENHARMONY_VERSION ?= "3.0"
PREFERRED_VERSION_openharmony-standard = "${OPENHARMONY_VERSION}"
Loading