RESOLVED FIXED 255861
[WPE][Tools] cross-toolchain-helper: allow several image types per target and add support deploying those.
https://bugs.webkit.org/show_bug.cgi?id=255861
Summary [WPE][Tools] cross-toolchain-helper: allow several image types per target and...
Carlos Alberto Lopez Perez
Reported 2023-04-24 04:05:26 PDT
The script cross-toolchain-helper should be able to generate different image types that are useful for different scenarios. - For example: Use case 1) a raw or wic image: useful for deploying the image to a SDCard Use case 2) a tarball image: useful for deploying the image to a local directory for network (NFS) booting So in the config of each target board it should be possible to specify which types of images should be generated, which can be more than one type. The script should be able also to deploy the image generated. This will be used on the bots for automating the deployment after building the images
Attachments
Carlos Alberto Lopez Perez
Comment 1 2023-04-24 04:40:44 PDT
EWS
Comment 2 2023-05-09 06:06:13 PDT
Committed 263861@main (e00e2b475934): <https://commits.webkit.org/263861@main> Reviewed commits have been landed. Closing PR #13096 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.