kumquat-buildroot/package/gstreamer1
Fabrice Fontaine dd6bcc0916 package/gstreamer1/gst1-plugins-bad: add sctp option
sctp unconditionnally uses __sync_*_4 intrinsics in
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/blob/master/ext/sctp/usrsctp/usrsctplib/user_atomic.h

As a result, this will raise the following build failure with bootlin
sparc toolchain:

/srv/storage/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc-buildroot-linux-uclibc/9.3.0/../../../../sparc-buildroot-linux-uclibc/bin/ld: ext/sctp/usrsctp/libusrsctp-static.a(usrsctplib_user_socket.c.o): in function `usrsctp_conninput':
user_socket.c:(.text+0x3004): undefined reference to `__sync_fetch_and_add_4'

sctp uses an internal version of usrsctp (which is not available in
buildroot) and is available since version 1.15.1:
e2f06326ea

Fixes:
 - http://autobuild.buildroot.org/results/981b11ae9746d1eef40c1797398c4f6c16f005bd

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2021-03-01 23:55:09 +01:00
..
gst1-devtools package/gst1-devtools: bump version to 1.18.3 2021-01-16 21:43:41 +01:00
gst1-imx
gst1-interpipe support/download: change format of archives generated from git 2021-01-10 22:06:58 +01:00
gst1-libav package/gst1-libav: bump version to 1.18.3 2021-01-16 21:43:42 +01:00
gst1-plugins-bad package/gstreamer1/gst1-plugins-bad: add sctp option 2021-03-01 23:55:09 +01:00
gst1-plugins-base package/gst1-plugins-base: bump version to 1.18.3 2021-01-16 21:43:36 +01:00
gst1-plugins-bayer2rgb-neon
gst1-plugins-good package/gst1-plugins-good: bump version to 1.18.3 2021-01-16 21:43:37 +01:00
gst1-plugins-ugly package/gst1-plugins-ugly: bump version to 1.18.3 2021-01-16 21:43:40 +01:00
gst1-python package/gstreamer1/gst1-python: needs gst1-plugins-base 2021-02-16 21:15:19 +01:00
gst1-rtsp-server package/gst1-rtsp-server: bump version to 1.18.3 2021-01-16 21:43:45 +01:00
gst1-shark support/download: change format of archives generated from git 2021-01-10 22:06:58 +01:00
gst1-vaapi package/gst1-vaapi: bump version to 1.18.3 2021-01-16 21:43:44 +01:00
gst-omx package/gst-omx: bump version to 1.18.3 2021-01-16 21:43:48 +01:00
gstreamer1 package/gstreamer1: bump version to 1.18.3 2021-01-16 21:43:35 +01:00
gstreamer1-editing-services package/gstreamer1-editing-services: bump version to 1.18.3 2021-01-16 21:43:46 +01:00
gstreamer1-mm
Config.in
gstreamer1.mk