generic-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
..
apr apr_cv_mutex_recursive=yes added to apr_1.4.6.bb to make rosnodes work 2013-07-05 15:34:22 +01:00
aspell aspell: force ARM mode 2011-11-15 12:05:29 +00:00
atk atk: inherit gnomebase 2013-06-17 16:45:37 +01:00
attr attr: convert to generic syscall numbers 2013-01-20 13:05:38 +00:00
bdwgc bdwgc-native: Add missing pkgconfig DEPENDS 2013-06-19 18:03:35 +01:00
beecrypt beecrypt: add patch for build issue on Fedora 17 2012-06-15 15:12:45 +01:00
boost boost: Limit PARALLEL_MAKE by -j 64 2013-06-28 09:14:06 +01:00
consolekit consolekit: remove /var/run from package 2013-05-29 22:07:58 +01:00
createrepo createrepo: drop the usage of create_wrapper 2013-06-13 17:38:11 +01:00
curl curl: update to upstream version 7.30.0 2013-05-29 22:07:54 +01:00
db db: upgrade to 5.3.21 2013-01-16 11:57:31 +00:00
enchant enchant: use BPN instead of PN 2013-02-04 16:42:48 +00:00
gdbm gdbm: Resolve host contamination issue 2012-10-10 22:46:29 +01:00
gmp gmp: updated to 5.1.1 2013-05-12 09:37:30 +01:00
gnupg gnupg: Update to 2.0.20 2013-05-24 14:14:41 +01:00
gnutls libtasn1: Updated from 2.14 to 3.3 2013-05-29 22:07:53 +01:00
gpgme gpgme: Updated from 1.4.1 to 1.4.2 2013-07-02 22:23:47 +01:00
icu icu: update to upstream version 51.2 2013-06-07 16:48:25 +01:00
js js: clean up FILE after PACKAGE reorder 2012-06-21 13:03:00 +01:00
libassuan libassuan: upgrade to 2.1.0 2013-02-28 23:15:52 +00:00
libbsd libbsd: Add recipes for libbsd - utility functions from BSD systems 2013-06-25 17:44:56 +01:00
libcap libcap: do not pass CFLAGS to gcc 2013-06-17 16:45:37 +01:00
libcheck libcheck: Update to 0.9.10 2013-05-12 09:37:29 +01:00
libcroco libcroco: allow native builds 2013-05-17 09:37:29 +03:00
libdaemon libdaemon: fix license segment md5sum boundary 2012-12-03 14:32:44 +00:00
libevent libevent: fix build with automake-1.13 2013-02-12 13:22:43 +00:00
libexif libexif: upgrade to 0.6.21 2012-09-12 15:13:44 +01:00
libfm libfm: add dependency on libexif 2013-02-01 15:54:31 +00:00
libgcrypt libgcrypt: Update to 1.5.2 2013-05-12 09:37:29 +01:00
libgpg-error libgpg-error: upgrade to 1.11 2013-03-07 11:14:40 +00:00
libical libical: add recipe back in oe-core 2013-03-15 01:53:02 +00:00
libiconv libiconv: Remove RPATH from binaries 2013-02-11 15:41:20 +00:00
libksba libksba: add pkgconfig support 2012-12-06 12:31:12 +00:00
libmpc libmpc: upgraded to 1.0.1 2013-05-12 09:37:28 +01:00
libnl libnl: fix two parentheses bugs in lib/cache_mngr.c file 2013-05-30 20:59:11 +01:00
liboil Patch Upstream Status Updates 2011-12-15 14:36:26 +00:00
libpcre libpcre: upgraded to 8.33 2013-06-07 16:48:23 +01:00
libproxy libproxy_0.4.7 do_unpack failed of qemuppc_world 2013-06-25 17:44:55 +01:00
libsoup libsoup: upgrade to 2.42.1 2013-05-08 15:41:12 +01:00
libunistring libunistring: fix build with automake 1.12 2012-07-17 10:54:04 +01:00
liburcu libuucu: Remove the COMPATIBLE_HOST check 2013-03-18 13:26:37 +00:00
libusb libusb: Update tp 0.1.5 2013-06-13 17:38:10 +01:00
libxslt libxslt: Avoid regenerating manpage during "make install" 2013-04-29 14:45:06 +01:00
lzo lzo: Add BBCLASSEXTEND nativesdk so lzop nativesdk works (it depends on this) 2012-01-11 23:53:31 +00:00
lzop lzop: Fix case where ${B} != ${S} 2013-03-22 16:54:36 +00:00
mpfr mpfr: upgraded to 3.1.2 2013-05-12 09:37:30 +01:00
neon neon: added --disable-gssapi 2012-12-19 17:55:07 +00:00
npth npth: upgrade to 0.91 2012-08-25 14:46:58 +01:00
nspr nspr: Update to 4.10 2013-06-13 17:38:10 +01:00
nss-myhostname nss-myhostname: add 0.3 version 2013-03-18 13:18:22 +00:00
popt popt: disable tests 2013-01-10 23:43:11 +00:00
ptest-runner ptest-runner: add SUMMARY, DESCRIPTION and HOMEPAGE 2013-04-29 14:45:05 +01:00
pth pth: Fix case where ${B} != ${S} 2013-03-22 16:54:36 +00:00
shared-mime-info shared-mime-info: upgrade to 1.1 2013-02-22 06:09:21 -08:00
sqlite sqlite3: update to 3.7.17 2013-05-24 14:14:46 +01:00
taglib taglib: use LIB_SUFFIX in order to determine the correct baselib 2013-02-04 16:42:49 +00:00
vte vte: Fix conflict between FILES_${PN}-dbg and FILES_vte-dbg 2013-03-22 17:07:17 +00:00