From: Martin Jansa Date: Sun, 21 Jul 2013 14:41:51 +0000 (+0200) Subject: gstreamer1.0-plugins-good: add PACKAGECONFIG for v4l X-Git-Tag: 2015-4~5727 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2dafdba357ba90c5cfaa7577734ddcf2f9ad4f14;p=openembedded-core.git gstreamer1.0-plugins-good: add PACKAGECONFIG for v4l Signed-off-by: Martin Jansa Signed-off-by: Saul Wold --- 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 \