Remove openh264-extension.bst junction

BuildStream does not allow two junctions to use the same project name. There is a conflict between Freedesktop SDK used by gnome-build-meta (20.08) and Freedesktop SDK used by openh264-extension (19.08).

Using a junction for openh264-extension would rebuild it using a different Freedesktop SDK, which might not contain the elements it needs. For example it will stop building with Freedestkop SDK 21.08.

So instead we need to build openh264-extension directly.

Merge request reports

Loading