From 4e8687a3c1437623687f77630cd1ac9f6a71dc93 Mon Sep 17 00:00:00 2001 From: Carlos Rafael Giani Date: Wed, 7 Nov 2018 02:17:41 +0100 Subject: gstreamer1.0-plugins-good.imx: Add missing libdrm dependency Signed-off-by: Carlos Rafael Giani Signed-off-by: Otavio Salvador (cherry picked from commit 076b00fcd36d30171e6f50ac0c4abd7e4ac82e1d on meta-freescale/master) --- recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-multimedia') diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb index 06effc9..60b6a16 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb @@ -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}" -- cgit v1.2.3