diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.4.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.4.bbappend new file mode 100644 index 0000000..fba7e1a --- /dev/null +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.4.bbappend @@ -0,0 +1,3 @@ +EXTRA_OECONF_append_raspberrypi = " 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"