Files
poky/meta/recipes-support
victor 36afee199f apr_cv_mutex_recursive=yes added to apr_1.4.6.bb to make rosnodes work
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 CACHED_CONFIGUREVARS += "apr_cv_mutex_recursive=yes" to sources/openembedded-core/meta/recipes-support/apr/apr_1.4.6.bb
to fix this issue. It has also been removed the mention of this variable in
meta/site/powerpc32-linux.

(From OE-Core rev: 20b9151f877978c086dcc8cbae7e0d9c9e89a45d)

Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-05 15:34:22 +01:00
..
2011-11-15 12:05:29 +00:00
2013-06-17 16:45:37 +01:00
2013-06-28 09:14:06 +01:00
2013-01-16 11:57:31 +00:00
2013-02-04 16:42:48 +00:00
2013-05-12 09:37:30 +01:00
2013-05-24 14:14:41 +01:00
2013-05-29 22:07:53 +01:00
2013-07-02 22:23:47 +01:00
2013-06-07 16:48:25 +01:00
2013-02-28 23:15:52 +00:00
2013-06-17 16:45:37 +01:00
2013-05-12 09:37:29 +01:00
2013-05-17 09:37:29 +03:00
2012-09-12 15:13:44 +01:00
2013-02-01 15:54:31 +00:00
2013-05-12 09:37:29 +01:00
2012-12-06 12:31:12 +00:00
2013-05-12 09:37:28 +01:00
2011-12-15 14:36:26 +00:00
2013-06-07 16:48:23 +01:00
2013-05-08 15:41:12 +01:00
2013-06-13 17:38:10 +01:00
2013-03-22 16:54:36 +00:00
2013-05-12 09:37:30 +01:00
2012-12-19 17:55:07 +00:00
2012-08-25 14:46:58 +01:00
2013-06-13 17:38:10 +01:00
2013-01-10 23:43:11 +00:00
2013-03-22 16:54:36 +00:00
2013-05-24 14:14:46 +01:00