summaryrefslogtreecommitdiffstats
path: root/qt5-layer
diff options
context:
space:
mode:
authorJavier Viguera <javier.viguera@digi.com>2016-02-25 16:17:17 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2016-02-25 15:44:27 -0300
commite15f736b33c52e86c870c4b724276a62b1d2fe2e (patch)
tree1d9d9a73073aaaee91d7294e7762db2b4138dceb /qt5-layer
parentd03f75eafcd00644960eca4a9d2da3f3b958d2dd (diff)
downloadmeta-fsl-arm-e15f736b33c52e86c870c4b724276a62b1d2fe2e.tar.gz
gst1.0-fsl-plugin: add STAGING_KERNEL_BUILDDIR to the include dirs list
The new version of the gst1.0-fsl-plugin package uses the preprocessor to do conditional compilation: #if LINUX_VERSION_CODE < KERNEL_VERSION(4, 1, 0) And to use those macros it includes 'linux/version.h' header file. This is failing because it is including the 'linux/version.h' file from the sysroot, which comes from the 'linux-libc-headers' recipe used to build the toolchain, instead of the real kernel version we are building and running later on. Otherwise the build fails with: error: 'VIDIOC_S_INPUT_CROP' undeclared Signed-off-by: Javier Viguera <javier.viguera@digi.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'qt5-layer')
0 files changed, 0 insertions, 0 deletions