]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-rtsp-server: set CVE_PRODUCT
authorRoss Burton <ross@burtonini.com>
Thu, 19 Nov 2020 10:38:12 +0000 (10:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Nov 2020 10:27:38 +0000 (10:27 +0000)
There are CVEs with the 'gst-rtsp-server' product, so set that.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.18.1.bb

index 2f00de1e56da38b5195b4acd74bf5a2f68fc2d24..30534c978277a561a4f6c5e06474a6d2a479c361 100644 (file)
@@ -27,3 +27,5 @@ GIR_MESON_DISABLE_FLAG = "disabled"
 
 # Starting with 1.8.0 gst-rtsp-server includes dependency-less plugins as well
 require gstreamer1.0-plugins-packaging.inc
+
+CVE_PRODUCT += "gst-rtsp-server"