]> code.ossystems Code Review - openembedded-core.git/commitdiff
meta/recipes-multimedia: Add HOMEPAGE / DESCRIPTION
authorDorinda <dorindabassey@gmail.com>
Tue, 9 Mar 2021 11:35:50 +0000 (12:35 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Mar 2021 13:59:35 +0000 (13:59 +0000)
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 <dorindabassey@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.18.3.bb

index 23040ad73c219a3a42efc8395ea098628f1e4264..7c702ba95fd2c604c2c58792d4864faa3cab9bb8 100644 (file)
@@ -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'."