Skip to content

Fix `cassini-sdk` firmware build issue for corstone1000 platforms

The firmware image for corstone1000 platforms for cassini-sdk base config is not getting generated due to missing config

Therefore rename the cassini-image-base.bbappened file, so that it can apply the same configuration used for cassini-image-base to cassini-image-sdk image when generating the firmware

Further, also update artifacts upload rules for Corstone1000 to upload files which are necessary This fixes: https://gitlab.com/Linaro/cassini/meta-cassini/-/jobs/4612384542 - cassini-sdk build

ERROR: Uploading artifacts as "archive" to coordinator... 413 Payload Too Large  id=4612384542 responseStatus=413 Payload Too Large status=413 token=64_JB-PQ
FATAL: too large 
Edited by Vikas Katariya

Merge request reports