]> code.ossystems Code Review - meta-freescale.git/commitdiff
gstreamer1.0-plugins-imx: Ensure the kernel source is avail for build
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 8 Apr 2015 00:02:14 +0000 (21:02 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 9 Apr 2015 11:57:11 +0000 (08:57 -0300)
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>
meta-fsl-arm/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.10.1.bb

index b7ba3c92f270b5c8ef586608ccc71031f202afdf..3f5061c0186b8d91cb09c807751722d9502cff59 100644 (file)
@@ -19,6 +19,8 @@ S = "${WORKDIR}/git"
 
 inherit waf
 
+do_compile[depends] += "virtual/kernel:do_shared_workdir"
+
 # configure the eglvivsink element to use the appropriate EGL platform code
 # X11 if x11 is present in DISTRO_FEATURES
 # Wayland if x11 is not present in DISTRO_FEATURES, but wayland is