]> code.ossystems Code Review - openembedded-core.git/commit
glib-networking: add PACKAGECONFIG for openssl
authorMartin Jansa <martin.jansa@gmail.com>
Fri, 10 May 2019 21:55:00 +0000 (21:55 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 May 2019 16:06:27 +0000 (17:06 +0100)
commit7fe82038105709a02a29d6b1359b9e6cd4e9dade
treeb62e135bc984c9cd019b990a58c94e34b90f43e4
parent335f891c5517cbe16e9e15e40882301442b772a2
glib-networking: add PACKAGECONFIG for openssl

* gnutls from meta-gplv2 isn't new enough for this version of glib-networking:
  meson.build:74:0: ERROR:  Invalid version of dependency, need 'gnutls' ['>= 3.4.6'] found '3.3.30'

* disabling gnutls PACKAGECONFIG isn't an option either:
  meson.build:131:2: ERROR:  Problem encountered: No TLS backends enabled. Please enable at least one TLS backend

* add an option to replace gnutls with openssl

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-networking/glib-networking_2.60.2.bb