gst-fsl-plugins: fix build for kernel headers >= 3.10
authorGary Bisson <bisson.gary@gmail.com>
Sat, 26 Jul 2014 05:34:30 +0000 (22:34 -0700)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 27 Jul 2014 08:30:51 +0000 (10:30 +0200)
commitdaf3708be46d7eb7e9352ee987f37e32eb00c6bd
tree0225ccee8130fa3c06657c7f11e01d046f65722b
parent9c0dff5257b6d02d01cdbe8579c7cc94a19e7b01
gst-fsl-plugins: 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: Gary Bisson <bisson.gary@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gstreamer/gst-fsl-plugins/gst-fsl-plugins-0005-Remove-use-of-obsolete-VIDIOC_DBG_G_CHIP_IDENT.patch [new file with mode: 0644]