From bf2a07be69ffe5c83d68abc9e761929743fa361b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 12 May 2018 10:03:12 -0700 Subject: gstreamer1.0-plugins-bad_%.bbappend: Drop --disable-dispmanx 1.14 does not support this option Fixes QA Issue: gstreamer1.0-plugins-bad: configure was passed unrecognised options: --disable-dispmanx [unknown-configure-option] Signed-off-by: Khem Raj --- recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend index 7292f90..0c741cf 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend @@ -9,4 +9,4 @@ PACKAGECONFIG_GL_rpi = "egl gles2" PACKAGECONFIG_append_rpi = " hls libmms faad" -PACKAGECONFIG[dispmanx] = "--enable-dispmanx,--disable-dispmanx,userland" +PACKAGECONFIG[dispmanx] = "--enable-dispmanx,,userland" -- cgit v1.2.3-54-g00ecf