webkit-dev-ci-tools 1.0
| Name | webkit-dev-ci-tools |
|---|---|
| Version | 1.0 |
| Summary | WPE continuous integration build and test image |
| Description | Image with all the required tools to build WPE (using the script build-webkit) and also run the tests (layout-tests, performance-tests, api-tests, etc). The SDK that gets build with 'bitbake ${IMAGENAME} -c populate_sdk' is valid for using in the host with the script build-webkit and the image itself has the tools to run the tests on the board. But the image doesn't contain webkit (wpe) itself. The purpose of this image is for using on the continous integration systems of webkit.org for WPE tests. For more info see the WebKit script named cross-toolchain-helper. |
| Section | base |
| License | MIT |
| Homepage | |
| Recipe file | recipes-browser/images/webkit-dev-ci-tools.bb |
| Layer | meta-webkit (master branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
None
Patches
None
bbappends
This recipe is appended by:
| meta-webkit | webkit-dev-ci-tools.bbappend |
Other branches
This recipe in other branches of meta-webkit:
| Branch | Recipe |
|---|---|
| master | webkit-dev-ci-tools 1.0 (this recipe) |
| whinlatter (Yocto Project 5.3) | webkit-dev-ci-tools 1.0 |
| walnascar (Yocto Project 5.2) | webkit-dev-ci-tools 1.0 |
| styhead (Yocto Project 5.1) | webkit-dev-ci-tools 1.0 |
| scarthgap (Yocto Project 5.0) | webkit-dev-ci-tools 1.0 |
| nanbield (Yocto Project 4.3) | webkit-dev-ci-tools 1.0 |
| mickledore (Yocto Project 4.2) | webkit-dev-ci-tools 1.0 |
| langdale (Yocto Project 4.1) | webkit-dev-ci-tools 1.0 |