- Jun 20, 2022
-
-
Thierry Escande authored
This change uses softer assignment ?= for OPENHARMONY_VERSION in distro configuration file. It is then possible to overwrite it in local.conf (or in auto.conf by CI). Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
- Jun 02, 2022
-
-
Thierry Escande authored
Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
Thierry Escande authored
This moves the 3.0 specific patches and files to an openharmony-3.0 directory. Instead of using DISTRO_VERSION, this now uses OHOS_VERSION to determine which OpenHarmony is built. DISTRO_VERSION has been reset to 1.99.99 to stick to oniro-core and avoid confusion with OpenHarmony version (3.0 or 3.1 for now). Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
-
- Jun 01, 2022
-
-
Esben Haabendal authored
Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- May 31, 2022
-
-
Esben Haabendal authored
Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Esben Haabendal authored
We will be needing this for OpenHarmony 3.1 builds. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- May 17, 2022
-
-
Esben Haabendal authored
The vmalloc kernel parameter does not clearly define which unit is default, and we were only getting 8 MByte vmalloc memory, which was not even enough to initialize our kernel, with at least PCI support not working due to vmalloc failure. Let's try with 128 MByte instead, which does not result in ny vmalloc failures during boot for now. 64 MByte was not enough... Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- Apr 29, 2022
-
-
Esben Haabendal authored
When doing a direct `inherit testimage` in an image recipe, the required host tools are not setup properly, so tests fails due to missing commands. Although the ${HOSTTOOLS} variable is setup with the tools in the recipe, this is not enough, as runqemu needs to have ${HOSTTOOLS} setup in configuration (non-recipe) context. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Esben Haabendal authored
We are going to use systemd to integrate OpenHarmony services with the rest of the Linux system. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Esben Haabendal authored
Let's start out with most basic distro features only, and build up from there as we see the need. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Esben Haabendal authored
This gives password-less root account by default. Good for development, and guarantees zero security. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Esben Haabendal authored
Instead of hard-coding a default to x86_64 for SDK images, leave it to host architecture and have commented out example of how to choose something specific. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- Apr 27, 2022
-
-
Esben Haabendal authored
This enables fallback to github mirror of the OpenHarmony repositories by default, which should help improve reliability of fetching OpenHarmony repositories. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Esben Haabendal authored
This should help developers in China easily enabling the use of the source mirror we currently maintain in China. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
- Apr 26, 2022
-
-
Esben Haabendal authored
This machine configuration is ABI compatible with the Cortex-A7 builds made with OpenHarmony build system. Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Esben Haabendal authored
Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-
Esben Haabendal authored
Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
-