Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] curl: support mbedtls in PACKAGECONFIG
@ 2018-07-05 11:36 Binghua Guan
  0 siblings, 0 replies; only message in thread
From: Binghua Guan @ 2018-07-05 11:36 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Binghua Guan <freebendy@gmail.com>
---
 meta/recipes-support/curl/curl_7.60.0.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-support/curl/curl_7.60.0.bb b/meta/recipes-support/curl/curl_7.60.0.bb
index fe04fa63c9..50c90518d4 100644
--- a/meta/recipes-support/curl/curl_7.60.0.bb
+++ b/meta/recipes-support/curl/curl_7.60.0.bb
@@ -31,6 +31,7 @@ PACKAGECONFIG[ldap] = "--enable-ldap,--disable-ldap,"
 PACKAGECONFIG[ldaps] = "--enable-ldaps,--disable-ldaps,"
 PACKAGECONFIG[libidn] = "--with-libidn2,--without-libidn2,libidn2"
 PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2"
+PACKAGECONFIG[mbedtls] = "--with-mbedtls=${STAGING_DIR_TARGET},--without-mbedtls,mbedtls"
 PACKAGECONFIG[nghttp2] = "--with-nghttp2,--without-nghttp2,nghttp2"
 PACKAGECONFIG[pop3] = "--enable-pop3,--disable-pop3,"
 PACKAGECONFIG[proxy] = "--enable-proxy,--disable-proxy,"
-- 
2.11.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-05 11:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-05 11:36 [PATCH] curl: support mbedtls in PACKAGECONFIG Binghua Guan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox