diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2018-10-20 23:47:20 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-10-21 09:00:55 +0200 |
commit | a517fdb2ef377d3434f39ffb430a501490d47212 (patch) | |
tree | c2dece4c88f3f7e0c2c6d48b7c691a6a0b9c8b55 /package/gcc | |
parent | d25f4ce2eea4a42210b6c7ff4fbfd8a8e8845fcb (diff) | |
download | buildroot-a517fdb2ef377d3434f39ffb430a501490d47212.tar.gz buildroot-a517fdb2ef377d3434f39ffb430a501490d47212.zip |
package/mjpg-streamer: needs headers >= 3.16
Upstream commit
https://github.com/jacksonliam/mjpg-streamer/commit/29fb2b9a65630721c539a216225288fba9497c49#diff-fc82978386df1046ac9aac8cbe0a129eR825
added the usage of V4L2_EVENT_SOURCE_CHANGE which was added to kernel
version 3.16 with commit "[media] v4l: Add source change event":
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/include/uapi/linux/videodev2.h?id=3cbe6e5bcad0b102c06b9c6029fda75630045475
To compare:
- linux 3.15 without the commit:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/include/uapi/linux/videodev2.h?h=linux-3.15.y
- linux 3.16 is the first kernel with the commit:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/include/uapi/linux/videodev2.h?h=linux-3.16.y
Fixes
http://autobuild.buildroot.net/results/4f8/4f8dc7520ee692c665167fda69dc3af66263008f/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions