]> code.ossystems Code Review - meta-freescale.git/commit
gst-fsl-plugin: fix build for kernel headers >= 3.10
authorGary Bisson <bisson.gary@gmail.com>
Sun, 27 Jul 2014 23:05:03 +0000 (16:05 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 5 Aug 2014 13:02:21 +0000 (10:02 -0300)
commit353195d19e29d5d82b505e26d3caba519920c05e
treec0cecbdba13b1322043a9fc4eba43aa52d66e9f5
parent563c5afb9813a2901687a4af6b0668d8ac5c4527
gst-fsl-plugin: fix build for kernel headers >= 3.10

This package couldn't build using a toolchain with kernel headers >=
3.10 because of the use of VIDIOC_DBG_G_CHIP_IDENT. As stated in
videodev2.h, this ioctl should never be used.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-multimedia/gstreamer/gst-fsl-plugin.inc
meta-fsl-arm/recipes-multimedia/gstreamer/gst-fsl-plugin/Remove-use-of-obsolete-VIDIOC_DBG_G_CHIP_IDENT.patch [new file with mode: 0644]