- Mar 15, 2021
-
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Zygmunt Krynicki authored
OSTC now publishes a complete sstate-cache and download cache for a set of builds and configurations. Using those caches can dramatically speed up setting up the development environment by avoiding huge source downloads (about 12GB at the time of this writing) and virtually all of the compilation (close to an hour on a 6 core 8th gen Intel mobile CPU) at the cost of miniscule sstate cache download (on the order of one gigabyte). The setting is added at the bottom of local.conf, where it is easier to spot and disable, if desired. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- Mar 01, 2021
-
-
Andrei Gherzan authored
This will include definitions and info for useful variables like DL_DIR, SSTATE_DIR etc. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Feb 16, 2021
-
-
Zbigniew Bodek authored
zephyr is no longer preferred, default DISTRO. Change it to openharmony-zephyr. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
- Jan 12, 2021
-
-
Robert Drab authored
Copy of Poky sample files with default distro set to zephyr and following meta-layer in bblayers.conf.sample: - poky/meta - meta-openembedded/meta-oe - meta-openembedded/meta-python - meta-zephyr - meta-ohos/meta-ohos-foundation Signed-off-by:
Robert Drab <robert.drab@huawei.com>
-