1 From 836769c4a26231f36a48aeadb9e332bd7224c785 Mon Sep 17 00:00:00 2001
2 From: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
3 Date: Sun, 22 Dec 2019 14:49:57 +0000
4 Subject: [PATCH 2/2] rtsp: drop incorrect reference to gstreamer-sdp in
7 Rebase following patch from upstream to match NXP version 1.16:
9 From: Alexander Kanavin <alex.kanavin@gmail.com>
10 Date: Mon, 26 Oct 2015 17:30:14 +0200
11 Subject: [PATCH 4/4] rtsp: drop incorrect reference to gstreamer-sdp in
14 Upstream-Status: Pending [review on oe-core maillist]
15 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
16 Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
18 gst-libs/gst/rtsp/Makefile.am | 1 -
19 1 file changed, 1 deletion(-)
21 diff --git a/gst-libs/gst/rtsp/Makefile.am b/gst-libs/gst/rtsp/Makefile.am
22 index 13ac1b395..8b03125c7 100644
23 --- a/gst-libs/gst/rtsp/Makefile.am
24 +++ b/gst-libs/gst/rtsp/Makefile.am
25 @@ -82,7 +82,6 @@ GstRtsp-@GST_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libgstrtsp-@GST_API_VERS
27 --pkg gstreamer-@GST_API_VERSION@ \
28 --pkg gstreamer-base-@GST_API_VERSION@ \
29 - --pkg gstreamer-sdp-@GST_API_VERSION@ \
30 --pkg-export gstreamer-rtsp-@GST_API_VERSION@ \
31 --add-init-section="$(INTROSPECTION_INIT)" \