- Apr 26, 2022
-
-
philippe coval authored
This change enable graphics support for C61 default.xml: Update meta-seco-imx for u-boot Relate-to: https://booting.oniroproject.org/rzr/meta-oniro-blueprint-flutter/-/issues/1 Relate-to: https://gitlab.eclipse.org/groups/eclipse-wg/oniro-wg/proposal-incubation-stage-oniro/-/wikis/UI Forwarded: eclipse/oniro-core/oniro!78 Signed-off-by: Philippe Coval <philippe.coval.ext@huawei.com>
-
- Apr 14, 2022
-
-
Andrei Gherzan authored
Upstream master now depends on two extra packages: lz4 zstd. Add them to the builder container to fix the builds. 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 EF infrastructure (GitLab) doesn't support image registry. This moves the CI logic of building and deploying all the container images to the OSTC instance while EF catches up[1]. [1] eclipsefdn/helpdesk#1108 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
This reflects the CI reality in the docs. Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
This reflects the CI reality in the docs. Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
This also includes a set of additional small tweaks: 1. formatting and small rewarding 2. explicitly use the dunfell branch for repo init (as the default repository branch is now kirkstone) 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 file was refreshed using the script and generic project-wide text available in https://gitlab.eclipse.org/eclipse/oniro-core/docs/-/tree/main/contributing . Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
This change makes the git operations reference the project's name and a generic project CI email. Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Apr 11, 2022
-
-
Backport patch from oe-core go_1.14 to oniro/meta-staging go_1.16 Upstream-Status: Backport: https://git.openembedded.org/openembedded-core-contrib/commit/?h=jansa/dunfell&id=eb7aa0929ecd712aeeec0ff37dfb77c3da33b375 Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com>
-
Backport patch from oe-core go_1.14 to meta-oniro-staging go_1.16 Upstream-Status: Backport: https://git.openembedded.org/openembedded-core-contrib/commit/?h=jansa/dunfell&id=e4d15040f62744265b9236ad7276f3371a9172da Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com>
-
CVE: CVE-2021-3748 Upstream-Status: Backport: https://git.qemu.org/?p=qemu.git;a=commit;h=bedd7e93d01961fcb16a97ae45d93acf357e11f6 Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com>
-
- Apr 08, 2022
-
-
This helps to understand that the actual interpolation process cannot use syntax like bash/sh. In addition, putting the @ sigil at both ends so that @FOO_BAR is not incorrectly replaced as well. Signed-off-by: Chase Qi <chase.qi@linaro.org>
-
Signed-off-by: Chase Qi <chase.qi@linaro.org>
-
Set lava-test and lava-report job as scheduled pipeline only for the below reasons. * lava-test requires token set using GitLab variable for job submission * lava-report depends on all test jobs Signed-off-by: Chase Qi <chase.qi@linaro.org>
-
Andrei Gherzan authored
This avoids redirection warnings on fetch. Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
-
As defined on https://booting.oniroproject.org/distro/infra/ Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Historically the REUSE check was routed to a dedicated but slow machine that guaranteed that no CI would be stuck waiting on the miniscule compliance job. With the Eclipse migration and CI/CD being slightly out of our control, it's just more convenient to drip this tag rather than request configuration change in the instance. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Historically the DCO check was routed to a dedicated but slow machine that guaranteed that no CI would be stuck waiting on the miniscule compliance job. With the Eclipse migration and CI/CD being slightly out of our control, it's just more convenient to drip this tag rather than request configuration change in the instance. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Andrei Gherzan authored
In the EF GitLab, all Oniro repositories are available at https://gitlab.eclipse.org/eclipse/oniro-core. For example: `oniro` -> https://gitlab.eclipse.org/eclipse/oniro-core/distro `docs` -> https://gitlab.eclipse.org/eclipse/oniro-core/docs This change addresses these migrations and the associated structure changes. Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
The EF infrastructure (GitLab) doesn't support image registry. This change switches the container images to use the OSTC registry while EF catches up[1]. [1] eclipsefdn/helpdesk#1108 Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
A set of changes are included: * define and use the `eclipse` remote for all the repositories migrated to Eclipse Foundation infrastructure * rename the `oniro` remote to `oniro-booting` and use it for the only repository left there: ip-policy * drop the default remote/revision configuration - having them explicit makes the project configuration less confusing * use .git extension for the GitLab repositories to avoid fetch redirect warning Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
-
Just making it tidy ahead of other changes. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- Mar 23, 2022
-
-
Pavel Zhukov authored
Template has been taken from old gitlab instance. Signed-off-by: Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Feb 05, 2022
-
-
NawabAhmad authored
I added the content as per review on the MR. Signed-off-by: NawabAhmad <nawab.ahmad.reshi@huawei.com>
-
- Jan 25, 2022
-
-
While Apache 2.0 license is the recommended option when choosing an open source permissive (i.e. non-copyleft) license, such license is incompatible with some other open source licenses (namely, GPL-2.0) so it is not the best suited choice for patch files, since patch files are naturally intended to modify third party code, which at times may be subject to incompatible licenses. Instead of checking license compatibility on a case by case basis (which not only is time consuming, but it also a hardly maintainable/scalable process and, most important, error-prone), a more practical approach would be to adopt an open source license with the broadest compatibility possible, namely, the MIT license. Signed-off-by: Alberto Pianon <pianon@array.eu>
-
Pavel Zhukov authored
Signed-off-by: Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Jan 06, 2022
-
-
Chase Qi authored
Signed-off-by: Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
Introduce machine variable for lava-test and search build images for the test target device only to make sure only images for the target device submitted for test. This closes #215. Signed-off-by: Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
Signed-off-by: Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
The old ostc-builder cannot be patched now as the project has been migrated to the `distro/oniro` project. This closes: #218 Signed-off-by: Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
Signed-off-by: Chase Qi <chase.qi@linaro.org>
-
- Dec 16, 2021
-
-
Gururaj Shetty authored
Convert all headings into title case. Closes: https://booting.oniroproject.org/distro/oniro/-/issues/204 Signed-off-by: Gururaj Shetty <gururaj.shetty@huawei.com>
-
- Dec 15, 2021
-
-
Improper access control in BlueZ may allow an authenticated user to potentially enable information disclosure via adjacent access. This issue can be fixed in the kernel, in BlueZ or both. This patch fixes it on the BlueZ side, so that the configuration no longer depends on the kernel fix. https://nvd.nist.gov/vuln/detail/CVE-2021-0129 Upstream-Status: Submitted [https://lists.openembedded.org/g/openembedded-core/message/159682 ] Signed-off-by: Marta Rybczynska <marta.rybczynska@huawei.com>
-
Pavel Zhukov authored
Bump openembedded-core revision to bring in CVE fixes (libgcrypt and busybox). Signed-off-by: Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Dec 13, 2021
-
-
Pavel Zhukov authored
This update brings few CVE fixes (vim, ncurces, glib, etc) as well as bind and python updates. We had python updated downstream and bind is unsupported so the update should not break current API. Signed-off-by: Pavel Zhukov <pavel.zhukov@huawei.com>
-
- Dec 09, 2021
-
-
Stefan Schmidt authored
This is a follow up fix for e791c29b The writables part is correct, but it can not live in the meta-oniro-staging layer. This layer is in preparation of upstreaming and the writables class we have in core is not at this stage yet. Instead we split out the writables part into a bbappend to live in meta-oniro-core. This solved an implicit layer dependcy from staging to core as well which we saw with the meta-openharmony build. Signed-off-by: Stefan Schmidt <stefan.schmidt@huawei.com>
-