summaryrefslogtreecommitdiffstats
path: root/package/mjpg-streamer
Commit message (Collapse)AuthorAgeFilesLines
* package/mjpg-streamer: add optional dependency to zeromqBernd Kuhls2018-10-281-0/+7
| | | | | | | The ZeroMQ output module also depends on protobuf, see upstream PR 145. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/mjpg-streamer: bump versionBernd Kuhls2018-10-282-2/+2
| | | | | | | | | | | | | | | | | This bump includes https://github.com/jacksonliam/mjpg-streamer/commit/2b751f1f2ab1dfaf1d12bedf98d4fe37a42d3edd which fixes http://autobuild.buildroot.net/results/247/247a55398aed37a08c67cc21db6836ad342d24ca/ and includes https://github.com/jacksonliam/mjpg-streamer/commit/ddb69b7b4f114f3c2ca01adf55712792ca8aed43 which fixes http://autobuild.buildroot.net/results/dad/dad054954de76cab56333747274520f269be2066/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/mjpg-streamer: needs headers >= 3.16Bernd Kuhls2018-10-211-3/+3
| | | | | | | | | | | | | | | | | | | | | | 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>
* package/mjpg-streamer: bump versionBernd Kuhls2018-10-202-2/+2
| | | | | | | | | | | | | | | | | | This bump includes https://github.com/jacksonliam/mjpg-streamer/commit/588db286da461ac5c02277b511ab58a7bf3f752f https://github.com/jacksonliam/mjpg-streamer/commit/3b7d04d28a39bc697f5bd77f1072430692ac9f8b which fixes building without c++: http://autobuild.buildroot.net/results/1da/1da75a9d9b6e4d04d39117d2915c1d195dcae002/ http://autobuild.buildroot.net/results/3da/3da3f4099ccf62a314c099c5720dd5b1e9463914/ http://autobuild.buildroot.net/results/104/10438190453bd7ef7cc157929e74a9ffce9f7fdf/ http://autobuild.buildroot.net/results/91f/91fa80348db0c248649fe003df2dfa854f37a5a2/ http://autobuild.buildroot.net/results/4d7/4d7e722cf85a54d2813715e6b4ca1dd793e6d237/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/mjpg-streamer: fix typo in opencv3 dependenciesBernd Kuhls2018-10-201-1/+1
| | | | | | | | mjpg-streamer needs these OpenCV3 modules: https://github.com/jacksonliam/mjpg-streamer/blob/master/mjpg-streamer-experimental/plugins/input_opencv/CMakeLists.txt#L4 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/mjpg-streamer: add optional dependency to libgphoto2Bernd Kuhls2018-10-081-0/+7
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/mjpg-streamer: add optional dependency to sdlBernd Kuhls2018-10-081-0/+7
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/mjpg-streamer: add optional dependency to opencv3Bernd Kuhls2018-10-081-0/+7
| | | | | | | | | According to https://github.com/jacksonliam/mjpg-streamer/blob/master/mjpg-streamer-experimental/plugins/input_opencv/README.md the plugin does not support OpenCV 2.x. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/mjpg-streamer: bump versionBernd Kuhls2018-10-084-37/+8
| | | | | | | | | | | | | | | | | | | | | The currently used github repo from oliv3r does not exist anymore. https://sourceforge.net/projects/mjpg-streamer/ shows that the status of the original project site is "Inactive" and points to https://github.com/jacksonliam/mjpg-streamer as the new site. The new maintainer is active so we bump the package to HEAD of its master branch which fixes a glibc-related build error: http://autobuild.buildroot.net/results/4c8/4c8aac898d4580ed0b8b52cef7779d0f6f6a631f/ Further changes due to this bump: - removed patch 0001, fix was applied upstream: https://github.com/jacksonliam/mjpg-streamer/commit/eb4dafd802b366d9b0310e91e7bb93a1082e7657#diff-511ff6908e8db4543e5a59d0ea4a2f1f - switched to CMake Added license hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+Rahul Bedarkar2017-04-011-1/+1
| | | | | | | | | | | We want to use SPDX identifier for license strings as much as possible. SPDX short identifier for GPLv2/GPLv2+ is GPL-2.0/GPL-2.0+. This change is done by using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/\<GPLv2\>/GPL-2.0/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/mjpg-streamer: added optional dependency to libv4lBernd Kuhls2016-02-141-1/+6
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/mjpg-streamer: Fix musl buildBernd Kuhls2016-01-261-0/+18
| | | | | | | | Fixes http://autobuild.buildroot.net/results/74c/74c6006c4d7a97fa69c6feee204631861daffea9/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/mjpg-streamer: bump version, add hashBernd Kuhls2016-01-252-1/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* mjpg-streamer: Fix build with ccache enabled.Nicolas Cavallari2015-03-271-1/+1
| | | | | | | | | | | | | | | Quote the TARGET_CC variable, otherwise, if ccache is enabled: [...] make CC=$TARGET_CC [...] is expanded to e.g. [...] make CC=ccache gcc [...] The build succeeds with "make[2]: Nothing to be done for '[...]gcc'". and the program is compiled at "make install" time, with the default host compiler, resulting in a binary that does not run on the target. Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* mjpg-streamer: limit lines length to 72 charactersVicente Olivert Riera2015-02-181-3/+3
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* mjpg-streamer: disable for static buildsVicente Olivert Riera2015-02-181-2/+4
| | | | | | | | | | | | | | This package needs to load plugins to do its job. Those plugins are shared objects (.so) which are loaded using 'dlopen()', so it makes no sense to enable this package when doing static builds where 'dlopen()' is not available. Fixes: http://autobuild.buildroot.net/results/cd5/cd52b739370d57b5ecbc6472b8c7f1126700e85f/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/mjpg-streamer: New packageBernd Kuhls2015-02-022-0/+41
-- v2: various fixes (Thomas) Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud