diff options
author | Javier Viguera <javier.viguera@digi.com> | 2013-05-21 16:17:06 +0000 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-05-22 10:43:31 -0300 |
commit | b93c40348cdcb0022f4315edc1b9cb7474253b1e (patch) | |
tree | 6296213fb3d3c7ed6c7ebf4bb1f7736173e2392d /recipes-bsp/elftosb/files/cross-build.patch | |
parent | 87baff82973eb26086d22532ff5f41a643ef98b5 (diff) | |
download | meta-fsl-arm-b93c40348cdcb0022f4315edc1b9cb7474253b1e.tar.gz |
gst-fsl-plugin: fix segfault due to not found library
The gst-fsl-plugin package tries to 'dlopen' a library using the
symbolic link that points to the library file. But that symbolic link is
only installed with the development package (PN-dev), not with the
normal package.
This commit adds a patch that uses the soname of the library in dlopen
call.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/elftosb/files/cross-build.patch')
0 files changed, 0 insertions, 0 deletions