From: Koen Kooi Date: Mon, 19 Jan 2009 11:57:32 +0000 (+0100) Subject: gst-plugins-good: enable v4l2 X-Git-Tag: Release-2010-05/1~4246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65a941ad1b5e247973d395faab83aec69b2f03b8;p=openembedded.git gst-plugins-good: enable v4l2 --- diff --git a/packages/gstreamer/gst-plugins-good_0.10.7.bb b/packages/gstreamer/gst-plugins-good_0.10.7.bb index 06cec41456..983a123b63 100644 --- a/packages/gstreamer/gst-plugins-good_0.10.7.bb +++ b/packages/gstreamer/gst-plugins-good_0.10.7.bb @@ -1,9 +1,9 @@ require gst-plugins.inc -PR = "r3" +PR = "r4" inherit gconf -EXTRA_OECONF += "--with-check=no" +EXTRA_OECONF += " --enable-experimental --enable-gst_v4l2 --enable-gconftool --enable-external --with-check=no" DEPENDS += "gst-plugins-base esound" PACKAGES =+ "gst-plugin-gconfelements"