Project 'edgehog/infrastructure/gitlab-ci' was moved to 'clea-os/infrastructure/gitlab-ci'. Please update any links and bookmarks that may still have the old path.
[KERNEL] Get main kernel version from bitbake
* Instead of setting the kernel version by variable, the kernel main version is derived from the PREFERRED_VERSION of virtual/kernel used by Yocto using bitbake commands. * The following algorithm does not actually apply on the 'c31' and 'tanaro' boards, for which a different handling is applied.
Showing
- build-pipeline-yocto.yml.jinja2 3 additions, 37 deletionsbuild-pipeline-yocto.yml.jinja2
- build-pipeline.yml 6 additions, 2 deletionsbuild-pipeline.yml
- scripts/artifacts_name.sh 1 addition, 0 deletionsscripts/artifacts_name.sh
- scripts/get_kernel_version.sh 17 additions, 0 deletionsscripts/get_kernel_version.sh
Loading
Please register or sign in to comment