]> code.ossystems Code Review - meta-freescale.git/commitdiff
gstreamer1.0-plugins-good.imx: Add missing libdrm dependency
authorCarlos Rafael Giani <crg7475@mailbox.org>
Wed, 7 Nov 2018 01:17:41 +0000 (02:17 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 8 Nov 2018 18:37:01 +0000 (16:37 -0200)
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb

index 06effc9f5820e4dcb600755d6c15369727fa69b5..60b6a16ef5391f006abc528bafa1a86404dc5bae 100644 (file)
@@ -44,7 +44,7 @@ PACKAGECONFIG[pulseaudio] = "--enable-pulse,--disable-pulse,pulseaudio"
 PACKAGECONFIG[soup]       = "--enable-soup,--disable-soup,libsoup-2.4"
 PACKAGECONFIG[speex]      = "--enable-speex,--disable-speex,speex"
 PACKAGECONFIG[taglib]     = "--enable-taglib,--disable-taglib,taglib"
-PACKAGECONFIG[v4l2]       = "--enable-gst_v4l2 --enable-v4l2-probe,--disable-gst_v4l2"
+PACKAGECONFIG[v4l2]       = "--enable-gst_v4l2 --enable-v4l2-probe,--disable-gst_v4l2,libdrm"
 PACKAGECONFIG[vpx]        = "--enable-vpx,--disable-vpx,libvpx"
 PACKAGECONFIG[wavpack]    = "--enable-wavpack,--disable-wavpack,wavpack"
 PACKAGECONFIG[x11]        = "--enable-x,--disable-x,${X11DEPENDS}"