openssl-1.1: add patches for CVE-2024-2511 and CVE-2024-4741
[oi-userland.git] / components / library / qt5 / patches / no-gstreamer-photography.patch
bloba2ad56cba692f6b85a09be3e7f74d4991bf34dad
1 --- configure.json Tue Oct 27 01:19:15 2020
2 +++ qt-everywhere-src-5.12.9/qtmultimedia/src/multimedia/configure.json Tue Oct 27 01:19:44 2020
3 @@ -230,7 +230,7 @@
4 },
5 "gstreamer_photography": {
6 "label": "GStreamer Photography",
7 - "condition": "(features.gstreamer_1_0 && libs.gstreamer_photography_1_0) || (features.gstreamer_0_10 && libs.gstreamer_photography_0_10)",
8 + "condition": "false",
9 "output": [ "privateFeature" ]
11 "gpu_vivante": {