[OE-core] apr: Add EXTRA_OECONF += "apr_cv_mutex_recursive=yes"

Víctor MV v.mayoralv at gmail.com
Mon Jul 1 13:40:30 UTC 2013


Updated the commit message and patch.


2013/7/1 Víctor MV <v.mayoralv at gmail.com>

> Working with the meta-ros project we detected that the ROS nodes didn't
> launch properly the reason was that by default apr_cv_mutex_recursive in
> apr is set to no and this leads to the APRENOTIMPL return value of
> apr_thread_mutex_create in thread_mutex.c when APR_THREAD_MUTEX_NESTED is
> requested via flags. Added EXTRA_OECONF += "apr_cv_mutex_recursive=yes" to
> sources/openembedded-core/meta/recipes-support/apr/apr_1.4.6.bb to fix
> this issue.
>
> Regards,
>
> Víctor.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130701/5be3e4c5/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Patch-to-apr_1.4.6.bb-to-make-rosnodes-work.patch
Type: application/octet-stream
Size: 1325 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130701/5be3e4c5/attachment-0002.obj>


More information about the Openembedded-core mailing list