<feed xmlns='http://www.w3.org/2005/Atom'>
<title>meta-toradex.git/recipes-support/gnutls, branch master</title>
<subtitle>oe-core BSP layer  (obsolete)</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/meta-toradex.git/'/>
<entry>
<title>gnutls: remove bbappend</title>
<updated>2015-03-31T19:50:34+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2014-11-02T11:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/meta-toradex.git/commit/?id=78704e43b4d8eaf2424865671034fbc58366f60e'/>
<id>78704e43b4d8eaf2424865671034fbc58366f60e</id>
<content type='text'>
gnutls recipe now detects pthread in configure task correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gnutls recipe now detects pthread in configure task correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnutls: hack to use libpthread</title>
<updated>2014-08-04T09:12:28+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2014-08-04T08:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/meta-toradex.git/commit/?id=2987c851e107648b3ce28cdad5447c2f0cb6be02'/>
<id>2987c851e107648b3ce28cdad5447c2f0cb6be02</id>
<content type='text'>
gnutls use libgcrypt and should init gcrypt's mutex functionality but does not.
This leads to asserts in libgcrypt:
Ohhhh jeeee: Assertion `pool_is_locked' failed (random-csprng.c:615:mix_pool)

This patch hacks autoconf to always use libpthread and thus initalizes libgcrypt
with working mutex functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gnutls use libgcrypt and should init gcrypt's mutex functionality but does not.
This leads to asserts in libgcrypt:
Ohhhh jeeee: Assertion `pool_is_locked' failed (random-csprng.c:615:mix_pool)

This patch hacks autoconf to always use libpthread and thus initalizes libgcrypt
with working mutex functions.
</pre>
</div>
</content>
</entry>
</feed>
