prebuilts: Oniro toolchain and 3rd party prebuilts for OpenHarmony
This provides recipe oniro-openharmony-toolchain and oniro-openharmony-bundle
recipes, which will build SDK images (self-extractable .sh file), which can be
installed into an OpenHarmony source repository, and provides alternative
toolchain and 3rd party components from Oniro project to the ones provided by
OpenHarmony project.
The oniro-openharmony-toolchain image provides prebuilt clang and musl libc
toolchain, and oniro-openharmony-bundle image extends that with various
prebuilt third-party components.
Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
parent
6ec7928a
No related branches found
No related tags found
Showing
- README.md 13 additions, 0 deletionsREADME.md
- recipes-openharmony/prebuilts/README.md 55 additions, 0 deletionsrecipes-openharmony/prebuilts/README.md
- recipes-openharmony/prebuilts/files/BUILD.gn 38 additions, 0 deletionsrecipes-openharmony/prebuilts/files/BUILD.gn
- recipes-openharmony/prebuilts/files/BUILD_host.gn 55 additions, 0 deletionsrecipes-openharmony/prebuilts/files/BUILD_host.gn
- recipes-openharmony/prebuilts/files/BUILD_target.gn 76 additions, 0 deletionsrecipes-openharmony/prebuilts/files/BUILD_target.gn
- recipes-openharmony/prebuilts/files/build/common/musl/BUILD.gn 10 additions, 0 deletions...es-openharmony/prebuilts/files/build/common/musl/BUILD.gn
- recipes-openharmony/prebuilts/files/patches/ace_ace_engine.patch 27 additions, 0 deletions...-openharmony/prebuilts/files/patches/ace_ace_engine.patch
- recipes-openharmony/prebuilts/files/patches/ark_js_runtime.patch 62 additions, 0 deletions...-openharmony/prebuilts/files/patches/ark_js_runtime.patch
- recipes-openharmony/prebuilts/files/patches/ark_runtime_core.patch 96 additions, 0 deletions...penharmony/prebuilts/files/patches/ark_runtime_core.patch
- recipes-openharmony/prebuilts/files/patches/ark_ts2abc.patch 26 additions, 0 deletionsrecipes-openharmony/prebuilts/files/patches/ark_ts2abc.patch
- recipes-openharmony/prebuilts/files/patches/build.patch 236 additions, 0 deletionsrecipes-openharmony/prebuilts/files/patches/build.patch
- recipes-openharmony/prebuilts/files/patches/build_third_party.patch 24 additions, 0 deletions...enharmony/prebuilts/files/patches/build_third_party.patch
- recipes-openharmony/prebuilts/files/patches/developtools_profiler.patch 100 additions, 0 deletions...rmony/prebuilts/files/patches/developtools_profiler.patch
- recipes-openharmony/prebuilts/files/patches/drivers_adapter_khdf_linux.patch 24 additions, 0 deletions.../prebuilts/files/patches/drivers_adapter_khdf_linux.patch
- recipes-openharmony/prebuilts/files/patches/drivers_framework.patch 39 additions, 0 deletions...enharmony/prebuilts/files/patches/drivers_framework.patch
- recipes-openharmony/prebuilts/files/patches/drivers_peripheral.patch 28 additions, 0 deletions...nharmony/prebuilts/files/patches/drivers_peripheral.patch
- recipes-openharmony/prebuilts/files/patches/kernel_linux_build.patch 36 additions, 0 deletions...nharmony/prebuilts/files/patches/kernel_linux_build.patch
- recipes-openharmony/prebuilts/files/patches/third_party_e2fsprogs.patch 27 additions, 0 deletions...rmony/prebuilts/files/patches/third_party_e2fsprogs.patch
- recipes-openharmony/prebuilts/files/patches/third_party_flutter.patch 61 additions, 0 deletions...harmony/prebuilts/files/patches/third_party_flutter.patch
- recipes-openharmony/prebuilts/files/patches/third_party_grpc.patch 40 additions, 0 deletions...penharmony/prebuilts/files/patches/third_party_grpc.patch
recipes-openharmony/prebuilts/README.md
0 → 100644
recipes-openharmony/prebuilts/files/BUILD.gn
0 → 100644
Please register or sign in to comment