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 <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2018-05-12 10:03:12 -07:00 committed by Andrei Gherzan
parent f3ecec38aa
commit bf2a07be69

View File

@ -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"