- Jul 20, 2022
-
-
Andrei Gherzan authored
An upstream patch (oe-core) doesn't apply cleanly on the musl version openharmony is using. Refresh to fix the associated build warnings. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Jul 09, 2022
-
-
Esben Haabendal authored
Instead of hardcoding an `openharmony` override, this introduce an `openharmony` distro feature which (when enabled) will add a `df-openharmony` override. The `openharmony` distro feature will also gate the `openharmony-3.0` and `openharmony-3.1` overrides, so they are only active when `openharmony` is enabled. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- Jun 30, 2022
-
-
Esben Haabendal authored
This allows building OpenHarmony compatible musl using any distro configuration which enables "openharmony" in its DISTROOVERRIDES. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- Jun 27, 2022
-
-
Thierry Escande authored
With this change, the OpenHarmomy lib paths are now added to /etc/ld-musl-${MUSL_LDSO_ARCH}.path based on the content of the distro variable MUSL_LDSO_PATHS. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
- Jun 24, 2022
-
-
Thierry Escande authored
This adds /usr/lib/module/* subfolders to lib search path so OpenHarmony components are able to find libraries they need. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
- Jun 15, 2022
-
-
Esben Haabendal authored
OpenHarmony stores libraries in both /system/lib and /system/lib/module, and needs to be able to find them. With /system/lib being a symlink to /usr/lib, we need to add /usr/lib/module to search path. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- Jun 02, 2022
-
-
This moves the public headers defining the interface to the OpenHarmony musl (malloc/free) hooks into the correct place, so they get installed as public headers. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Thierry Escande authored
Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
- Apr 26, 2022
-
-
This change moves the hunk for the file sys/capabilty.h into its own patch file so it can be ignored. We will be using the sys/capability.h header file from libcap instead, to allow using libcap also. Signed-off-by:
Thierry Escande <thierry.escande@huawei.com> Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Esben Haabendal authored
This reverts to upstream version 1.2.0 plus patches extracted from //third_party/musl component in OpenHarmony-v3.0-LTS code base. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-