mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
gst-plugins.inc: Fix recipe metadata
Add HOMEPAGE and BUGTRACKER information Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
384be68897
commit
342c016356
@@ -1,4 +1,6 @@
|
||||
DESCRIPTION = "Plugins for GStreamer"
|
||||
HOMEPAGE = "http://gstreamer.freedesktop.org/"
|
||||
BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=Gstreamer"
|
||||
SECTION = "multimedia"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "gstreamer"
|
||||
|
||||
Reference in New Issue
Block a user