gstreamer1.0-plugins-bad: remove unrecognized configure option

The --with-egl-window-system=rpi configure option is not recognized
in the current version.

Signed-off-by: Jonathan Liu <net147@gmail.com>
This commit is contained in:
Jonathan Liu 2015-08-22 18:33:38 +10:00 committed by Andrei Gherzan
parent f22ecc425c
commit 20c8e6a5bc

View File

@ -1,3 +1,2 @@
EXTRA_OECONF_append_rpi = " CPPFLAGS='-I${STAGING_DIR_TARGET}/usr/include/interface/vcos/pthreads \ EXTRA_OECONF_append_rpi = " CPPFLAGS='-I${STAGING_DIR_TARGET}/usr/include/interface/vcos/pthreads \
-I${STAGING_DIR_TARGET}/usr/include/interface/vmcs_host/linux' \ -I${STAGING_DIR_TARGET}/usr/include/interface/vmcs_host/linux'"
--with-egl-window-system=rpi"