summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-04-24 18:03:05 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-29 14:45:05 +0100
commit07be27ea9644624cf1da85fd2539c18c64f32a7c (patch)
tree98088c4062f64a3715934f0783fa4e2231848fb0 /meta/recipes-multimedia/gstreamer
parentfc1b844cbbe70022425a3fcd5b69fb6c22f9eb52 (diff)
downloadpoky-07be27ea9644624cf1da85fd2539c18c64f32a7c.tar.gz
gst-openmax: add SUMMARY, DESCRIPTION and HOMEPAGE
(From OE-Core rev: 6bcc2eab5ddf584e6a26353ff259045a35fe4c87) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb b/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
index af482ede73..ea3b66ba8c 100644
--- a/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
@@ -1,3 +1,9 @@
1SUMMARY = "GStreamer plug-in for communication with OpenMAX IL components"
2DESCRIPTION = "GstOpenMAX is a GStreamer plug-in that allows \
3communication with OpenMAX Integration Layer (IL) components. OpenMAX \
4IL is an industry standard that provides an abstraction layer for \
5computer graphics, video, and sound routines."
6HOMEPAGE = "http://freedesktop.org/wiki/GstOpenMAX"
1DEPENDS = "gstreamer" 7DEPENDS = "gstreamer"
2RDEPENDS_${PN} = "libomxil" 8RDEPENDS_${PN} = "libomxil"
3LICENSE = "LGPLv2.1" 9LICENSE = "LGPLv2.1"