Igalia / meta-webkit

Yocto / OpenEmbedded layer for WebKit based engines and browsers
MIT License
127 stars 70 forks source link

scarthgap branch #511

Closed fabioestevam closed 1 month ago

fabioestevam commented 2 months ago

Are there any plans to provide a scarthgap branch for meta-webkit?

Thanks

psaavedra commented 1 month ago

Hi sorry for this belated response. Yes we have and we already did as part of the tasks involved in https://github.com/Igalia/meta-webkit/pull/516. The https://github.com/Igalia/meta-webkit/tree/scarthgap is now available. However, you notice that the main branch (Styhead) will be also compatible with the older releases (from kirkstone , included) as far as it will be possible. This is useful if you are interesting in getting latest stable versions of WPEWebKit and other components (https://github.com/Igalia/meta-webkit/blob/main/conf/layer.conf#L20 ) for your build environment.

psaavedra commented 1 month ago

BTW, to reflect the main branch as compatible for the latest Yocto release, I've created this Action. Therefore you get now main==styhead release branch but as I mentioned in my previous comment this branch keeps backward compatibility with the previous yocto releases up to kirkstone (LTS).