Bug 255861
Summary: | [WPE][Tools] cross-toolchain-helper: allow several image types per target and add support deploying those. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | WPE WebKit | Assignee: | Carlos Alberto Lopez Perez <clopez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 249031, 256283 |
Carlos Alberto Lopez Perez
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/13096
EWS
Committed 263861@main (e00e2b475934): <https://commits.webkit.org/263861@main>
Reviewed commits have been landed. Closing PR #13096 and removing active labels.