summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorLuciano Dittgen <luciano.dittgen@ossystems.com.br>2026-07-28 16:54:44 -0300
committerLuciano Dittgen <luciano.dittgen@ossystems.com.br>2026-08-03 16:30:29 -0300
commit09229b238bdb7c6d287659c78d38a3ef70b3dd41 (patch)
treedb0075e77f92e6ad58b562bdd99836a3538f46f6 /recipes-multimedia
parent5be56e399d2ddf00de13fac56710f2d35538b05c (diff)
downloadmeta-freescale-09229b238bdb7c6d287659c78d38a3ef70b3dd41.tar.gz
gstreamer1.0-rtsp-server: Use a recognised Upstream-Status reason
The rtsp examples patch used "Inappropriate [i.MX specific]", which is not one of the recognised reasons, so oelint.file.inappropriatemsg fired on the recipe. Use [embedded specific], as already used elsewhere in the layer. Signed-off-by: Luciano Dittgen <luciano.dittgen@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server/0001-YOCIMX-9113-rtsp-examples-install-test-launch-and-te.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server/0001-YOCIMX-9113-rtsp-examples-install-test-launch-and-te.patch b/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server/0001-YOCIMX-9113-rtsp-examples-install-test-launch-and-te.patch
index 9a1d206b6..1a8b9a1d7 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server/0001-YOCIMX-9113-rtsp-examples-install-test-launch-and-te.patch
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server/0001-YOCIMX-9113-rtsp-examples-install-test-launch-and-te.patch
@@ -7,7 +7,7 @@ Subject: [PATCH] YOCIMX-9113 rtsp examples: install test-launch and test-uri
7gstreamer community has no plan to install these binary as test tool 7gstreamer community has no plan to install these binary as test tool
8https://discourse.gstreamer.org/t/gst-rtsp-server-examples-are-not-installed-by-default/4806 8https://discourse.gstreamer.org/t/gst-rtsp-server-examples-are-not-installed-by-default/4806
9 9
10Upstream-Status: Inappropriate [i.MX specific] 10Upstream-Status: Inappropriate [embedded specific]
11 11
12Signed-off-by: Haihua Hu <jared.hu@nxp.com> 12Signed-off-by: Haihua Hu <jared.hu@nxp.com>
13--- 13---