summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fsl-arm/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.10.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-fsl-arm/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.10.1.bb b/meta-fsl-arm/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.10.1.bb
index b7ba3c92f..3f5061c01 100644
--- a/meta-fsl-arm/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.10.1.bb
+++ b/meta-fsl-arm/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.10.1.bb
@@ -19,6 +19,8 @@ S = "${WORKDIR}/git"
19 19
20inherit waf 20inherit waf
21 21
22do_compile[depends] += "virtual/kernel:do_shared_workdir"
23
22# configure the eglvivsink element to use the appropriate EGL platform code 24# configure the eglvivsink element to use the appropriate EGL platform code
23# X11 if x11 is present in DISTRO_FEATURES 25# X11 if x11 is present in DISTRO_FEATURES
24# Wayland if x11 is not present in DISTRO_FEATURES, but wayland is 26# Wayland if x11 is not present in DISTRO_FEATURES, but wayland is