diff options
| author | Alexander Kanavin <alex@linutronix.de> | 2025-04-07 11:40:41 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-10 11:05:34 +0100 |
| commit | e9186592102f29a0fc247bafecdd652fc5728f5e (patch) | |
| tree | 3b390d6c05715c279bfc77ed66680ecbcdac463d /meta | |
| parent | 6ea73a1fbdcd9c0706147be5efa83543bf9de8e0 (diff) | |
| download | poky-e9186592102f29a0fc247bafecdd652fc5728f5e.tar.gz | |
gst-devtools: submit 0001-connect-has-a-different-signature-on-musl.patch upstream
(From OE-Core rev: 1ca89ea00103523d8877eed5b71eec2ba824510a)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-devtools/0001-connect-has-a-different-signature-on-musl.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-devtools/0001-connect-has-a-different-signature-on-musl.patch b/meta/recipes-multimedia/gstreamer/gst-devtools/0001-connect-has-a-different-signature-on-musl.patch index d7a3e2057a..aeb296aa96 100644 --- a/meta/recipes-multimedia/gstreamer/gst-devtools/0001-connect-has-a-different-signature-on-musl.patch +++ b/meta/recipes-multimedia/gstreamer/gst-devtools/0001-connect-has-a-different-signature-on-musl.patch | |||
| @@ -8,7 +8,7 @@ API has a different signature, this patch fixes this so it can compile | |||
| 8 | on musl, the functionality should remain same as it is immediately | 8 | on musl, the functionality should remain same as it is immediately |
| 9 | typcasted to struct sockaddr_in* type inside the function before use | 9 | typcasted to struct sockaddr_in* type inside the function before use |
| 10 | 10 | ||
| 11 | Upstream-Status: Pending | 11 | Upstream-Status: Submitted [https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8767] |
| 12 | 12 | ||
| 13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 14 | --- | 14 | --- |
