- Nov 24, 2021
-
-
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>
-
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>
-
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>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
The layer will be migrated to: https://booting.oniroproject.org/distro/meta-oniro-blueprints Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Pavel Zhukov authored
Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Nov 18, 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>
-
- Nov 17, 2021
-
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
This is needed due to the custom setup we do with a additional fork remote for the incoming repository. 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>
-
Andrei Gherzan authored
There was a typo in blobs paths in docs. These paths needs to match blobs recursively in the docs directory. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Nov 15, 2021
-
-
Since https://gerrit-review.googlesource.com/c/git-repo/+/83130/ repo requires manual handling of LFS blobs. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Format lines to have a reasonable maximum number of characters and remove notice of work in progress - the blueprint has now a full first implementation. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Pavel Zhukov authored
This overrides value from default toolchain to avoid building older versions of qemu and qemu-native packages. Closes: https://booting.oniroproject.org/distro/oniro/-/issues/183 Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Nov 12, 2021
-
-
Andrei Gherzan authored
The docs will contains lfs blobs so make sure the tooling is in place. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
We have started to use git-lfs for images in the documentation. This needs support in the build container too. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Pavel Zhukov authored
This options have been moved to main distro configuration to fix weston/wayland issues in other usecases too. Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
Pavel Zhukov authored
Weston failed to start on rPi4 with 7' HDMI display due to lack of dri card. Switching to vc4-kms-v3d driver fixes the problem. GPU mem size is set to be 128 Mb because this configuration has been tested on vending machine blueprint thus copying it here for consistency. Closes: https://booting.oniroproject.org/distro/oniro/-/issues/182 Related: https://github.com/agherzan/meta-raspberrypi/issues/802 Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Nov 11, 2021
-
-
Pavel Zhukov authored
Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-
That broke markdown rendering in gitlab. Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com>
-