[oe] [PATCH][meta-multimedia] gst-plugins-good: add PACKAGECONFIG for dv1394

Martin Jansa martin.jansa at gmail.com
Thu Nov 12 11:59:28 UTC 2015


* ERROR: gst-plugins-good: gst-plugins-good-1394 package isn't created when building with minimal dependencies?
  ERROR: gst-plugins-good: gst-plugins-good-1394-dev package isn't created when building with minimal dependencies?

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../recipes-multimedia/gstreamer-0.10/gst-plugins-good_0.10.31.bb        | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-good_0.10.31.bb b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-good_0.10.31.bb
index eaf3b1f..d922895 100644
--- a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-good_0.10.31.bb
+++ b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-good_0.10.31.bb
@@ -22,6 +22,7 @@ PACKAGECONFIG[libv4l] = "--with-libv4l2,--without-libv4l2,libv4l"
 PACKAGECONFIG[bzip2] = "--enable-bz2,--disable-bz2,bzip2"
 PACKAGECONFIG[orc] = "--enable-orc,--disable-orc,orc"
 PACKAGECONFIG[x11] = "--enable-x,--disable-x,virtual/libx11 libxfixes libxdamage"
+PACKAGECONFIG[dv1394] = "--enable-dv1394,--disable-dv1394,libraw1394 libiec61883 libavc1394"
 
 DEPENDS += "gst-plugins-base gconf cairo libpng zlib libid3tag flac \
             speex libsoup-2.4 libcap"
-- 
2.6.3




More information about the Openembedded-devel mailing list