[oe-commits] Martin Jansa : gstreamer1.0-plugins-good: add PACKAGECONFIG for v4l

git at git.openembedded.org git at git.openembedded.org
Mon Jul 29 12:01:10 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 2dafdba357ba90c5cfaa7577734ddcf2f9ad4f14
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2dafdba357ba90c5cfaa7577734ddcf2f9ad4f14

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Jul 21 16:41:51 2013 +0200

gstreamer1.0-plugins-good: add PACKAGECONFIG for v4l

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../gstreamer/gstreamer1.0-plugins-good.inc        |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
index 3d0f970..68bc9f1 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
@@ -32,7 +32,7 @@ PACKAGECONFIG[speex]      = "--enable-speex,--disable-speex,speex"
 PACKAGECONFIG[taglib]     = "--enable-taglib,--disable-taglib,taglib"
 PACKAGECONFIG[vpx]        = "--enable-vpx,--disable-vpx,libvpx"
 PACKAGECONFIG[wavpack]    = "--enable-wavpack,--disable-wavpack,wavpack"
-
+PACKAGECONFIG[v4l]        = "--with-libv4l2,--without-libv4l2,libv4l"
 
 EXTRA_OECONF += " \
     --disable-directsound \



More information about the Openembedded-commits mailing list