meta-raspberrypi/recipes-multimedia/picamera-libs
Luca Carlon 97d7a6b5ec
Some checks failed
Mirrors / Yocto Git Mirror (push) Has been cancelled
picamera-libs: removed unused libraries from python3-picamera
Apparently the recipe for python3 picamera is installing some libraries
from /opt/vc/lib that are not necessary to the picamera module. The
gles2 library, in particular, overwrites a symlink to another version
of the gles2 library. The result is that two different gles2 libs are
placed in /usr/lib.

This commit removes a few unneeded libraries, leaving libmmal and its
dependencies, that are instead required.

Signed-off-by: Luca Carlon <carlon.luca@gmail.com>
2024-12-13 11:36:32 +00:00
..
picamera-libs.bb picamera-libs: removed unused libraries from python3-picamera 2024-12-13 11:36:32 +00:00