From 2dafdba357ba90c5cfaa7577734ddcf2f9ad4f14 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 21 Jul 2013 16:41:51 +0200 Subject: gstreamer1.0-plugins-good: add PACKAGECONFIG for v4l Signed-off-by: Martin Jansa Signed-off-by: Saul Wold --- meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-multimedia') 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 \ -- cgit 1.2.3-korg