- Dec 09, 2021
-
-
Francesco Pham authored
Signed-off-by:
Francesco Pham <francesco.pham@huawei.com>
-
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
Skip git operations in lava jobs as these jobs operate exclusively on artifacts. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- Dec 08, 2021
-
-
* Restructure main page * Supported-technologies folder moved one level up * This is part of MR: https://booting.oniroproject.org/distro/docs/-/merge_requests/227 * Rework on the documentation flow * Closes: https://git.ostc-eu.org/distro/docs/-/issues/80 Signed-off-by:
Gururaj Shetty <gururaj.shetty@huawei.com>
-
Stefan Schmidt authored
OTBR stores at least one .data file in this path and some functionality does not work without it being read-write. Mark the path as writable. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Marta Rybczynska authored
This change fixes patches for two issues reported in a research paper [1]: a side channel attack (*) and a cross-configuration attack (**). In this commit we add a fix for (*) that wasn't marked as a CVE initially in the upstream. A fix of (**) available in Yocto backport is in fact fixing CVE-2021-40528, not CVE-2021-33560 as marked in the commit message. We commit the accual fix for CVE-2021-33560 and whitelist CVE-2021-40528 until we rename the patch upstream. For details of the mismatch and the timeline see [2] (fix of the documentation) and [3] (the related ticket upstream). [1] https://eprint.iacr.org/2021/923.pdf [2] https://dev.gnupg.org/rCb118681ebc4c9ea4b9da79b0f9541405a64f4c13 [3] https://dev.gnupg.org/T5328#149606 Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
- Dec 07, 2021
-
-
Stefan Schmidt authored
This is no longer needed as we switched to a setup where we build bossac with bitbake and use the internal version for flashing. The result is a streamlined flashing experience where no extra installation of the Arduino IDE and search for the PATH is needed anymore. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
- Dec 06, 2021
-
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
After all test jobs for a pipeline finish, trigger lava-report via gitlab api to collect test results from all jobs. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- Dec 03, 2021
-
-
Chase Qi authored
* fix the syntax for CI/CD var check * enable lava report Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- Dec 01, 2021
-
-
dunfell branch is not Jasmine (1.0.0) anymore. bumping to 1.99.99 to be symver compatible. Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Nov 30, 2021
-
-
According to the upstream [1], the bug happens only if the programmer does not follow the API definition. [1] https://github.com/akheron/jansson/issues/548 Upstream-Status: Pending Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
Pavel Zhukov authored
Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Nov 29, 2021
-
-
Stefan Schmidt authored
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
It worked for me on latest ubuntu, and can adapter for other distros Forwarded: https://booting.oniroproject.org/distro/oniro/-/merge_requests/375 Relate-to: https://git.ostc-eu.org/OSTC/OHOS/meta-ohos/-/merge_requests/235 Signed-off-by:
Philippe Coval <philippe.coval@huawei.com>
-
Marta Rybczynska authored
Set the preferred Python version to 3.8.12 with security fixes. Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
Marta Rybczynska authored
Python 3.8.12 is a security release, including a fix for CVE-2021-29921. From the official announcement [1]: Security content in this release contains four fixes. There are also four additional fixes for bugs that might have lead to denial-of-service attacks. [1] https://www.python.org/downloads/release/python-3812/ Upstream-Status: Submitted [https://lists.openembedded.org/g/openembedded-core/message/158829 ] Signed-off-by:
Marta Rybczynska <marta.rybczynska@huawei.com>
-
- Nov 26, 2021
-
-
Forwarded: https://github.com/openembedded/meta-openembedded/pull/489 Origin: https://booting.oniroproject.org/rzr/oniro/-/tree/sandbox/rzr/devel/master Relate-to: https://github.com/lvgl/lvgl/issues/2534 Relate-to: https://booting.oniroproject.org/distro/oniro/-/merge_requests/450 Signed-off-by:
Philippe Coval <philippe.coval@huawei.com>
-
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>
-
Pavel Zhukov authored
Fixes: https://booting.oniroproject.org/distro/oniro/-/issues/192 Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Nov 25, 2021
-
-
Amit Kucheria authored
Signed-off-by:
Amit Kucheria <amit.kucheria.ext@huawei.com>
-
Andrei Gherzan authored
This was needed for meta-homeassistant and now that we have moved this out of the main oniro repository, we can also drop this fix which will be included in the meta-oniro-blueprint repository. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
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 24, 2021
-
-
Pavel Zhukov authored
dunfell ships go 1.14.% which is EOL'ed and doesn't get security fixes anymore. Upstream-status: Backport Upstream-URL: https://git.openembedded.org/openembedded-core/commit/?id=69c68f470e8e12456a4d9abf2d1c33b857e4ea37 Fixes: https://booting.oniroproject.org/distro/oniro/-/issues/188 Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Pavel Zhukov authored
Homeassistant requires pyyaml == 5.3 while oe layer provides newer version. Specifying preferred older version to fix the broken dependencies. Fixes: https://booting.oniroproject.org/distro/oniro/-/issues/187 Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
For optimisation purpose there is no need to launch extra weston-keyboard on systems where input is handled differently (eg: Using custom UI) This can be disabled in blueprints conf if desired Relate-to: https://forum.ostc-eu.org/t/226#bootchart Forwarded: https://booting.oniroproject.org/distro/oniro/-/merge_requests/442 Signed-off-by:
Philippe Coval <philippe.coval@huawei.com>
-
Chase Qi authored
CI_LAVA_TOKEN is required for submitting job to LAVA server. It should be set in instance level gitlab CI/CD variables for testing forking dev flow based MRs. With `when: never` rule, test job will not be added to pipeline if the above var not set. If the condition not set in test job that extends `.lava-test`, `.lava-test` will ask user to do so and then exit with unsuccessful job status. There is no easy way to exit early with successful status yet. See https://gitlab.com/gitlab-org/gitlab/-/issues/329217#note_572963049 Adding the above condition in `.lava-test` has no impact on test job that extends the `.lava-test`. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- Nov 23, 2021
-
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- Nov 22, 2021
-
-
Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Ettore Chimenti authored
SBC-C61: fix PCIe and enabling the second Ethernet Signed-off-by:
Ettore Chimenti <ettore.chimenti@seco.com>
-
Andrei Gherzan authored
We have moved the artefacts that were forcing us to use LFS due to their size (blueprints). The only remaining one is `oniro-arch.png` which we can just bring it back in git for now (54K). Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Ettore Chimenti authored
SBC-C61: update Linux 5.10 to fix Bluetooth and fix build. defconfig: Build sdma firmware into the kernel binary. Add firmware dependancy before build. Closes https://git.ostc-eu.org/OSTC/planning/hw-enablement/-/issues/52 Signed-off-by:
Ettore Chimenti <ettore.chimenti@seco.com>
-
This was fixed now in upstream and included as part of the manifest bump for meta-freertos. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
This includes some CI updates that are not relevant to us but also includes a fix[1] that removes an unneeded dependency on yoctobsp. [1] https://github.com/aehs29/meta-freertos/commit/f3c2edb0f22c34b35a775c5d17ea1424d44bee21 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
philippe coval authored
[Martin Jansa] * fixes: ERROR: Nothing PROVIDES 'lvgl' (but meta-oe/recipes-graphics/lvgl/lv-lib-png_8.0.2.bb DEPENDS on or otherwise requires it) lvgl was skipped: missing required distro feature 'wayland' (not in DISTRO_FEATURES) ERROR: Nothing RPROVIDES 'lv-lib-png-dev' (but meta-oe/recipes-graphics/lvgl/lv-lib-png_8.0.2.bb RDEPENDS on or otherwise requires it) No eligible RPROVIDERs exist for 'lv-lib-png-dev' NOTE: Runtime target 'lv-lib-png-dev' is unbuildable, removing... Missing or unbuildable dependency chain was: ['lv-lib-png-dev'] ERROR: Nothing RPROVIDES 'lv-lib-png' (but meta-oe/recipes-graphics/lvgl/lv-lib-png_8.0.2.bb RDEPENDS on or otherwise requires it) No eligible RPROVIDERs exist for 'lv-lib-png' NOTE: Runtime target 'lv-lib-png' is unbuildable, removing... Missing or unbuildable dependency chain was: ['lv-lib-png'] [Philippe Coval] Port patch from upstream, beside dunfell notation, recipes are now aligned. Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Khem Raj <raj.khem@gmail.com> Author: Martin Jansa <Martin.Jansa@gmail.com> Origin: https://lists.openembedded.org/g/openembedded-devel/message/93498Relate-to: https://github.com/openembedded/meta-openembedded/pull/454 Relate-to: https://github.com/lvgl/lvgl/issues/2534 Forwarded: https://booting.oniroproject.org/distro/oniro/-/merge_requests/432 Last-Update: 2021-11-17 Signed-off-by:
Philippe Coval <philippe.coval@huawei.com>
-
- Nov 19, 2021
-
-
Andrei Gherzan authored
LFS was only needed for the blueprints documentation. That was removed from the main repo so we can also drop the docs advertising this dependecy in the main oniro repository. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
LFS was only needed for the blueprints documentation. That was removed from the main repo so we don't need to keep a dependency on LFS anymore. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
LFS was only used for the blueprints documentation. Given that these docs were drop from the main oniro repo, we can also drop the LFS configuration. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
This was done to isolate the blueprints layer unless a blueprint distro is selected/ Now that the blueprints layer is not included by default in the layers, we can drop this. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-