From: Dorinda Date: Tue, 9 Mar 2021 11:35:50 +0000 (+0100) Subject: meta/recipes-multimedia: Add HOMEPAGE / DESCRIPTION X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~8456 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab7a945f6e88db5cc2457823e2a6f942f30ab4e5;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git meta/recipes-multimedia: Add HOMEPAGE / DESCRIPTION Added missing HOMEPAGE and DESCRIPTION found using the test command `oe-selftest -r distrodata.Distrodata.test_missing_homepg` [YOCTO #13471] Signed-off-by: Dorinda Bassey Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.18.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.18.3.bb index 23040ad73c2..7c702ba95fd 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.18.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.18.3.bb @@ -1,4 +1,5 @@ SUMMARY = "VA-API support to GStreamer" +HOMEPAGE = "https://gstreamer.freedesktop.org/" DESCRIPTION = "gstreamer-vaapi consists of a collection of VA-API \ based plugins for GStreamer and helper libraries: `vaapidecode', \ `vaapiconvert', and `vaapisink'."