- Oct 26, 2021
-
-
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Changes to the pipeline definition file should trigger the same set of builds as changes to the shared jobs. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
The manifest is special, because when it changes the oniro repository is cloned three times inside the CI process: - first time by GitLab, as a part of the normal CI checkout process - second time by repo init, as a part of the .workspace job - last time by repo sync, as a part of the same job When the manifest changes, the CI system should be testing the incoming change. Crucially the second step needs to be adjusted, to take the manifest from a non-default location. This was handled before the manifest repository was merged into the oniro repository. During that merge the critical step was lost. Adjust the .bitbake-workspace job to inject variables that pick the correct manifest repository and branch. Leave a comment for the untested rule about CI for tags. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Stefan Schmidt authored
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Zygmunt Krynicki authored
REUSE is allowed to fail, DCO is enforced. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Signed-off-by:
Pavel Zhukov <pavel.zhukov@huawei.com> Closes: https://git.ostc-eu.org/OSTC/planning/maintenance/-/issues/29
-
Signed-off-by:
Amit Kucheria <amit.kucheria.ext@huawei.com>
-
philippe coval authored
This can be helpful for demos Forwarded: https://booting.oniroproject.org/distro/oniro/-/merge_requests/368 Signed-off-by:
Philippe Coval <philippe.coval@huawei.com>
-
philippe coval authored
Forwarded: https://booting.oniroproject.org/distro/oniro/-/merge_requests/368 Signed-off-by:
Philippe Coval <philippe.coval@huawei.com>
-
Andrei Gherzan authored
overlay_map.dtb is to be deployed in the overlays subdirectory but dunfell only decides on what to deploy there based on extension. An exception for overlay_map.dtb was added in later versions but was never backported as it only makes sense on newer kernel which dunfell doesn't support. We fix this manually in IMAGE_BOOT_FILES. 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
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 being a separate package, SPLASH can be used to switch to the preferred one. The distro can set the default one for oniro. In this way, the oniro splash configuration is going to play nicely with other splash configurations external layers might bring (see meta-raspberrypi). Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
Disable the logo and the console cursor for a better UX in blueprints. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Amit Kucheria authored
Signed-off-by:
Amit Kucheria <amit.kucheria.ext@huawei.com>
-
Amit Kucheria authored
Signed-off-by:
Amit Kucheria <amit.kucheria.ext@huawei.com>
-
Amit Kucheria authored
Signed-off-by:
Amit Kucheria <amit.kucheria.ext@huawei.com>
-
Amit Kucheria authored
Signed-off-by:
Amit Kucheria <amit.kucheria.ext@huawei.com>
-
Amit Kucheria authored
Signed-off-by:
Amit Kucheria <amit.kucheria.ext@huawei.com>
-
Amit Kucheria authored
Signed-off-by:
Amit Kucheria <amit.kucheria.ext@huawei.com>
-
- Oct 25, 2021
-
-
Gururaj Shetty authored
Updated the defninition Project name value Signed-off-by:
Gururaj Shetty <gururaj.shetty@huawei.com>
-
Gururaj Shetty authored
URL updated Signed-off-by:
Gururaj Shetty <gururaj.shetty@huawei.com>
-
Zygmunt Krynicki authored
RAUC recommends using the "verity" format for update bundles. Those put additional requirements on available kernel features. Use configuration recommended by RAUC documentation setting: CONFIG_{MD,BLK_DEV_{DM,LOOP},DM_VERITY,SQUASHFS}=y. Closes: https://git.ostc-eu.org/distro/oniro/-/issues/157 Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
philippe coval authored
Tested on b68 board, could be reverted or adjusted for other config Forwarded: https://booting.oniroproject.org/distro/oniro/-/merge_requests/366 Relate-to: https://git.ostc-eu.org/OSTC/planning/core-os/-/issues/228 Relate-to: https://git.ostc-eu.org/OSTC/planning/product/-/wikis/Hardware Cc: @andrei Signed-off-by:
Philippe Coval <philippe.coval@huawei.com>
-
Zygmunt Krynicki authored
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- Oct 24, 2021
-
-
Zygmunt Krynicki authored
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
With the move to booting.oniroproject.org there is no public download and sstate-cache. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
During workspace construction, the .workspace job relies on a git-repo mirror which tracks all of the repositories described by the manifest. Those mirrors are maintained externally in the infrastructure of the continuous integration system. Switch to the mirror which tracks the manifests from booting.onrioproject.org. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
With the move to booting.oniroproject.org the manifest repository has a new URL. Switch to it to ensure that continuous integration does not rely on old infrastructure. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
With the move to booting.oniroproject.org, the container registry is at a different sub-domain. Switch to it to detach CI from the old infrastructure. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
The CI system depends on a number of containers. Those used to be defined in another repository but with this migration we can now simplify and aggregate everything into one repository. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
This hidden job allows building Docker containers without privileged or nested docker. It will be used to build all the containers used in CI. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
With the move to booting.oniroproject.org, the two compliance jobs now refer to non-existent repository. They will be re-enabled soon, after all containers and shared jobs definitions are merged into the oniro project. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-