From 20c8e6a5bce17fba97af7365d8bdf04e5c7b17b9 Mon Sep 17 00:00:00 2001 From: Jonathan Liu Date: Sat, 22 Aug 2015 18:33:38 +1000 Subject: 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 --- recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'recipes-multimedia/gstreamer') diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend index 39ded59..ab0280e 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend @@ -1,3 +1,2 @@ EXTRA_OECONF_append_rpi = " CPPFLAGS='-I${STAGING_DIR_TARGET}/usr/include/interface/vcos/pthreads \ - -I${STAGING_DIR_TARGET}/usr/include/interface/vmcs_host/linux' \ - --with-egl-window-system=rpi" + -I${STAGING_DIR_TARGET}/usr/include/interface/vmcs_host/linux'" -- cgit v1.2.3-54-g00ecf