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
All threads resolved!
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -116,3 +116,5 @@ SPLASH = "psplash-oniro"
DISTRO_FEATURES_FILTER_NATIVE:append = " openharmony"
DISTRO_FEATURES_FILTER_NATIVESDK:append = " openharmony"
require conf/distro/include/openharmony.inc
# OpenHarmony requires musl libc, so we cannot allow other TCLIBC values
TCLIBC:df-openharmony = "musl"
Loading