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

Khem Raj raj.khem at gmail.com
Mon Jul 1 14:30:35 UTC 2013


On Jul 1, 2013, at 6:12 AM, Víctor MV <v.mayoralv at gmail.com> wrote:

> 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.

thanks follow http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
to prepate the patch for review and instead of putting it in EXTRA_OECONF add it to CACHED_CONFIGUREVARS


> 
> Regards,
> 
> Víctor.
> 
> <0001-Patch-to-apr_1.4.6.bb-to-make-rosnodes-work.patch>_______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130701/9ba32860/attachment-0002.html>


More information about the Openembedded-core mailing list