All of lore.kernel.org
 help / color / mirror / Atom feed
* [fsl-community-bsp-base][PATCH] conf/bblayers: add meta-multimedia
@ 2014-10-02 19:13 John Weber
  0 siblings, 0 replies; only message in thread
From: John Weber @ 2014-10-02 19:13 UTC (permalink / raw)
  To: meta-freescale

The oe/meta-multimedia layer includes support for Gstreamer
RTSP server, which is required in order to build an RTSP servers
using Gstreamer, including the glive application.

Signed-off-by: John Weber <rjohnweber@gmail.com>
---
 conf/bblayers.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/bblayers.conf b/conf/bblayers.conf
index ff659a6..7e8d61f 100644
--- a/conf/bblayers.conf
+++ b/conf/bblayers.conf
@@ -9,6 +9,7 @@ BBLAYERS = " \
   ${BSPDIR}/sources/poky/meta-yocto \
   \
   ${BSPDIR}/sources/meta-openembedded/meta-oe \
+  ${BSPDIR}/sources/meta-openembedded/meta-multimedia \
   \
   ${BSPDIR}/sources/meta-fsl-arm \
   ${BSPDIR}/sources/meta-fsl-arm-extra \
-- 
2.0.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-02 19:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-02 19:13 [fsl-community-bsp-base][PATCH] conf/bblayers: add meta-multimedia John Weber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.