summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-04-07 21:02:14 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2015-04-09 08:57:11 -0300
commit7882063c3e2ac2b89d7e0245fba356e2420a284c (patch)
tree70e95a03a52408063658b244ae72d2f0c6136ed8 /recipes-multimedia/gstreamer
parent8dc15f24d61184ba38be5c9c900b760a15182ba8 (diff)
downloadmeta-fsl-arm-7882063c3e2ac2b89d7e0245fba356e2420a284c.tar.gz
gstreamer1.0-plugins-imx: Ensure the kernel source is avail for build
The FSL kernel headers are necessary during the build of the GStreamer 1.0 plugin. Change-Id: I0a8566e57f43a9d3c7d002997ec556bee51e1648 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia/gstreamer')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.10.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.10.1.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.10.1.bb
index b7ba3c9..3f5061c 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.10.1.bb
+++ b/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