commit | fdbc8d97cb166ce721df96acda6d291f6f2c4aa9 | [log] [tgz] |
---|---|---|
author | Bernd Kuhls <bernd@kuhls.net> | Thu Aug 08 21:21:26 2024 +0200 |
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | Thu Aug 08 21:57:06 2024 +0200 |
tree | fb4b5d38cfa18da045228b7d47ec79563a8a3d61 | |
parent | 453d468e3e133b98abe71cbee50249f2ad16e95e [diff] |
package/mjpg-streamer: fix undefined symbol error Fixes runtime error: dlopen: /usr/lib/mjpg-streamer/input_uvc.so: undefined symbol: resolutions_help Patch was suggested by Thomas: http://lists.busybox.net/pipermail/buildroot/2024-August/759732.html Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>