- Jan 26, 2022
-
-
Andrei Gherzan authored
This will sync the local conf version with the metadata. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
image-mklibs was removed in oe-core due to python3 incompatibility and lack of testing. This change drops them from local.conf sample files as well. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Nov 26, 2021
-
-
Eilís Ní Fhlannagáin authored
This commit adds support for the qemu-generic-arm64 machine as a basic qemu machine for arm SystemReady devices. It requires meta-arm-dunfell-backports in order to function. Signed-off-by:
Eilís Ní Fhlannagáin <elizabeth.flanagan@huawei.com>
-
- Nov 25, 2021
-
-
Andrei Gherzan authored
The blueprint layer was the only layer having a dependency on the homeassistant layer. With the meta-oniro-blueprint now handled externally, as a separate repository, we can remove this dependency and deal with it in the respective blueprint layer. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Nov 19, 2021
-
-
Andrei Gherzan authored
Blueprints will have a new home: https://booting.oniroproject.org/distro/meta-oniro-blueprints Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Nov 08, 2021
-
-
Marta Rybczynska authored
Layers order decides on the override of classes (layer priorities do not work for this [1]). To override a class from poky we need to move the overriding class (which is in meta-oniro-staging) before on the layers list. [1] https://www.yoctoproject.org/pipermail/yocto/2012-January/004379.html Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
- Nov 05, 2021
-
-
This commit adds meta-zephyr-bsp to the manifest and to bblayers.conf.sample for zephyr builds. Signed-off-by:
Eilís Ní Fhlannagáin <elizabeth.flanagan@huawei.com>
-
- Oct 15, 2021
-
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
This updates the bblayers configuration sample following: 1. poky replacement by oe-core and bitbake 2. restructure repo workspace Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Pavel Zhukov authored
Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Oct 13, 2021
-
-
Currently ACTS are planned to be built together with OpenHarmony dependencies in a single recipe using gn.bbclass. This renders all xts-acts related recipes and the layer itself obsolete. Closes: https://git.ostc-eu.org/OSTC/planning/maintenance/-/issues/18 Signed-off-by:
robert.drab <robert.drab@huawei.com>
-
- Oct 11, 2021
-
-
Stefan Schmidt authored
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
Change prefix for all DISTRO values as well as moving the distro config files and includes. This needs to go together with the .ostc-ci change to change our CI jobs for the new names. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
- Sep 30, 2021
-
-
Zygmunt Krynicki authored
The repository with the layer was changed in the git-repo manifest and the GitLab rename happened separately. There is no way to coordinate this across repositories better AFAIK. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- Sep 23, 2021
-
-
Zygmunt Krynicki authored
Our download cache is temporarily out of order. Before it returns, disabling it should speed up fresh builds, as the cache is gone and is accessed repeatedly which wastes time. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Pavel Zhukov authored
FreeRTOS switched to use main branch instead of master while our code still looks for master. Overriding of bb class is needed for the change thus it requires change in the order of layers. Closes: https://git.ostc-eu.org/OSTC/OHOS/meta-ohos/-/issues/132 Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com> Upstream status: Backport Upstream commit: d4bd9d748a4223856bf92dd35ca088d1f319d189
-
- Sep 22, 2021
-
-
Looking at allscenarios-image-common.inc I see some devel/dbg packages in there. These really should be pulled into a development or debug image as images that endusers would build off of for a production environment should only contain the minimal packages needed to run the system. This patch removes gdbserver and packagegroup-net-tools (iperf3) from common and puts them along with other useful EXTRA_IMAGE_FEATURES into two new images: allscenarios-image-base-dev allscenarios-image-extra-dev Due to the size of the dbg-pkgs and dev-pkgs, allscenarios-image-extra-dev needs a bump of it's ROOT_PARTITION_SIZE else wic creation explodes. Closes <issues 123> Signed-off-by:
Eilís Ní Fhlannagáin <elizabeth.flanagan@huawei.com>
-
- Sep 09, 2021
-
-
Zygmunt Krynicki authored
The cache is relatively network-heavy, as it attempts to check if one of myriad of cache files is available and is somewhat misleading, since the cache only works for the small subset of configurations that have been cleared for legal re-distribution and have a public cache available. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- Aug 31, 2021
-
-
Zygmunt Krynicki authored
SystemOTA depends on RAUC. The meta-rauc repository was added to the manifest earlier [1], and now needs to participate in the default build configuration process. [1] https://git.ostc-eu.org/OSTC/OHOS/manifest/-/merge_requests/127 Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- Jul 22, 2021
-
-
Bernhard Rosenkränzer authored
Add meta-riscv to bblayers.conf.sample to enable RISC-V support in all ASOS builds Signed-off-by:
Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
-
- Jun 16, 2021
-
-
OP-TEE recipes are taken from Linaro repo. Signed-off-by:
Santeri Salko <santeri.salko@huawei.com>
-
- Jun 11, 2021
-
-
Marta Rybczynska authored
Add the meta-security layer with its dependencies. Meta security offers configuration and tools for distribution hardening and tests. Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
- Jun 08, 2021
-
-
Zygmunt Krynicki authored
Ever since we've landed https://git.ostc-eu.org/OSTC/OHOS/meta-ohos/-/merge_requests/147 the way to invoke `runqemu` has changed slightly. Update stale documentation sections that were left out. Closes: https://git.ostc-eu.org/OSTC/OHOS/meta-ohos/-/issues/67 Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- Jun 02, 2021
-
-
Nagesh shamnur authored
changes are needed in the following files: flavours/zephyr/conf-notes.txt flavours/zephyr/local.conf.sample Signed-off-by:
Nagesh Shamnur <nagesh.shamnur@huawei.com>
-
- Jun 01, 2021
-
-
Andrei Gherzan authored
The OS will start to depend on a specific partition table and having to maintain multiple qemu setups might not prove useful. Also, we have encountered issues trying to boot wic images (disk images as opposed to root filesystems) with qemu ARM machines. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
This distro configuration only really applies on Linux builds. We have set it for other kernels in the past to workaround some bugs - fixes were upstreamed in the meanwhile. So we can remove all these from our local.conf samples. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- May 25, 2021
-
-
Wojciech Zmuda authored
Add relevant MACHINE entry in local.conf.sample of the Zephyr flavour and metion it in configuration notes displayed after sourcing the env with TEMPLATECONF. Closes: OSTC/planning/core-os#168 Signed-off-by:
Wojciech Zmuda <wojciech.zmuda@huawei.com>
-
- Apr 28, 2021
-
-
- Apr 20, 2021
-
-
Zygmunt Krynicki authored
This bundles a rather large rename of all the recipes, descriptions and comments, with the exception of repositories referenced from gitee or other third party system (e.g. launchpad PPAs or COPR repositories). Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- Apr 07, 2021
-
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Mar 17, 2021
-
-
Andrei Gherzan authored
We use this layer to store temporary fixes while upstream catches up. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Mar 16, 2021
-
-
Bernhard Rosenkränzer authored
Allow using the clang 12 based toolchain Signed-off-by:
Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
-
- Mar 15, 2021
-
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
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 12, 2021
-
-
Andrei Gherzan authored
These machines are not as of now in the scope of the project. We remove them from the local.conf samples to not leave room for confusion. This aligns the qemu set of supported targets with `conf-notes.txt` and general documentation too. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Mar 11, 2021
-
-
Strong (=) assignment makes it impossible to override DISTRO in command line when calling bitbake e.g.: $ DISTRO=myCoolOS bitbake myCoolImage With strong assignment, the local.conf DISTRO setting has precendence over command line setting. Using weak assignment allows user to build other DISTRO without editing local.conf. Signed-off-by:
Wojciech Zmuda <wojciech.zmuda@huawei.com>
-