<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.34.bb, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2016-05-06T10:38:33+00:00</updated>
<entry>
<title>libmicrohttpd: update to 0.9.49</title>
<updated>2016-05-06T10:38:33+00:00</updated>
<author>
<name>Bruno Bottazzini</name>
<email>bruno.bottazzini@intel.com</email>
</author>
<published>2016-04-27T16:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c22af995a3150da62a5842efc352e45f55e41cd5'/>
<id>urn:sha1:c22af995a3150da62a5842efc352e45f55e41cd5</id>
<content type='text'>
This patch removes the flag --disable-spdy since libmicrospdy was dropped from
libmicrohttpd as it is possible to see in the following commit.

Revision: 36708 ID:36708 140774ce-b5e7-0310-ab8b-a85725594a96
URL: https://gnunet.org/svn/libmicrohttpd

Signed-off-by: Bruno Bottazzini &lt;bruno.bottazzini@intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-oe: use bb.utils.contains() instead of base_contains()</title>
<updated>2016-04-28T08:38:38+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2016-04-22T19:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=21f10c11f39020f9502d741c774a12d1aeb39499'/>
<id>urn:sha1:21f10c11f39020f9502d741c774a12d1aeb39499</id>
<content type='text'>
base_contains() is a compatibility wrapper and may warn in the future, so
replace all instances with bb.utils.contains().

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "libmicrohttp: update to version 0.9.48"</title>
<updated>2016-04-12T09:07:45+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-03-25T10:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a04eb0d95dded1bef6f7cc309882d73b79b48b3f'/>
<id>urn:sha1:a04eb0d95dded1bef6f7cc309882d73b79b48b3f</id>
<content type='text'>
http://lists.openembedded.org/pipermail/openembedded-devel/2016-March/106672.html

This reverts commit 9b7f8e35e1f0708cae4c3d8e62689f6255d03a2d.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libmicrohttp: update to version 0.9.48</title>
<updated>2016-03-25T10:27:29+00:00</updated>
<author>
<name>José Bollo</name>
<email>jose.bollo@iot.bzh</email>
</author>
<published>2016-03-21T10:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9b7f8e35e1f0708cae4c3d8e62689f6255d03a2d'/>
<id>urn:sha1:9b7f8e35e1f0708cae4c3d8e62689f6255d03a2d</id>
<content type='text'>
Signed-off-by: José Bollo &lt;jose.bollo@iot.bzh&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libmicrohttpd: add dependency on file and disable spdy</title>
<updated>2014-08-11T08:59:19+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-08-09T13:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=681f89a5e05768d09087b9adf4ce21dee59b36ad'/>
<id>urn:sha1:681f89a5e05768d09087b9adf4ce21dee59b36ad</id>
<content type='text'>
* fixes following floating dependencies:
  libmicrohttpd/libmicrohttpd-bin/latest lost dependency on  file
  WARN: libmicrohttpd rdepends on libssl but it isn't a build dependency? [build-deps]

* and unknown-configure-option qa warning:
  libmicrohttpd-0.9.34: libmicrohttpd: configure was passed
    unrecognised options: --enable-gnutls [unknown-configure-option]

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libmicrohttpd: Update to 0.9.34</title>
<updated>2014-03-23T20:47:18+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-03-12T13:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4f94d47ff55ed3ca9cd8efdcf165a7d85835b7ad'/>
<id>urn:sha1:4f94d47ff55ed3ca9cd8efdcf165a7d85835b7ad</id>
<content type='text'>
This update fixes the following build error:

,----[ Build error ]
| ...
| .../libmicrospdy.so: undefined reference to `SSL_get_error'
| .../libmicrospdy.so: undefined reference to `SSL_write'
| .../libmicrospdy.so: undefined reference to `SSL_free'
| ...
`----

Reported-by: Prabhu Sundararaj &lt;prabhu.sundararaj@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
