OSSystems / meta-browser

OpenEmbedded/Yocto BSP layer for Web Browsers
MIT License
184 stars 191 forks source link

chromium: Drop patches that are specific to clang < 17 #801

Closed MaxIhlenfeldt closed 6 months ago

MaxIhlenfeldt commented 6 months ago

Given that we have decided not to support kirkstone until it uses a more recent version of clang, we can now drop all patches that are only needed to fix errors with clang < 17 (as nanbield uses clang 17).

This also updates LAYERSERIES_COMPAT, dropping kirkstone, as well as the EOL'd mickledore and langdale.

MaxIhlenfeldt commented 6 months ago

Marking as draft as the final builds with nanbield and master are still running, but I'm fairly confident that both should work.

MaxIhlenfeldt commented 6 months ago

Builds succeeded, merging now!