- Jul 18, 2022
-
-
Thierry Escande authored
Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
- Jul 09, 2022
-
-
Esben Haabendal authored
This will skip the recipe if openharmony is not enabled in DISTRO_FEATURES, if TOOLCHAIN is not clang or if RUNTIME is not llvm. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- Jul 05, 2022
-
-
Thierry Escande authored
This adds the missing OpenHarmony parts to be installed into the system image and fixes the RDEPENDS errors. The INSANE_SKIP for file-rdeps can be then removed. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
Thierry Escande authored
This patch adds //base/security/selinux repository needed to build and install //third_party/selinux:libselinux to the system image. Since //third_party/selinux needs //third_party/FreeBSD only for the source files fts.c and fts.h, this patch also adds a dependency on the musl fts package and uses it instead of the source file from FreeBSD. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com> Merge me with
-
Esben Haabendal authored
Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Esben Haabendal authored
Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- Jun 30, 2022
-
-
Esben Haabendal authored
Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Esben Haabendal authored
OpenHarmony 3.1 introduced another script which copies directly from /usr/include/FlexLexer.h path, so we need to fix that as well in order to not depend on host OS flex package. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Esben Haabendal authored
Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- Jun 27, 2022
-
-
Thierry Escande authored
This change adds a post do_install() function that checks if all subfloders copied from system/lib/module are set in the distro variable MUSL_LDSO_PATHS and thus are part of the ld-musl-${MUSL_LDSO_ARCH}.path file. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
- Jun 24, 2022
-
-
Thierry Escande authored
This updates the OpenHarmony source repositories to 3.1.1 version. This also fixes a few patches that now apply to 3.1.1 source trees. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
Esben Haabendal authored
This is initial work on splitting up OpenHarmony 3.1 components into individual packages, and integrating the services of these as systemd services. It is not complete, as we are shifting focus to OpenHarmony 3.0(.1) for now. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- Jun 22, 2022
-
-
Esben Haabendal authored
Patching for Yocto internal toolchain details, we need to do it in openharmony recipe, and not in the prebuilts recipes. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- Jun 17, 2022
-
-
Thierry Escande authored
This replaces the use of prebuilt packing tools with the ones built from the recipe packing-tool-native. The patch for the OpenHarmony build repository fixes the path to the packing tool jar files and now points to the ones in the recipe native sysroot. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
Esben Haabendal authored
Instead of writing custom run-ptest scripts for all the (yet to come) ptest suites for OpenHarmony 1st party components, this commit introduces a generic run-ptest script, which should hopefully be usable for all (or at least most) components. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- Jun 15, 2022
-
-
Esben Haabendal authored
In OpenHarmony 3.1, we now also have files in /system/usr, so we need to include them as well. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Thierry Escande authored
This replaces the use of prebuilt HAP signing tool with the one built from the recipe hapsigner-native. The patch for the OpenHarmony build repository fixes the paths for the jar, keystore, and certificate files. It also fixes the renamed command line options in the hapbuilder.py script. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
- Jun 02, 2022
-
-
Thierry Escande authored
Signed-off-by:
Thierry Escande <thierry.escande@huawei.com> Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-