]> code.ossystems Code Review - openembedded-core.git/commitdiff
gst-plugins.inc: Fix recipe metadata
authorDongxiao Xu <dongxiao.xu@intel.com>
Sat, 26 Jun 2010 07:45:35 +0000 (15:45 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 30 Jun 2010 12:18:01 +0000 (13:18 +0100)
Add HOMEPAGE and BUGTRACKER information

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/packages/gstreamer/gst-plugins.inc

index d5bd349e57c4e99f53dcd53e98eb36afe8f858ae..9146d3eb851236f71aeb3463452c0a89c31fef8c 100644 (file)
@@ -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"