- Jun 17, 2022
-
-
Thierry Escande authored
The packing-tool repository is a collection of OpenHarmony tools used to pack and unpack HAP packages. OpenHarmony uses these tool as prebuilt binaries. This recipe will build them from sources. It's written in Java and needs the fastjson package from [1], downloaded as a jar file from its maven repository. Fastjson is released under the Apache 2.0 license, [1] https://github.com/alibaba/fastjson Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
- Jun 15, 2022
-
-
Thierry Escande authored
Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
Thierry Escande authored
The HAP signing tool is a java application, built from Gradle files, used to sign HAP packages. Using this version built from sources allows to remove the currently used binary prebuilt. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
- Jun 14, 2022
-
-
Thierry Escande authored
This adds a recipe to install a binary archive of Gradle 7.1.1 that will be used to build the HAP signing tool. It is not build from sources as Gradle uses itself as build tool. It is released under the Apache 2.0 license. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
- Jun 09, 2022
-
-
Esben Haabendal authored
This reverts commit 332f0034. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- Jun 01, 2022
-
-
Esben Haabendal authored
This commit must be reverted once https://github.com/kraj/meta-clang/pull/616 is merged, backported to upstream kirkstone branch, and we have bumbed our meta-clang submodule to include that. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- Apr 27, 2022
-
-
This recipe builds the native HDC client tool, based on the OpenHarmony v3.1 Release revision. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
- Apr 26, 2022
-
-
Esben Haabendal authored
OpenHarmony build system relies on this old version 1.x of prompt_toolkit Python module. A patch for adding this to meta-openembedded was submitted but rejected, noting that we should instead try to convince any users of this old version to upgrade to current (3.0) version. In this case, that is the OpenHarmony build_lite.git repository. So for now, we need to carry this recipe here. We are using version 1.0.18, which is never than the version used currently by OpenHarmony project, as the old version does not support Python 3.9+ which we are using. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Esben Haabendal authored
This will be used for replacing bounds_checking_function third party component in OpenHarmony. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
OpenHarmony build system relies on the obsolete set_sources_assignment_filter GN function which was recently dropped. Signed-off-by:
Robert Drab <robert.drab@huawei.com> Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Esben Haabendal authored
The hc-gen tool is used to convert HDF (Hardware Driver Foundation) configuration source files (.hcs) to HDF configuration binary files (.hcb). Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-