Files
buildroot/package
Nicolas Carrier bb50b82170 package/qt5/qt5webkit: backport upstream fix for GStreamer 1.19.x compatibility
In GStreamer commit 0a657d6db5ba912b13092a907ea507638cd01cf9, merged
in Gstreamer 1.19.x, the GstAppSinkCallbacks structure was extended
with another field calle new_event. This requires an update in the
WebKit code, without which we have a build failure:

    platform/audio/gstreamer/AudioFileReaderGStreamer.cpp:234:5: error: braces around scalar initializer for type ‘gboolean (*)(GstAppSink*, gpointer) {aka int (*)(_GstAppSink*, void*)}’

There are no autobuilder failures, but the issue could be reproduced
using the following defconfig:

BR2_arm=y
BR2_cortex_a8=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_LINARO_ARM=y
BR2_PACKAGE_QT5=y
BR2_PACKAGE_QT5WEBKIT=y

Signed-off-by: Nicolas Carrier <nicolas.carrier@orolia.com>
[Thomas: find the actual upstream fix and use that, improve the
explanation about the issue in the commit message]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-07-24 12:31:53 +02:00
..
2022-07-08 10:59:31 +02:00
2022-07-18 12:10:43 +02:00
2022-05-30 22:58:21 +02:00
2022-06-27 23:44:36 +02:00
2022-06-27 23:44:00 +02:00
2022-07-17 15:15:18 +02:00
2022-06-19 17:22:33 +02:00
2022-07-23 17:31:28 +02:00
2022-06-06 14:53:23 +02:00
2022-07-02 15:54:31 +02:00
2022-07-17 15:45:53 +02:00
2022-06-14 17:58:54 +02:00
2022-07-17 00:23:02 +02:00
2022-07-06 23:14:59 +02:00
2022-07-06 23:13:33 +02:00
2022-07-07 15:15:46 +02:00
2022-07-23 18:57:21 +02:00
2022-06-19 14:25:14 +02:00
2022-07-23 18:57:21 +02:00
2022-06-01 14:33:37 +02:00
2022-07-20 13:45:48 +02:00
2022-07-23 18:56:23 +02:00
2022-06-20 20:32:31 +02:00
2022-06-20 21:11:01 +02:00
2022-06-14 17:58:58 +02:00
2022-06-06 14:58:17 +02:00
2022-07-17 15:15:34 +02:00
2022-07-11 18:34:58 +02:00
2022-06-25 08:41:12 +02:00
2022-07-17 15:15:27 +02:00
2022-06-04 16:35:06 +02:00
2022-06-13 21:58:27 +02:00
2022-07-24 10:54:59 +02:00
2022-07-23 22:32:27 +02:00
2022-07-06 23:29:05 +02:00
2022-06-09 22:32:20 +02:00
2022-06-27 22:12:42 +02:00
2022-06-08 08:48:25 +02:00
2022-07-17 15:15:36 +02:00
2022-06-01 21:34:00 +02:00
2022-06-01 15:24:36 +02:00
2022-07-06 23:32:36 +02:00
2022-06-06 14:53:23 +02:00
2022-06-28 00:26:42 +02:00
2022-06-28 08:08:16 +02:00
2022-07-08 09:34:32 +02:00
2022-07-06 08:51:18 +02:00
2022-07-02 10:05:55 +02:00
2022-07-23 18:57:21 +02:00
2022-07-08 09:34:12 +02:00
2022-07-17 14:05:54 +02:00
2022-07-23 22:17:09 +02:00
2022-06-19 19:22:11 +02:00