aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-07-21 16:41:51 +0200
committerSaul Wold <sgw@linux.intel.com>2013-07-27 23:28:27 -0700
commit2dafdba357ba90c5cfaa7577734ddcf2f9ad4f14 (patch)
treed77bafa56695250d682fc77044373016cd89ea29 /meta
parent871d9d264dbf43ca4a7d000f39253d16854c0bd3 (diff)
downloadopenembedded-core-2dafdba357ba90c5cfaa7577734ddcf2f9ad4f14.tar.gz
gstreamer1.0-plugins-good: add PACKAGECONFIG for v4l
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc2
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 3d0f970042..68bc9f11ab 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 \