- Apr 21, 2022
-
-
Davide Gardenal authored
This enables us to build optional components in meta-rauc like casync. Signed-off-by:
Davide Gardenal <davide.gardenal@huawei.com>
-
- Mar 22, 2022
-
-
Andrei Gherzan authored
Update the names used for C61 targets, there are now two instead of one before. Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com> Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
C61 build has been split up from the target MACHINE=seco-imx8mm-c61 to two targets, MACHINE=seco-imx8mm-c61-2gb and MACHINE=seco-imx8mm-c61-4gb, depending on the memory on the card. Reflect that in the build instructions. Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com> Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Mar 14, 2022
-
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
oe-core completely dropped the associated class and support: https://lists.openembedded.org/g/openembedded-core/message/160848 This change drops the associated references in our build sample files. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Feb 21, 2022
-
-
Adding ovmf to runqemu commands since we switched to GRUB+EFI as boot solution. Without this argument it does not boot properly and remains stuck in "Booting from Hard Disk..." Signed-off-by:
Francesco Pham <francesco.pham@huawei.com>
-
- Jan 26, 2022
-
-
Andrei Gherzan authored
Both layers are currently only targeting the linux flavour so we can disable the warnings for the flavours where they are not in scope. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
Both layers are currently only targeting the linux flavour so we can disable the warnings for the flavours where they are not in scope. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
On post dunfell versions, the mixin layers are not needed anymore. Also, the linaro optee layer is deprecated and the zephyr one was restructured to include meta-zephyr-bsp. 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 will sync the local conf version with the metadata. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
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
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>
-