Skip to content

Integrate meta-seconorth-distro/add-manifest-and-testdata-files-to-release-artifacts-for-dunfell

Commit: seco-ne/yocto/layers/meta-seconorth-distro@58db9895

Refactoring: remove DISTRO_IMAGES variable

DISTRO_IMAGES was passed to the CI package stage only to add the corresponding manifest and testdata.json files as well. Add these directly to DISTRO_RELEASE_ARTEFACTS and remove DISTRO_IMAGES variable.

--

Commit: seco-ne/yocto/layers/meta-seconorth-distro@b0f41c8e

Refactoring: append to DISTRO_IMAGES for FNGSystem instead of redefining it

${IMAGE_LINK_NAME}.cpio.gz is part of DISTRO_IMAGES automatically due to its original definition in seconorth-distro.inc. Append ${IMAGE_LINK_NAME}.tgz to make clear that this is an addition compared to the Yocto build.

Merge request reports

Loading