Commit Graph

3 Commits

Author SHA1 Message Date
Martin Jansa 681f89a5e0 libmicrohttpd: add dependency on file and disable spdy
* 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 <Martin.Jansa@gmail.com>
2014-08-11 10:59:19 +02:00
Otavio Salvador 4f94d47ff5 libmicrohttpd: Update to 0.9.34
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 <prabhu.sundararaj@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-23 21:47:18 +01:00
Khem Raj 752f6ba6e4 libmicrohttpd: upgrade to 0.9.33
libmicrohttpd is needed by systemd-journald-gatewayd
Remove older recipes and move to recipes-support

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-21 17:07:00 +01:00