OSSystems / meta-browser

OpenEmbedded/Yocto BSP layer for Web Browsers
MIT License
181 stars 187 forks source link

chromium: Drop clang 12-specific patches #788

Closed MaxIhlenfeldt closed 5 months ago

MaxIhlenfeldt commented 5 months ago

Build and patch changes:

The following patches were only needed to get clang 12 to build Chromium, which we previously used on dunfell. We recently switched to using clang 14 on dunfell, and have now dropped dunfell support, so they can be removed:

Renamed the remaining patches to fit the numbering scheme.

License changes:

None.

Test-built:

MaxIhlenfeldt commented 5 months ago

Did the mentioned test builds already, but without the "rename the remaining patches" part (so that I didn't have to fix the numbering again, should it turn out that we still need one or more of the removed patches). To make sure I didn't mess up anything while renaming, one more build is currently running.

MaxIhlenfeldt commented 5 months ago

Build went through, seems I got the renaming right!