]> code.ossystems Code Review - meta-freescale.git/commit
libfslparser: fix mp3 parser installation
authorPhilip Craig <phil@blackmoth.com.au>
Fri, 5 Apr 2013 00:35:21 +0000 (00:35 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 5 Apr 2013 13:14:07 +0000 (10:14 -0300)
commite440500da7397ee7ad8378097f75af6b0d03e777
tree57b0dfc32b3e2561b442fbaa0c6ab35c2e146fe8
parentb6c88c1f3eff4ba68eb026119aaec6c081c7349b
libfslparser: fix mp3 parser installation

The mp3dec plugin needs to find the mp3 parser in /usr/lib, otherwise
it cannot load:

(gst-plugin-scanner:2636): GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10/libmfw_gst_mp3dec.so':
lib_mp3_parser_arm11_elinux.so.3.1: cannot open shared object file: No
such file or directory

This is different from the other parsers, which the aiur_demux plugin
loads using dlopen() after reading their location from
/usr/share/aiur_registry.arm11.cf

Signed-off-by: Philip Craig <phil@blackmoth.com.au>
meta-fsl-arm/recipes-multimedia/libfslparser/libfslparser_3.0.5.bb